-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: huggingface/datasets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: huggingface/datasets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 32 files changed
- 5 contributors
Commits on Mar 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6f9d24f - Browse repository at this point
Copy the full SHA 6f9d24fView commit details
Commits on Mar 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9bfe52d - Browse repository at this point
Copy the full SHA 9bfe52dView commit details -
Improve error message for invalid data_files pattern format (#8060)
* Improve error message for invalid data_files pattern format * make style --------- Co-authored-by: Quentin Lhoest <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36b79a6 - Browse repository at this point
Copy the full SHA 36b79a6View commit details
Commits on Mar 16, 2026
-
fix null filling in missing jsonl columns (#8069)
* fix null filling in missing jsonl columns * add tests
Configuration menu - View commit details
-
Copy full SHA for c0f4665 - Browse repository at this point
Copy the full SHA c0f4665View commit details -
Read (and write) from HF Storage Buckets: load raw data, process and …
…save to Dataset Repos (#8064) * Dataset.push_to_hub * DatasetDict.push_to_hub * fix revisions * IterableDataset.push_to_hub and IterableDatasetDict.push_to_hub * load_dataset * minor improvements * add tests * bug fixes * fix push_to_hub() withn num_proc on macos * docs * bump dill and multiprocess for py 3.14 * minor docs * fix tests * last fixes
Configuration menu - View commit details
-
Copy full SHA for 82ca4d3 - Browse repository at this point
Copy the full SHA 82ca4d3View commit details -
Datasets streaming iterable packaged fixes (#8068)
* Improved the dataset handling and extraction features - improved extract logic in StreamingDownloadManager to handle prefixed archive paths with glob patterns. - added support for iterating over files in prefixed archives in FilesIterable. - updated IterableDataset to support max_shard_size and num_shards parameters for pushing to hub, ensuring they are mutually exclusive. - enhanced VideoFolder and WebDataset to handle video files and metadata correctly. - added tests for new features, including handling of custom file names in metadata and video datasets. - refactored error handling and logging for better clarity and user feedback. * update Git actions trufflehog workflow * a few fixes * style * fix last test ? * style * minor * revert pattern support in _extract and _iter_from_urlpaths --------- Co-authored-by: Michael-Rusu <[email protected]> Co-authored-by: Quentin Lhoest <[email protected]> Co-authored-by: Quentin Lhoest <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebf5cb8 - Browse repository at this point
Copy the full SHA ebf5cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c988a5d - Browse repository at this point
Copy the full SHA c988a5dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.7.0...4.8.0