Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,18 @@ configs:
|
|
24 |
path: data/validation-*
|
25 |
- split: test
|
26 |
path: data/test-*
|
|
|
|
|
|
|
27 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
path: data/validation-*
|
25 |
- split: test
|
26 |
path: data/test-*
|
27 |
+
language:
|
28 |
+
- en
|
29 |
+
pretty_name: BabyLM 10M
|
30 |
---
|
31 |
+
|
32 |
+
# BabyLM 10M
|
33 |
+
|
34 |
+
This curated dataset is originally from the [BabyLM Challenge](https://babylm.github.io/guidelines.html).
|
35 |
+
|
36 |
+
It consists of ~10M words of mixed domain, consisting of the following sources:
|
37 |
+
- CHILDES (child-directed speech)
|
38 |
+
- Subtitles (speech)
|
39 |
+
- BNC (speech)
|
40 |
+
- TED talks (speech)
|
41 |
+
- children's books (simple written language)
|