training-costs-scaled-exponentially-across-generations

IN derived (depth 1)

Created 2026-06-21T09:57:37+00:00 · Reviewed 2026-06-21T14:41:08+00:00

Training costs scaled by orders of magnitude — from ~$500 for BERT (4 TPUs, 4 days) through ~$50K for GPT-2 to millions for PaLM — while the per-parameter cost formula (6 FLOPs per parameter per token) remained consistent, meaning cost growth is driven by scale ambition, not inefficiency.

Summary

The dramatic rise in training costs from hundreds of dollars to millions of dollars across model generations is not a symptom of growing inefficiency; the fundamental cost per unit of computation has stayed essentially flat. What's driving the expense is simply that each generation trains far more parameters on far more data, so budgeting and planning should assume cost scales directly with model ambition rather than expecting a technological breakthrough to make larger runs cheaper.

Justifications

SL — consistent per-parameter costs with exponentially growing scale ambitions

Antecedents (all must be IN):

Dependents

These beliefs depend on this one: