Reconciling Kaplan and Chinchilla Scaling Laws
Tim Pearce, Jinyeop Song

TL;DR
This paper reconciles two different transformer scaling laws by identifying measurement differences and scale effects, reaffirming Chinchilla's coefficients and recommending standardized metrics for future studies.
Contribution
It clarifies the discrepancy between Kaplan and Chinchilla scaling laws by analyzing parameter counting and scale effects, and recommends using total parameters and compute in future research.
Findings
Kaplan's estimates are biased due to counting non-embedding parameters.
Simulations show that small-scale analysis explains the discrepancy.
Reaffirmation of Chinchilla's scaling coefficients for optimal model training.
Abstract
Kaplan et al. [2020] (`Kaplan') and Hoffmann et al. [2022] (`Chinchilla') studied the scaling behavior of transformers trained on next-token language prediction. These studies produced different estimates for how the number of parameters () and training tokens () should be set to achieve the lowest possible loss for a given compute budget (). Kaplan: , Chinchilla: . This paper finds that much of this discrepancy can be attributed to Kaplan counting non-embedding rather than total parameters, combined with their analysis being performed at small scale. Simulating the Chinchilla study under these conditions produces biased scaling coefficients close to Kaplan's. Hence, this paper reaffirms Chinchilla's scaling coefficients, by explaining the primary cause of Kaplan's original overestimation. As a second…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Language and cultural evolution
MethodsSparse Evolutionary Training · Chinchilla
