Librarian Bot: Add language metadata for dataset (#2)
Browse files- Librarian Bot: Add language metadata for dataset (d7bcddb25639cc51ddd1d5ca7967e696c4c12ed3)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -1,11 +1,13 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: odc-by
|
| 3 |
pretty_name: Fineweb Edu Shuffled
|
| 4 |
configs:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
---
|
| 10 |
|
| 11 |
# Pre-shuffled [fineweb-edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu) dataset
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: odc-by
|
| 5 |
pretty_name: Fineweb Edu Shuffled
|
| 6 |
configs:
|
| 7 |
+
- config_name: default
|
| 8 |
+
data_files:
|
| 9 |
+
- split: train
|
| 10 |
+
path: data*/*.parquet
|
| 11 |
---
|
| 12 |
|
| 13 |
# Pre-shuffled [fineweb-edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu) dataset
|