CLLGMar 12, 2025

PolyPythias: Stability and Outliers across Fifty Language Model Pre-Training Runs

arXiv:2503.09543v225 citationsh-index: 18ICLR
Originality Synthesis-oriented
AI Analysis

This work addresses the understudied issue of training stability for decoder-only language models, providing a dataset and analysis that is incremental but useful for the research community.

The authors tackled the problem of language model pre-training stability by analyzing 50 training runs across different model sizes and seeds, finding highly consistent training dynamics and identifying outlier runs to predict stability.

The stability of language model pre-training and its effects on downstream performance are still understudied. Prior work shows that the training process can yield significantly different results in response to slight variations in initial conditions, e.g., the random seed. Crucially, the research community still lacks sufficient resources and tools to systematically investigate pre-training stability, particularly for decoder-only language models. We introduce the PolyPythias, a set of 45 new training runs for the Pythia model suite: 9 new seeds across 5 model sizes, from 14M to 410M parameters, resulting in about 7k new checkpoints that we release. Using these new 45 training runs, in addition to the 5 already available, we study the effects of different initial conditions determined by the seed -- i.e., parameters' initialisation and data order -- on (i) downstream performance, (ii) learned linguistic representations, and (iii) emergence of training phases. In addition to common scaling behaviours, our analyses generally reveal highly consistent training dynamics across both model sizes and initial conditions. Further, the new seeds for each model allow us to identify outlier training runs and delineate their characteristics. Our findings show the potential of using these methods to predict training stability.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes