Overview
Field: NLP Authors: Fanfei Li, Jana Zeller, Manuel Prada-Corral, Thaddäus Wiedemer, Prasanna Mayilvahanan, Ryan Cotterell, Wieland Brendel Published: 2026-08-13 arXiv: 2608.13545
Abstract
Modern language models are trained on heterogeneous web-scale text corpora. Consequently, studying knowledge and skill acquisition is difficult, as prior exposure to related content is hard to characterize. To address this challenge, the authors introduce LITTLECURRICULUM, a curated 88B-token pretraining corpus tailored to U.S. elementary school material, explicitly excluding concepts, facts, and vocabulary taught above Grade 5.
Training a 5B-parameter LLM from scratch on LITTLECURRICULUM yields LITTLELEARNER, a model with sufficient language competence for open-ended evaluation, yet with clear knowledge and capability boundaries mapped to interpretable curriculum guidelines.
Key Contributions
- LITTLECURRICULUM: an 88B-token pretraining corpus restricted to U.S. elementary school (Grade 5 and below) content.
- LITTLELEARNER: a 5B-parameter LLM trained from scratch on the corpus, released with well-defined capability boundaries.
- Both released as a developmentally restricted sandbox to study how models acquire, represent, and use data under a well-defined training scope.
Initial Experiments
A first suite of experiments injects new knowledge through post-training and in-context learning. These methods let LITTLELEARNER better utilize existing knowledge, but do not improve capabilities beyond its trained scope. The findings underscore the value of this controlled environment for future investigations of knowledge acquisition in language models.
---
*Auto-collected on 2026-08-15*