OctoThinker: Mid-training Incentivizes Reinforcement Learning Scaling
FreeMid-training strategies that incentivize reinforcement learning scaling for base models.
About OctoThinker: Mid-training Incentivizes Reinforcement Learning Scaling
OctoThinker is a research paper and family of models that investigates how mid-training strategies can improve the reinforcement learning (RL) scalability of base language models, specifically focusing on the Llama and Qwen families. The study reveals that high-quality mathematical corpora (e.g., MegaMath-Web-Pro) and long chain-of-thought (CoT) reasoning data significantly enhance both base model and RL performance, while long CoT can also induce verbosity and training instability. The authors propose a two-stage 'Stable-then-Decay' mid-training strategy, yielding OctoThinker models that demonstrate strong RL compatibility. They release open-source models along with a curated math reasoning corpus of over 70 billion tokens (MegaMath-Web-Pro-Max).
Key Features
Pros & Cons
- Demonstrates improved RL compatibility for base models through systematic mid-training
- Provides open-source models and a large, high-quality math corpus for further research
- Reveals key insights about data quality and long CoT effects on RL training
- Proposes a novel two-stage training strategy that yields consistent scaling benefits
- Long chain-of-thought data can induce verbosity in model responses and instability during RL training
- Findings are primarily based on math reasoning tasks; generalizability to other domains is not established
- Requires significant computational resources for mid-training with hundreds of billions of tokens
- Only tested on Llama and Qwen model families; may not transfer to other architectures