Research Notes

Gopher (DeepMind)

By Satwik ยท February 14, 2026

Gopher (Rae et al., 2021) was DeepMind's 280-billion-parameter dense language model, released alongside an unusually careful analysis across 152 tasks. Rather than just reporting a headline capability, the team broke down where scale helped and where it did not. The pattern was informative: scaling delivered large gains on knowledge-heavy tasks like reading comprehension and fact recall, but much smaller gains on tasks requiring logical and mathematical reasoning. Size alone did not buy reasoning.

Why it mattered

Gopher added rigor to the scaling conversation by showing that "bigger is better" is domain-dependent. It sharpened the question of what capabilities emerge with scale versus what needs different methods, and it fed directly into DeepMind's follow-on work, including the Chinchilla compute-optimal analysis that reused this training infrastructure.

Reading angle

The companion research was as notable as the model. DeepMind paired Gopher with detailed studies of toxicity, bias, and other harms, and was explicit that scale can amplify undesirable behaviors as readily as desirable ones. That harms-focused framing, published with the capability results rather than after the fact, is a good model for responsible reporting. For a security reader, Gopher is worth citing both as evidence that scaling's benefits are selective, so capability forecasts must be task-specific, and as an example of a lab treating harm analysis as a first-class part of a model release rather than an afterthought.