ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
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, we 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. We release LITTLECURRICULUM and LITTLELEARNER as a developmentally restricted sandbox to study how models acquire, represent, and use data under a well-defined training scope. We illustrate the sandbox's utility in a first suite of experiments on injecting new knowledge through post-training and in-context learning. These methods let LITTLELEARNER better utilize existing knowledge, but do not raise out-of-scope capabilities. Our findings underscore the value of this controlled environment for future investigations.
Modern LLMs are trained on massive, heterogeneous web corpora, making it nearly impossible to trace which concepts or skills a model has learned and how. This lack of control hampers scientific study of knowledge acquisition and capability boundaries. LittleLearner addresses this by creating a developmentally restricted training environment: a corpus limited to U.S. elementary school material (up to Grade 5) and a 5B-parameter model trained from scratch on it. This provides a unique sandbox where the training scope is explicitly defined and interpretable, allowing researchers to ask precise questions about what the model knows and how it learns.
The significance lies in the ability to map model capabilities to concrete curriculum guidelines. Unlike typical LLMs where knowledge is an opaque mixture, LittleLearner's knowledge boundaries are clear and aligned with grade levels. This enables controlled experiments on knowledge injection, such as post-training and in-context learning, to see if these methods can push capabilities beyond the original scope. The finding that they do not is crucial for understanding the limits of current fine-tuning approaches and the nature of knowledge in LLMs.
The paper does not provide quantitative metrics such as perplexity or benchmark scores, but qualitatively demonstrates that LittleLearner achieves sufficient language competence for open-ended evaluation. The key result is that post-training and in-context learning allow the model to better utilize existing knowledge but do not raise out-of-scope capabilities. This suggests that these methods cannot easily extend a model's knowledge beyond its pretraining distribution, a finding with implications for continual learning and domain adaptation.
This work provides a valuable resource for the AI community: a controlled environment to study knowledge acquisition in LLMs. It enables researchers to investigate how models represent and use knowledge under a well-defined scope, potentially leading to better curriculum design and more interpretable models. The finding that post-training and in-context learning do not expand capabilities beyond the training scope highlights the importance of pretraining data composition and may inform strategies for targeted knowledge injection. This sandbox could become a standard testbed for studying knowledge boundaries and the effects of training data on model behavior.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba