--- license: apache-2.0 task_categories: [feature-extraction] tags: [interpretability, mechanistic-interpretability, induction-heads, training-dynamics, pythia, controls] pretty_name: Induction-head emergence across Pythia training size_categories: [1K0.05 and the argmax head changes. 1b and 1.4b show no such effect. Use the fp32 files for mature-checkpoint claims. - A late, gradual ICL improvement (−12.3 → −18.8 from ~step 105000 on 160m) coincides with the tail of Pythia's cosine LR decay — **confounded**, and it is also dtype-sensitive. - Induction score is correlational; the ablation file is what makes it causal. - Yin & Steinhardt argue *function-vector* heads, not induction heads, drive few-shot ICL. ## Prior work (please cite these too) Olsson et al., *In-context Learning and Induction Heads* (2022) · Tigges, Hanna, Yu & Biderman, *LLM Circuit Analyses Are Consistent Across Training and Scale* (NeurIPS 2024) · Yin & Steinhardt, *Which Attention Heads Matter for In-Context Learning?* · Feucht et al., *Dual-Route Model of Induction* (nearest prior artifact: 7 of 154 checkpoints, copying scores) · Aoyama, Wilcox & Schneider, *Predicting the Emergence of Induction Heads* (ICML 2026). ## Reproduce `scripts/sweep_induction.py` and `scripts/ablate_induction.py`. Probe is seconds per checkpoint; the whole sweep is bandwidth-bound and cost under $20. Part of *Controls & Trajectories* — publishing the null distributions and developmental trajectories that interpretability papers rely on but rarely ship. [Curriculum](https://github.com/m9h/spinning-up-in-mech-interp) · Morgan Hough, Orthogonal Research and Education Lab (OREL).