-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refac module factory + avoid etag requests for hub datasets (#2986)
* refac module factory + avoid etag requests for hub datasets * fix tests * typing * fixes * prepare timeout * fix offline simulator with hugginggace_hub * add module factory tests (1/N) * add module factory test (2/N) * add data files tests (1/N) * add data fiels tests (2/N) * add data files tests (3/N) * style * docstrings * don't update counts when running tests * nump huggingface_hub * add timeouts for offline mode * minor * minor bis * install ruamel-yaml properly in the CI for windows * fix windows test * style * fix comet intensive calls patcher * warning message when loading from the master branch * style * albert's comments * remove unnecessary check * don't use master if HF_SCRIPTS_VERSION is specified
- Loading branch information
Showing
12 changed files
with
1,741 additions
and
784 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
Oops, something went wrong.
d86c7fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Show benchmarks
PyArrow==3.0.0
Show updated benchmarks!
Benchmark: benchmark_array_xd.json
Benchmark: benchmark_getitem_100B.json
Benchmark: benchmark_indices_mapping.json
Benchmark: benchmark_iterating.json
Benchmark: benchmark_map_filter.json
Show updated benchmarks!
Benchmark: benchmark_array_xd.json
Benchmark: benchmark_getitem_100B.json
Benchmark: benchmark_indices_mapping.json
Benchmark: benchmark_iterating.json
Benchmark: benchmark_map_filter.json