DeepMind Unveils Gopher, an Efficient Language Model Outperforming GPT-3

DeepMind introduces Gopher, a 280-billion-parameter language model that outperforms GPT-3 on key benchmarks through smarter resource allocation rather than sheer size.

DeepMind introduces Gopher, a new 280-billion-parameter language model that successfully outperforms GPT-3 across numerous key benchmarks. This impressive system contains about 60% more parameters than GPT-3 but remains significantly smaller than Google's massive trillion-parameter language model.

Instead of relying entirely on brute force scaling, the DeepMind team achieves these breakthroughs by carefully prioritizing how the system utilizes and distributes its computational resources. They discover that tasks like reading comprehension benefit greatly from increased model size, while other areas see diminishing returns, allowing Gopher to beat state-of-the-art models in 80% of evaluated benchmarks.

This approach offers a highly practical alternative to the current industry trend of exponentially increasing model sizes ahead of rumored 100-trillion-parameter systems like GPT-4. Alongside the model's release, DeepMind publishes accompanying papers that explore the underlying architecture and the critical ethical considerations surrounding large language models.

Read More at the original source →