Commit Graph

13 Commits

Author SHA1 Message Date
Albert Villanova
e6281661ce Convert dataset to Parquet (#5)
- Convert dataset to Parquet (610bdae015434d0a02e81468da0abb51c2164bc8)
- Delete loading script (1087fc1e105aad8fa3a6730edb6619b43ec420b5)
- Delete legacy dataset_infos.json (2fa85f972ae01fb2956c9925f7c420be7214de12)
2024-01-04 12:09:45 +00:00
Albert Villanova
9c6ede893f Convert dataset sizes from base 2 to base 10 in the dataset card (#4)
- Convert dataset sizes from base 2 to base 10 in the dataset card (ffcad612ef8b84500389a498e9046f72ce776524)
2023-04-05 10:07:38 +00:00
Albert Villanova
94a9845cc8 Reorder split names (#1)
- Reorder split names (b6740dccc681412d840918cdeefd3449c5e393f4)
2022-11-18 20:09:16 +00:00
Quentin Lhoest
3be66bfb24 add dataset_info in dataset metadata 2022-11-03 17:47:48 +01:00
Julien Chaumond
de29c68072 Align more metadata with other repo types (models,spaces) (#4607)
* language(s) and license(s) for consistency

* `licenses:` => `license:`

* `languages:` => `language:`

* backward-compat

* make style

* set default values for deprecated languages and licenses

Co-authored-by: Quentin Lhoest <lhoest.q@gmail.com>

 Commit from a5192964dc
2022-07-01 11:52:46 +00:00
Nazneen Rajani
92d6c44499 Autoeval config (#4234)
* autoeval config added

* autoeval config added

* Added autonlp config changes

https://github.com/huggingface/autonlp-backend/issues/414

* multi-input text classification as task id instead of category

* improve metadata validation:
- support YAML keys with dashes
- add train-eval-index validation

* revert debugging stuff

* fix tests

* style

* Update metadata.py

* Update metadata.py

Co-authored-by: Quentin Lhoest <lhoest.q@gmail.com>
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>

 Commit from 6af556b64d
2022-05-05 18:21:25 +00:00
Albert Villanova del Moral
f04bc7e946 Remove a copy-paste sentence in dataset cards (#4281)
Commit from bf6108b8e0
2022-05-04 18:34:26 +00:00
Nazneen Rajani
d00115d50d task id update (#4244)
* autoeval config added

* autoeval config added

* multi-input text classification as task id instead of category

* Added task id

* removing autoeval config for now

* Added required config

 Commit from 175b0953fc
2022-05-04 10:37:08 +00:00
system
9a403d6ee7 Update files from the datasets library (from 1.16.0)
Release notes: https://github.com/huggingface/datasets/releases/tag/1.16.0
2022-01-25 16:50:34 +01:00
system
0c5d6316a3 Update files from the datasets library (from 1.8.0)
Release notes: https://github.com/huggingface/datasets/releases/tag/1.8.0
2022-01-25 16:46:12 +01:00
system
7b6ddf6458 Update files from the datasets library (from 1.7.0)
Release notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
2022-01-25 16:43:48 +01:00
system
12483a7f39 Update files from the datasets library (from 1.4.0)
Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
2022-01-25 16:39:07 +01:00
system
09c7283c8b Update files from the datasets library (from 1.3.0)
Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0
2022-01-25 16:37:43 +01:00