paper-with-me

Papers

Evaluating the Robustness of Chinchilla Compute-Optimal Scaling

2025-09-28 · Rylan Schaeffer, Noam Levi, Andreas Kirsch, Theo Guenais, Brando Miranda, Elyas Obbad, Sanmi Koyejo arxiv

Hoffman et al (2022)'s Chinchilla paper introduced the principle of compute-optimal scaling, laying a foundation for future scaling of language models. In the years since, however, valid concerns about Chinchilla have been raised: wide confidence intervals, discrepancies between its three approaches, and incongruities with other scaling laws. This raises a critical question for the field: Can practitioners still rely on Chinchilla's prescriptions? Our work demonstrates the answer is yes. We begin by uncovering that the model parameters central to Chinchilla's analyses were ambiguous: three interpretations are possible, with relative differences between different interpretations of model parameters as high as 15.2%. We find that, perhaps surprisingly, which model parameters are used for the analyses do not meaningfully affect key results: the scaling law estimates and the compute-optimal tokens-to-parameter ratio. Indeed, under one interpretation, the tokens-to-parameter ratio becomes more constant with the target compute budget. We then ask how distorted the Chinchilla model parameters could have been without meaningfully affecting the key results. By deliberately perturbing model parameters in four structured ways, we find that key Chinchilla results are most sensitive to additive or systematic errors, which can alter the otherwise flat trend of the optimal tokens-to-parameter ratio, but overall, Chinchilla's key results withstand sizable perturbations. Altogether, our findings offer the field renewed confidence in Chinchilla as a durable guide for scaling language models.

📄 PDF Abstract BibTeX arXiv:2509.23963

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reconciling Kaplan and Chinchilla Scaling Laws

2024-06-12 · Tim Pearce, Jinyeop Song

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 num…

Beyond Chinchilla-Optimal: Accounting for Inference in Language Model Scaling Laws

2023-12-31 · Nikhil Sardana, Jacob Portes, Sasha Doubov, Jonathan Frankle

Large language model (LLM) scaling laws are empirical formulas that estimate changes in model quality as a result of increasing parameter count and training data. However, these formulas, including the popular Deepmind C…

Language ModelingLanguage ModellingLarge Language Model

Training Compute-Optimal Large Language Models

2022-03-29 · Jordan Hoffmann, Sebastian Borgeaud, Arthur Mensch, Elena Buchatskaya 외

We investigate the optimal model size and number of tokens for training a transformer language model under a given compute budget. We find that current large language models are significantly undertrained, a consequence …

AnachronismsAnalogical SimilarityAnalytic EntailmentCausal Judgment+69

More Compute Is What You Need

2024-04-30 · Zhen Guo

Large language model pre-training has become increasingly expensive, with most practitioners relying on scaling laws to allocate compute budgets for model size and training tokens, commonly referred to as Compute-Optimal…

Language ModelingLanguage ModellingLarge Language Model

Resolving Discrepancies in Compute-Optimal Scaling of Language Models

2024-06-27 · Tomer Porian, Mitchell Wortsman, Jenia Jitsev, Ludwig Schmidt 외

Kaplan et al. and Hoffmann et al. developed influential scaling laws for the optimal model size as a function of the compute budget, but these laws yield substantially different predictions. We explain the discrepancy by…