This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * POC Initial commit * Remove unused code * Some fixes * Simplify data source * Expand preprocess * Fixes * Fixes * Cleaning * Fixes * Remove un-needed code * Remove sequence data source * Simplify data source * Fix FilesDataSource * Minor fix * Add numpy and tesnor data sources * Fixes * Onboard object detection * update * Add text classification * Small update * Add tabular * Fixes * Fixes * Add summarization example * Add translation * assert empty data_source in datapipeline creation * add more assertions for test_classification_task_predict_folder_path * Add video * add smoke tests for autodataset * improve autodataset test * Fix some tests * Fix a test * Fixes * add tests for base and iterable * add todo with detected error in callbacks test * fix test_data_pipeline_init_and_assignement * fix test_data_pipeline_is_overriden_and_resolve_function_hierarchy * Fix some tests * Fix some tests * Fix some tests * Fix a test * Fixes * Fixes * Fixes * Fixes * Fixes * deprecate csv test for image classification * Fix video * fix test_from_filepaths_splits * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fix docs build * Fix docs build * Fix examples * Fixes * Fixes * Bump huggingface minimal * debugging * debugging * Fixes * Fixes * Respond to comments * feedback * Updates * Fixes * Fixes * revert * Updates * Fixes * Fixes * Fixes Co-authored-by: tchaton <[email protected]> Co-authored-by: Edgar Riba <[email protected]>
- Loading branch information
1 parent
b3c049c
commit ce63fd7
Showing
74 changed files
with
2,422 additions
and
2,720 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.