-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Pull requests: huggingface/datasets
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Raise on length mismatch in batched IterableDataset.map
#8332
opened Jul 14, 2026 by
sohumt123
Loading…
fix: replace list/List with Sequence in function parameter annotations
#8329
opened Jul 14, 2026 by
gautamkishore
Loading…
docs: replace AutoFeatureExtractor with AutoImageProcessor in image preprocessing docs
#8326
opened Jul 13, 2026 by
gautamkishore
Loading…
Fix path traversal via metadata file_name in folder-based builders
#8325
opened Jul 12, 2026 by
Kaif10
Loading…
Raise on Dataset.rename_columns name collision with an existing column
#8323
opened Jul 11, 2026 by
roli-lpci
Loading…
Fix: Resolve Sequence type hints and add from_jsonl alias (#5354)
#8321
opened Jul 11, 2026 by
2k33cse992574
Loading…
Cast multi-dimensional numpy arrays when inferring IterableDataset features
#8319
opened Jul 10, 2026 by
vineethsaivs
Loading…
Vectorize interleave_datasets index generation (probabilities + first/all_exhausted)
#8318
opened Jul 10, 2026 by
saforem2
Loading…
fix(json): produce valid JSON when lines=False spans multiple batches (#7037)
#8317
opened Jul 10, 2026 by
sridhar-3009
Loading…
2 tasks done
Preserve features after IterableDataset.add_column
#8316
opened Jul 10, 2026 by
sridhar-3009
Loading…
Fix size_str(0) returning "Unknown size" instead of "0 bytes"
#8315
opened Jul 9, 2026 by
Sreekant13
Loading…
Fix to_json(lines=False) producing invalid JSON for multi-batch datasets
#8314
opened Jul 9, 2026 by
Functionhx
Loading…
Fix crash on millisecond-scale started_at in hermes agent traces
#8313
opened Jul 9, 2026 by
DaoyuanLi2816
Contributor
Loading…
Fix Dataset.take raising IndexError when taking more elements than available
#8312
opened Jul 8, 2026 by
vidigoat
Loading…
Fix silent dataset truncation in batched map with mismatched empty column (#6879)
#8311
opened Jul 7, 2026 by
florian6973
Loading…
Make patch_submodule robust to __builtins__ being a module (PyPy / __main__)
#8310
opened Jul 6, 2026 by
vineethsaivs
Loading…
Fix
add_column parameter order so feature precedes new_fingerprint
#8306
opened Jul 5, 2026 by
gaurav0107
Loading…
Fix MetadataConfigs dropping parquet shards for non-consecutive configs
#8299
opened Jul 2, 2026 by
rodriguescarson
Loading…
Replace distutils.util.strtobool in tests with a local helper
#8298
opened Jul 2, 2026 by
Sanjays2402
Loading…
Fix: preserve features after IterableDataset.add_column (GH#5752)
#8297
opened Jul 1, 2026 by
uttam12331
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.