What it does
Scales the previous generation’s recipe by roughly two orders of magnitude and evaluates without fine-tuning, in three settings: zero-shot, one-shot, and few-shot, where the only difference is how many demonstrations appear in the prompt.
Why it matters for general-purpose capability
The result relevant to GPAI is not any individual benchmark. It is that task specification moved from the weights into the context. A single fixed artefact became addressable by natural-language description of an arbitrary task, and the gap between zero-shot and few-shot widened with model size — evidence that in-context learning is itself something scale buys.
It also gave scaling laws a capability interpretation rather than merely a loss-curve one.
Where it is weak
Contamination between the training corpus and the evaluation sets is acknowledged and imperfectly bounded, which limits how much any single benchmark number can carry. More fundamentally, few-shot performance says nothing about whether the model retains anything from the interaction: the context is erased afterward, so this is generality without accumulation — precisely the gap that OP-002 names.