179 questions
No questions match those filters.
Kaplan and Chinchilla disagree by more than a factor of...
This is one of the questions in the full AI/ML interview bank. Pro unlocks all 1789 questions; Premium includes the same bank plus the highest daily Practice limit.
See plansThe difference between the Kaplan and Chinchilla scaling laws is often misunderstood as a fundamental change in data or architecture. However, the primary drivers of the discrepancy were procedural.
First, previous measurements were biased downward because the learning-rate schedule was not properly matched to the total length of the training run. Second, the accounting of model size was adjusted to include embedding parameters, which were previously excluded. These corrections led to a more accurate understanding of how model performance scales with compute, data, and parameter count.