datasets
Return a split Dataset in load_dataset
#5301
Closed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
20
Changes
View On
GitHub
Commits
Return a split Dataset in load_dataset
lhoestq
committed
3 years ago
update return type
lhoestq
committed
3 years ago
update some tests
lhoestq
committed
3 years ago
fix filter
lhoestq
committed
3 years ago
removed unused import
lhoestq
committed
3 years ago
Merge branch 'main' into merge-ds-and-dsdict
lhoestq
committed
3 years ago
revert removal of .split
lhoestq
committed
3 years ago
make the reader return a split that is not split
lhoestq
committed
3 years ago
fix builder.as_streaming_dataset
lhoestq
committed
3 years ago
fix old DatasetDict
lhoestq
committed
3 years ago
don't resolve features in IterableDataset.from_splits
lhoestq
committed
3 years ago
make sure SplitDict is JSON serializable
lhoestq
committed
3 years ago
first Dataset.from-dict test
lhoestq
committed
3 years ago
update builder tests
lhoestq
committed
3 years ago
update fs tests
lhoestq
committed
3 years ago
update iterable tests
lhoestq
committed
3 years ago
update load tests
lhoestq
committed
3 years ago
update split tests
lhoestq
committed
3 years ago
update push_to_hub tests
lhoestq
committed
3 years ago
update image/audio tests
lhoestq
committed
3 years ago
Loading