Commit Graph

7 Commits

Author SHA1 Message Date
Albert Villanova
e53f048856 Convert dataset to Parquet (#3)
- Convert dataset to Parquet (2c868b8af0ba15693ce607396871eb07802efab1)
- Add socratic data files (60b4b82b84c2dac2b54f7d7f3056eae01514f12e)
- Delete loading script (1383163dbe0fd47ea822c587d5acbeb46f53bc61)
- Delete legacy dataset_infos.json (d14e435e3a378c1bc8ad3ce2038b366968b8cf55)
2024-01-04 12:05:15 +00:00
Quentin Lhoest
25fb0412db Update README.md (#2)
- Update README.md (75b6ad5f3cc2c88d86e676c39d143d090169c948)


Co-authored-by: Aymeric Roucher <A-Roucher@users.noreply.huggingface.co>
2023-12-12 13:28:03 +00:00
Albert Villanova
be45a9e2ae Reorder split names (#1)
- Reorder split names (f18c7ed6d902caa4f21c17d4d1b6f66a73123b85)
2022-11-18 22:06:26 +00:00
Quentin Lhoest
4da2377df2 add dataset_info in dataset metadata 2022-11-03 17:32:15 +01:00
Quentin Lhoest
2aae607e17 fix task_ids 2022-10-19 17:17:17 +02:00
Julien Chaumond
4c5e51a701 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:12 +00:00
Jonathan Tow
a5b192f752 Add the GSM8K dataset (#4103)
* Add the `GSM8K` dataset

* Fix yaml block

* Fix remote url for WIN

* Remove unused `os` import

* Apply suggestions from code review

Co-authored-by: jon-tow <jon-tow@Jons-MacBook-Pro.local>
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>

 Commit from 11a50bb0b1
2022-04-12 10:22:11 +00:00