The Pile: An 800GB Dataset of Diverse Text for Language Modeling
About
Recent work has demonstrated that increased training dataset diversity improves general cross-domain knowledge and downstream generalization capability for large-scale language models. With this in mind, we present \textit{the Pile}: an 825 GiB English text corpus targeted at training large-scale language models. The Pile is constructed from 22 diverse high-quality subsets -- both existing and newly constructed -- many of which derive from academic or professional sources. Our evaluation of the untuned performance of GPT-2 and GPT-3 on the Pile shows that these models struggle on many of its components, such as academic writing. Conversely, models trained on the Pile improve significantly over both Raw CC and CC-100 on all components of the Pile, while improving performance on downstream evaluations. Through an in-depth exploratory analysis, we document potentially concerning aspects of the data for prospective users. We make publicly available the code used in its construction.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Commonsense Reasoning | WinoGrande | Accuracy51.87 | 1581 | |
| Physical Commonsense Reasoning | PIQA | Accuracy72.9 | 724 | |
| Natural Language Inference | RTE | Accuracy53.4 | 590 | |
| Multi-task Language Understanding | MMLU | MMLU Accuracy25 | 456 | |
| Commonsense Reasoning | WinoGrande | Accuracy57.8 | 453 | |
| Sentence Completion | HellaSwag | Accuracy55.2 | 440 | |
| Boolean Question Answering | BoolQ | Accuracy61.7 | 350 | |
| Code Generation | HumanEval | pass@114.119 | 329 | |
| Language Understanding | MMLU | MMLU Accuracy27.469 | 307 | |
| Common Sense Reasoning | COPA | Accuracy65 | 288 |