Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,13 @@ pretty_name: Baby Language Modeling Dataset
|
|
8 |
size_categories:
|
9 |
- 10M<n<100M
|
10 |
---
|
|
|
11 |
# BabyLM Dataset
|
12 |
This download includes LM Pretraining data for the 2023 CoNLL/CMCL shared task, [The BabyLM Challenge](https://babylm.github.io/). The (unzipped) data is not large, only ~700MB.
|
13 |
|
|
|
|
|
|
|
14 |
## Contents of this download
|
15 |
- `10M`: 10M-word training set for the *strict-small* track.
|
16 |
- `dev`: Development set for both tracks (10M words)
|
|
|
8 |
size_categories:
|
9 |
- 10M<n<100M
|
10 |
---
|
11 |
+
|
12 |
# BabyLM Dataset
|
13 |
This download includes LM Pretraining data for the 2023 CoNLL/CMCL shared task, [The BabyLM Challenge](https://babylm.github.io/). The (unzipped) data is not large, only ~700MB.
|
14 |
|
15 |
+
|
16 |
+
Note that there is also a multi-lingual version of this dataset, that is availabled under the `mutli-lingual` branch of the dataset repository.
|
17 |
+
|
18 |
## Contents of this download
|
19 |
- `10M`: 10M-word training set for the *strict-small* track.
|
20 |
- `dev`: Development set for both tracks (10M words)
|