-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Addition of test cases for the Data Preprocessor code #4
base: dataloader-v2-impl
Are you sure you want to change the base?
test: Addition of test cases for the Data Preprocessor code #4
Commits on Nov 8, 2024
-
add first cut dataloader v2 ADR
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa5dd18 - Browse repository at this point
Copy the full SHA aa5dd18View commit details -
add initial implementation of dataloader v2
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 251902b - Browse repository at this point
Copy the full SHA 251902bView commit details -
Update tuning/data/data_processors.py
Co-authored-by: Will Johnson <[email protected]> Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac148eb - Browse repository at this point
Copy the full SHA ac148ebView commit details
Commits on Nov 11, 2024
-
tests: reformat mock.patch to inside unit tests
Signed-off-by: Will Johnson <[email protected]> fmt Signed-off-by: Will Johnson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fbeed0 - Browse repository at this point
Copy the full SHA 3fbeed0View commit details
Commits on Nov 12, 2024
-
Merge pull request foundation-model-stack#1 from willmj/dataloader-v2…
…-impl-unit-fix tests: reformat `mock.patch` to inside unit tests Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c0b109 - Browse repository at this point
Copy the full SHA 4c0b109View commit details
Commits on Nov 20, 2024
-
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96b9467 - Browse repository at this point
Copy the full SHA 96b9467View commit details
Commits on Nov 21, 2024
-
fix: Changes to support current implementation
Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 163fe34 - Browse repository at this point
Copy the full SHA 163fe34View commit details
Commits on Nov 22, 2024
-
add initial implementation of dataloader v2
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 137c2d4 - Browse repository at this point
Copy the full SHA 137c2d4View commit details -
tests: reformat mock.patch to inside unit tests
Signed-off-by: Will Johnson <[email protected]> fmt Signed-off-by: Will Johnson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b63a9a5 - Browse repository at this point
Copy the full SHA b63a9a5View commit details -
Add data config argument to data preprocessor
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84cf65c - Browse repository at this point
Copy the full SHA 84cf65cView commit details -
fix: Changes to support current implementation
Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f299b39 - Browse repository at this point
Copy the full SHA f299b39View commit details -
Ensure data handling is done within process dataargs
Removes unused dead code after adding the new framework and refactors some test cases and files. Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32c8733 - Browse repository at this point
Copy the full SHA 32c8733View commit details -
Remove accelerator in favor of torch distributed check for multi node
data preprocessing Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cea24ab - Browse repository at this point
Copy the full SHA cea24abView commit details -
rename tests/data to tests/testdata
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43626ed - Browse repository at this point
Copy the full SHA 43626edView commit details -
Refactor data util tests as data handler tests.
Signed-off-by: Dushyant Behl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bd42b5 - Browse repository at this point
Copy the full SHA 3bd42b5View commit details -
fix: add __init__.py to add tuning.data to python package
Signed-off-by: Will Johnson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7da1bf8 - Browse repository at this point
Copy the full SHA 7da1bf8View commit details -
Merge remote-tracking branch 'dushyant_fms_hf_tuning/dataloader-v2-im…
…pl' into data_preprocessor_dushyant Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13ebab9 - Browse repository at this point
Copy the full SHA 13ebab9View commit details -
fix: multi GPU prepare training dataset
Signed-off-by: Will Johnson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 098e9d8 - Browse repository at this point
Copy the full SHA 098e9d8View commit details -
Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4b17ba - Browse repository at this point
Copy the full SHA f4b17baView commit details -
Configuration menu - View commit details
-
Copy full SHA for aab08a3 - Browse repository at this point
Copy the full SHA aab08a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643313a - Browse repository at this point
Copy the full SHA 643313aView commit details -
Merge remote-tracking branch 'dushyant_fms_hf_tuning/dataloader-v2-im…
…pl' into data_preprocessor_dushyant
Configuration menu - View commit details
-
Copy full SHA for 14575af - Browse repository at this point
Copy the full SHA 14575afView commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c078d07 - Browse repository at this point
Copy the full SHA c078d07View commit details -
Merge remote-tracking branch 'dushyant_fms_hf_tuning/dataloader-v2-im…
…pl' into data_preprocessor_dushyant
Configuration menu - View commit details
-
Copy full SHA for 8aace79 - Browse repository at this point
Copy the full SHA 8aace79View commit details -
tests: Added test case for load_dataset function of class HFBasedData…
…PreProcessor Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cad504 - Browse repository at this point
Copy the full SHA 6cad504View commit details
Commits on Nov 25, 2024
-
test: _process_dataconfig_file
Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 086b8a1 - Browse repository at this point
Copy the full SHA 086b8a1View commit details -
test: _process_dataconfig_file
Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b17f66 - Browse repository at this point
Copy the full SHA 5b17f66View commit details -
test: _process_dataconfig_file
Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0bd939 - Browse repository at this point
Copy the full SHA a0bd939View commit details
Commits on Nov 26, 2024
-
test: add test for process_dataset_configs in HFBasedDataPreProcessor
Signed-off-by: Will Johnson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a0777c - Browse repository at this point
Copy the full SHA 2a0777cView commit details -
Merge remote-tracking branch 'dushyant_fms_hf_tuning/dataloader-v2-im…
…pl' into data_preprocessor_dushyant Signed-off-by: Abhishek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65748d4 - Browse repository at this point
Copy the full SHA 65748d4View commit details