Skip to main content

Envisioning is a research institute that studies how institutions adapt to technological change.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Mid-Training

Mid-Training

An intermediate training stage between large-scale pretraining and post-training, where a model continues next-token-style learning on a smaller, curated, or annealed data mixture.

Year: 2024Generality: 600Added: Sep 16, 2026
Back to Vocab

Mid-training is an intermediate stage in the modern large-language-model training pipeline, sitting between broad, large-scale pretraining and post-training (supervised fine-tuning, preference optimization, or reinforcement learning). The model keeps training with a next-token or next-token-like objective, but on a smaller, more curated or synthetic data mixture than the original pretraining corpus, often while the learning rate anneals toward zero. It typically consumes a few percent to low double-digit percent of total pretraining compute: several hundred billion tokens, compared with tens of trillions during pretraining.

The term traces to 2024 model reports, including Microsoft's Phi team ("Phi-4 Technical Report," Abdin et al., 2024) and OpenAI. The Allen Institute for AI adopted it explicitly in the OLMo 2 report (arXiv:2501.00656), describing a "Stage 2" that anneals the learning rate on a curated data mix called Dolmino. Mid-training is used to patch capability gaps that survive pretraining, such as weak math or code performance, to extend context length, and to stabilize convergence near favorable minima. Supervised fine-tuning works differently: it trains on chat-formatted instruction-response pairs, not raw corpora.

A 2025 survey, "Mid-Training of Large Language Models: A Survey" (arXiv:2510.06826), organizes the practice into data-distribution shifts, learning-rate scheduling, and long-context extension. It explains why the approach works using gradient-noise-scale, information-bottleneck, and curriculum-learning arguments. By 2026 the term appears widely across model reports and research on how mid-training interacts with later reinforcement learning and distillation stages, including its role in tradeoffs between knowledge retention and reasoning.

Sources

  1. Mid-Training of Large Language Models: A Survey

    arXiv · Oct 8, 2025

  2. 2 OLMo 2 Furious

    arXiv · Dec 31, 2024

  3. Mid-training is essential for LLM reasoning, IBM study shows

    IBM Research · Apr 15, 2026

Research this in Signals

Scan Mid-Training for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Mid-Training already loaded, so edit it or scan as is.