Gemma 3 技术报告

Gemma 3 Technical Report

Thomas Mesnard Thomas Mesnard · Google DeepMind · 2025-03-25 · arXiv:2503.19786 ↗ · 被引 1549

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们推出了 Gemma 3,这是 Gemma 轻量级开放模型系列的多模态扩展,参数规模从 1 到 270 亿不等。该版本引入了视觉理解能力、更广泛的语言覆盖以及更长的上下文——至少 128K tokens。我们还改变了模型架构,以减少在长上下文中容易激增的 KV 缓存内存。这是通过增加局部注意力层与全局注意力层的比例,并保持局部注意力的跨度较短来实现的。Gemma 3 模型通过蒸馏训练,在预训练和指令微调版本上均实现了优于 Gemma 2 的性能。特别是,我们新颖的后训练配方显著提升了数学、聊天、指令遵循和多语言能力,使 Gemma3-4B-IT 与 Gemma2-27B-IT 相竞争,而 Gemma3-27B-IT 在基准测试中可与 Gemini-1.5-Pro 相媲美。我们将所有模型发布给社区。

We introduce Gemma 3, a multimodal addition to the Gemma family of lightweight open models, ranging in scale from 1 to 27 billion parameters. This version introduces vision understanding abilities, a wider coverage of languages and longer context - at least 128K tokens. We also change the architecture of the model to reduce the KV-cache memory that tends to explode with long context. This is achieved by increasing the ratio of local to global attention layers, and keeping the span on local attention short. The Gemma 3 models are trained with distillation and achieve superior performance to Gemma 2 for both pre-trained and instruction finetuned versions. In particular, our novel post-training recipe significantly improves the math, chat, instruction-following and multilingual abilities, making Gemma3-4B-IT competitive with Gemma2-27B-IT and Gemma3-27B-IT comparable to Gemini-1.5-Pro across benchmarks. We release all our models to the community.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 24)

阅读逐段中英对照全文 →