nilq commited on
Commit
a86a3e6
1 Parent(s): 70a975e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -24,4 +24,19 @@ 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 100M
30
  ---
31
+
32
+
33
+ # BabyLM 100M
34
+
35
+ This curated dataset is originally from the [BabyLM Challenge](https://babylm.github.io/guidelines.html).
36
+
37
+ It consists of ~100M words of mixed domain, consisting of the following sources:
38
+ - CHILDES (child-directed speech)
39
+ - Subtitles (speech)
40
+ - BNC (speech)
41
+ - TED talks (speech)
42
+ - children's books (simple written language)