Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,15 @@ configs:
|
|
17 |
---
|
18 |
# Dataset Card for "vocab_filtered_dataset_2.1B"
|
19 |
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
# Dataset Card for "vocab_filtered_dataset_2.1B"
|
19 |
|
20 |
+
## Dataset Description
|
21 |
+
|
22 |
+
- **Paper: **
|
23 |
+
- **Point of Contact: [email protected]**
|
24 |
+
|
25 |
+
### Dataset Summary
|
26 |
+
This data is the simplified vocabulary-filtered pretraining data published by "Emergent Abilities in Reduced-Scale Generative Language Models". The vocabulary is derived from the AO-Childes speech corpus (https://github.com/UIUCLearningLanguageLab/AOCHILDES)
|
27 |
+
We filter the train split of SlimPajama dataset (https://huggingface.co/datasets/cerebras/SlimPajama-627B) based on the AO-Childes vocabulary retaining spans which contain integers, symbols, and words that belong to the AO-Childes vocabulary. Around 1.5% of Out of Vocabulary words are also allowed.
|
28 |
+
|
29 |
+
### Citation Information
|
30 |
+
If this dataset is useful to you please cite our work.
|
31 |
+
|