EasyDeepLearn

Summarize Kaplan et al. (2020) scaling laws in one sentence.

hard

Answer

  • Loss scales as a power law in three variables — parameters N, dataset size D, and compute C — with each factor showing predictable diminishing returns.
  • Kaplan concluded compute-optimal training used relatively large N and small D; Chinchilla (Hoffmann 2022) corrected this by fitting jointly and showed the optimum uses roughly 20 tokens per parameter — bigger data than Kaplan predicted.
Check yourself — multiple choice
  • No systematic pattern
  • Loss follows power laws in N, D, C; Kaplan under-weighted D → Chinchilla showed ~20 tokens/param optimum
  • Only params matter
  • Only data matters

Scaling laws: power laws in N/D/C; Chinchilla corrected Kaplan's data/param ratio.

#pretraining#scaling

Practise LLMs & GenAI

214 interview questions in this topic.

Related questions