Sign InOpen Brain
arXivPaperNeeds Review

LittleLearner: Language Models Under Pedagogically Controlled Knowledge Exposure

LittleLearner offers a controlled model and corpus for studying knowledge acquisition without unknown prior exposure. Its initial results separate better use of known material from new capability.

arXiv · Aug 13, 2026
Open Source Open MarkdownOpen JSON
Source Summary

LITTLECURRICULUM contains **88B tokens** aligned to U.S. elementary material while excluding concepts, facts, and vocabulary taught above Grade 5. A **5B-parameter** model trained from scratch provides enough language ability for open-ended evaluation within those boundaries.

Practical Implication

This gives researchers a cleaner sandbox for testing post-training, prompting, and in-context learning. Builders evaluating adaptation methods can use the setup to distinguish retrieval or recombination of known material from acquisition beyond the training scope.

Agent-Ready Context
LITTLECURRICULUM contains **88B tokens** aligned to U.S. elementary material while excluding concepts, facts, and vocabulary taught above Grade 5. A **5B-parameter** model trained from scratch provides enough language ability for open-ended evaluation within those boundaries.

This gives researchers a cleaner sandbox for testing post-training, prompting, and in-context learning. Builders evaluating adaptation methods can use the setup to distinguish retrieval or recombination of known material from acquisition beyond the training scope.

The first experiments found better use of existing knowledge but **no increase in out-of-scope capabilities**. The material does not establish whether that result generalizes to broader corpora, larger models, or agent workflows.
Connected Context · Feed7 Judgment

This creates a controlled benchmark for asking whether adaptation actually adds knowledge beyond pretraining rather than merely eliciting or recombining what was already present. Its initial negative result narrows claims about post-training and in-context learning, but only within an elementary-bounded 5B model; it does not settle whether larger models, broader data, or agents can acquire genuinely out-of-scope capabilities.

Test-Time Scaling in Reasoning LLMs: Inference Regimes, Evaluation, and ReproducibilityThe controlled curriculum complements inference-protocol reporting: together they require separating gains caused by knowledge exposure from gains caused by sampling, search, or other test-time procedures.Measuring Task-Agnostic Training Data Influence Across Language Model PretrainingThe influence measure traces which training examples shape a model, while LittleLearner controls which knowledge can enter training at all; the approaches offer complementary observational and experimental views of pretraining provenance.LACUNA: A Testbed for Evaluating Localization Precision for LLM UnlearningBoth construct ground-truth knowledge boundaries to test model-change claims: LACUNA localizes injected information for unlearning, whereas LittleLearner excludes advanced material to test acquisition.WorldCup Arena: Prospective, Leakage-Free Evaluation of Frontier LLMs on a Live TournamentWorldCup Arena prevents outcome leakage prospectively, while LittleLearner limits training exposure by curriculum; both strengthen evaluation by controlling what the model could already know through different mechanisms.
Context Map
benchmarkresearch#benchmark-integrity#reasoning
Uncertainty
The first experiments found better use of existing knowledge but **no increase in out-of-scope capabilities**. The material does not establish whether that result generalizes to broader corpora, larger models, or agent workflows.