Stanford CS25: Transformers United V6 I From Next-Token Prediction to Next-Generation Intelligence

| Podcasts | May 11, 2026 | 13.4 Thousand views | 57:57

TL;DR

Shrimai Prabhumoye presents advanced LLM pre-training strategies from her work at Nvidia, demonstrating that curriculum learning (two-phase training) and front-loading reasoning data during pre-training create stronger foundations and durable performance gains that cannot be matched by increased compute in later stages.

🗂️ Data Curation & Curriculum Learning 2 insights

Two-phase pre-training maximizes data potential

A curriculum approach where phase one emphasizes diverse, lower-quality web data and phase two focuses on high-quality sources (math, code, Wikipedia) with repeated epochs yields 17% better performance than naive training and 3.4% better than optimal blending without ordering.

Quality and epoch estimation prevent diminishing returns

Building quality classifiers and estimating optimal repetition rates for each data source before creating blends ensures high-value tokens are fully utilized without overfitting, addressing projections that LLMs will exhaust 95% of human-generated data by 2030.

🧠 Front-Loading Reasoning 3 insights

Reasoning should be a foundation, not a post-hoc addition

Injecting reasoning data during pre-training creates a 'reason base' model, unlike the standard pipeline that treats reasoning as a post-training fix; this approach yields 16% better performance immediately after pre-training and 9.3% better after SFT.

High-quality pre-training data unlocks hidden post-training gains

While mixing high-quality (SHQ) and low-quality (LDQ) reasoning data showed no benefit immediately after pre-training, models with both achieved a 4.25% boost after SFT, indicating early exposure to quality reasoning primes the model for better refinement later.

Early reasoning advantages are durable and compute-efficient

Models trained with reasoning data during pre-training maintained a 19% average advantage (39% on complex math benchmarks like AIME) after full post-training, and could not be matched by doubling SFT compute or reallocating all reasoning data to post-training.

Bottom Line

To build state-of-the-art reasoning models, allocate high-quality reasoning data to pre-training rather than reserving it solely for fine-tuning, and implement a two-phase curriculum that prioritizes data diversity before intensive high-quality repetition.

More from Stanford Online

View all
Stanford MS&E435 Economics of the AI Supercycle | Spring 2026 | Building AI Factories
49:48
Stanford Online Stanford Online

Stanford MS&E435 Economics of the AI Supercycle | Spring 2026 | Building AI Factories

Crusoe Energy CEO Chase Lockmiller explains how AI data centers represent history's second-largest infrastructure investment, driven by the economic potential of scalable 'digital labor.' He reveals Crusoe's strategy of building massive AI factories in stranded-power locations like Abilene, Texas, to overcome the industry's critical bottleneck: energized data center capacity.

9 days ago · 9 points
Stanford CS153 Frontier Systems | Scale, AGI, and the Future of Everything
41:10
Stanford Online Stanford Online

Stanford CS153 Frontier Systems | Scale, AGI, and the Future of Everything

Sam Altman explains how AI has fundamentally altered startup economics, enabling small teams to achieve unprecedented scale, while sharing OpenAI's journey from research lab to product company and arguing that pushing systems beyond conventional scaling limits often reveals emergent properties that consensus thinking misses.

11 days ago · 10 points