Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,31 +1,66 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
language:
|
| 5 |
+
- eu
|
| 6 |
+
license: unknown
|
| 7 |
+
size_categories:
|
| 8 |
+
- n<1K
|
| 9 |
+
dataset_info:
|
| 10 |
+
features:
|
| 11 |
+
- name: text
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: category
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: data-source
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: script
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: age-estimate
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: license
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: misc
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: num_tokens
|
| 26 |
+
dtype: int64
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
# babylm-eu
|
| 30 |
+
|
| 31 |
+
## Dataset Description
|
| 32 |
+
|
| 33 |
+
This dataset is part of the BabyLM multilingual collection.
|
| 34 |
+
|
| 35 |
+
### Dataset Summary
|
| 36 |
+
|
| 37 |
+
- **Language:** eu
|
| 38 |
+
- **Script:** Latin
|
| 39 |
+
- **Category:** subtitles
|
| 40 |
+
- **Source:** Unknown
|
| 41 |
+
- **Age Estimate:** n/a
|
| 42 |
+
- **Number of Documents:** 570
|
| 43 |
+
- **Total Tokens:** 3339099
|
| 44 |
+
|
| 45 |
+
### Tokens Per Category
|
| 46 |
+
|
| 47 |
+
- **subtitles:** 3339099 tokens
|
| 48 |
+
|
| 49 |
+
### Data Fields
|
| 50 |
+
|
| 51 |
+
- `text`: The document text
|
| 52 |
+
- `category`: Type of content (e.g., child-directed-speech, educational, etc.)
|
| 53 |
+
- `data-source`: Original source of the data
|
| 54 |
+
- `script`: Writing system used
|
| 55 |
+
- `age-estimate`: Target age or age range
|
| 56 |
+
- `license`: Data license
|
| 57 |
+
- `misc`: Additional metadata (JSON string)
|
| 58 |
+
- `num_tokens`: Number of tokens in the subtitle file
|
| 59 |
+
|
| 60 |
+
### Licensing Information
|
| 61 |
+
|
| 62 |
+
This dataset is licensed under: See individual files
|
| 63 |
+
|
| 64 |
+
### Citation
|
| 65 |
+
|
| 66 |
+
Please cite the original data source: Unknown
|