CoolFace
Datasetpublic

babylm-anon/babylm_2024_10m_curriculum

Dataset Card for BabyLM 2024 10M Curriculum The documents from the 10M dataset provided by the 2024 BabyLM challange. We add a validation split we with additional documents from the 100M dataset. The order in which to load this dataset is provided as .pt files (e.g., curriculum.pt or random.pt). Pretraining split (train) Stage Words Documents C1: Child Directed Speech 2839591 28.53% 580000 49.19% C2: Unscripted Dialogue 1079286 10.84% 108000 9.16%… See the full description on the dataset page: https://huggingface.co/datasets/babylm-anon/babylm_2024_10m_curriculum.

sourceHugging Facecc-by-sa-4.0updated 1y agoView on Hugging Face
0likes1.1kdownloads
Dataset Card

Dataset Card for BabyLM 2024 10M Curriculum

The documents from the 10M dataset provided by the 2024 BabyLM challange. We add a validation split we with additional documents from the 100M dataset.

The order in which to load this dataset is provided as .pt files (e.g., curriculum.pt or random.pt).

Pretraining split (train)

StageWordsDocuments
C1: Child Directed Speech283959128.53%58000049.19%
C2: Unscripted Dialogue107928610.84%1080009.16%
C3: Scripted Dialogue204186820.51%36000030.53%
C4: Wiki145353914.60%650005.51%
C5: Written English253948925.51%660145.60%

Validation split (validation)

StageWordsDocuments
C1: Child Directed Speech16431925.98%2658545.10%
C2: Unscripted Dialogue574869.09%50448.56%
C3: Scripted Dialogue12854520.33%1935232.83%
C4: Wiki10004915.82%33895.75%
C5: Written English18203928.78%45807.77%

Dataset Sources

Uses

To be used for pretraining experiments with a custom Trainer that samples in a predetermined order.