-
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
Fix Dataset.map(batched=True, drop_last_batch=True) returning unchanged input when dataset is smaller than batch_size
#8456
opened Aug 9, 2026 by
mayuriphad
Loading…
close input stream in _in_memory_arrow_table_from_file to prevent file descriptor leaks
#8455
opened Aug 9, 2026 by
HassanRady
Loading…
Coerce ClassLabel.names to plain str to fix invalid YAML in README.md
#8454
opened Aug 9, 2026 by
RudrenduPaul
Loading…
Reject features with different columns in IterableDataset.cast
#8453
opened Aug 9, 2026 by
LeSingh1
Loading…
Use the documented default batch_size in the batched IterableDataset exports
#8451
opened Aug 9, 2026 by
LeSingh1
Loading…
Raise a clear error for values that cannot be encoded as an image
#8450
opened Aug 9, 2026 by
LeSingh1
Loading…
Reject an unknown column in IterableDataset.cast_column
#8448
opened Aug 9, 2026 by
LeSingh1
Loading…
Reject a non-positive batch_size in the Dataset export methods
#8446
opened Aug 9, 2026 by
LeSingh1
Loading…
Validate by_column and fix the error message in Dataset.batch
#8443
opened Aug 9, 2026 by
LeSingh1
Loading…
Accept numpy integers as train_size / test_size in train_test_split
#8442
opened Aug 9, 2026 by
LeSingh1
Loading…
Reject a non-positive buffer_size in IterableDataset.shuffle
#8441
opened Aug 9, 2026 by
LeSingh1
Loading…
Don't crash when formatting temporal and decimal columns to torch
#8440
opened Aug 9, 2026 by
LeSingh1
Loading…
Validate rank and world_size in split_dataset_by_node for IterableDataset
#8438
opened Aug 9, 2026 by
LeSingh1
Loading…
Raise when a batched filter function returns the wrong number of values
#8437
opened Aug 9, 2026 by
LeSingh1
Loading…
Validate seed and generator in Dataset.train_test_split
#8436
opened Aug 9, 2026 by
LeSingh1
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-07-09.