danielhanchen commited on
Commit
13392bc
·
verified ·
1 Parent(s): 0d6bd5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +543 -3
README.md CHANGED
@@ -1,3 +1,543 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - google/gemma-3-270m-it
4
+ license: gemma
5
+ tags:
6
+ - gemma3
7
+ - unsloth
8
+ - gemma
9
+ - google
10
+ pipeline_tag: text-generation
11
+ library_name: transformers
12
+ ---
13
+ <div>
14
+ <p style="margin-top: 0;margin-bottom: 0;">
15
+ <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
16
+ </p>
17
+ <div style="display: flex; gap: 5px; align-items: center; ">
18
+ <a href="https://github.com/unslothai/unsloth/">
19
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
20
+ </a>
21
+ <a href="https://discord.gg/unsloth">
22
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
23
+ </a>
24
+ <a href="https://docs.unsloth.ai/">
25
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
26
+ </a>
27
+ </div>
28
+ </div>
29
+
30
+
31
+ # Gemma 3 model card
32
+
33
+ **Model Page**: [Gemma](https://ai.google.dev/gemma/docs/core)
34
+
35
+ **Resources and Technical Documentation**:
36
+
37
+ * [Gemma 3 Technical Report][g3-tech-report]
38
+ * [Responsible Generative AI Toolkit][rai-toolkit]
39
+ * [Gemma on Kaggle][kaggle-gemma]
40
+ * [Gemma on Vertex Model Garden][vertex-mg-gemma3]
41
+
42
+ **Terms of Use**: [Terms][terms]
43
+
44
+ **Authors**: Google DeepMind
45
+
46
+ ## Model Information
47
+
48
+ Summary description and brief definition of inputs and outputs.
49
+
50
+ ### Description
51
+
52
+ Gemma is a family of lightweight, state-of-the-art open models from Google,
53
+ built from the same research and technology used to create the Gemini models.
54
+ Gemma 3 models are multimodal, handling text and image input and generating text
55
+ output, with open weights for both pre-trained variants and instruction-tuned
56
+ variants. Gemma 3 has a large, 128K context window, multilingual support in over
57
+ 140 languages, and is available in more sizes than previous versions. Gemma 3
58
+ models are well-suited for a variety of text generation and image understanding
59
+ tasks, including question answering, summarization, and reasoning. Their
60
+ relatively small size makes it possible to deploy them in environments with
61
+ limited resources such as laptops, desktops or your own cloud infrastructure,
62
+ democratizing access to state of the art AI models and helping foster innovation
63
+ for everyone.
64
+
65
+ ### Inputs and outputs
66
+
67
+ - **Input:**
68
+ - Text string, such as a question, a prompt, or a document to be summarized
69
+ - Images, normalized to 896 x 896 resolution and encoded to 256 tokens
70
+ each, for the 4B, 12B, and 27B sizes.
71
+ - Total input context of 128K tokens for the 4B, 12B, and 27B sizes, and
72
+ 32K tokens for the 1B and 270M sizes.
73
+
74
+ - **Output:**
75
+ - Generated text in response to the input, such as an answer to a
76
+ question, analysis of image content, or a summary of a document
77
+ - Total output context up to 128K tokens for the 4B, 12B, and 27B sizes,
78
+ and 32K tokens for the 1B and 270M sizes per request, subtracting the
79
+ request input tokens
80
+
81
+ ### Citation
82
+
83
+ ```none
84
+ @article{gemma_2025,
85
+ title={Gemma 3},
86
+ url={https://arxiv.org/abs/2503.19786},
87
+ publisher={Google DeepMind},
88
+ author={Gemma Team},
89
+ year={2025}
90
+ }
91
+ ```
92
+
93
+ ## Model Data
94
+
95
+ Data used for model training and how the data was processed.
96
+
97
+ ### Training Dataset
98
+
99
+ These models were trained on a dataset of text data that includes a wide variety
100
+ of sources. The 27B model was trained with 14 trillion tokens, the 12B model was
101
+ trained with 12 trillion tokens, 4B model was trained with 4 trillion tokens,
102
+ the 1B with 2 trillion tokens, and the 270M with 6 trillion tokens. The
103
+ knowledge cutoff date for the training data was August 2024. Here are the key
104
+ components:
105
+
106
+ - Web Documents: A diverse collection of web text ensures the model is
107
+ exposed to a broad range of linguistic styles, topics, and vocabulary. The
108
+ training dataset includes content in over 140 languages.
109
+ - Code: Exposing the model to code helps it to learn the syntax and
110
+ patterns of programming languages, which improves its ability to generate
111
+ code and understand code-related questions.
112
+ - Mathematics: Training on mathematical text helps the model learn logical
113
+ reasoning, symbolic representation, and to address mathematical queries.
114
+ - Images: A wide range of images enables the model to perform image
115
+ analysis and visual data extraction tasks.
116
+
117
+ The combination of these diverse data sources is crucial for training a powerful
118
+ multimodal model that can handle a wide variety of different tasks and data
119
+ formats.
120
+
121
+ ### Data Preprocessing
122
+
123
+ Here are the key data cleaning and filtering methods applied to the training
124
+ data:
125
+
126
+ - CSAM Filtering: Rigorous CSAM (Child Sexual Abuse Material) filtering
127
+ was applied at multiple stages in the data preparation process to ensure
128
+ the exclusion of harmful and illegal content.
129
+ - Sensitive Data Filtering: As part of making Gemma pre-trained models
130
+ safe and reliable, automated techniques were used to filter out certain
131
+ personal information and other sensitive data from training sets.
132
+ - Additional methods: Filtering based on content quality and safety in
133
+ line with [our policies][safety-policies].
134
+
135
+ ## Implementation Information
136
+
137
+ Details about the model internals.
138
+
139
+ ### Hardware
140
+
141
+ Gemma was trained using [Tensor Processing Unit (TPU)][tpu] hardware (TPUv4p,
142
+ TPUv5p and TPUv5e). Training vision-language models (VLMS) requires significant
143
+ computational power. TPUs, designed specifically for matrix operations common in
144
+ machine learning, offer several advantages in this domain:
145
+
146
+ - Performance: TPUs are specifically designed to handle the massive
147
+ computations involved in training VLMs. They can speed up training
148
+ considerably compared to CPUs.
149
+ - Memory: TPUs often come with large amounts of high-bandwidth memory,
150
+ allowing for the handling of large models and batch sizes during training.
151
+ This can lead to better model quality.
152
+ - Scalability: TPU Pods (large clusters of TPUs) provide a scalable
153
+ solution for handling the growing complexity of large foundation models.
154
+ You can distribute training across multiple TPU devices for faster and more
155
+ efficient processing.
156
+ - Cost-effectiveness: In many scenarios, TPUs can provide a more
157
+ cost-effective solution for training large models compared to CPU-based
158
+ infrastructure, especially when considering the time and resources saved
159
+ due to faster training.
160
+ - These advantages are aligned with
161
+ [Google's commitments to operate sustainably][sustainability].
162
+
163
+ ### Software
164
+
165
+ Training was done using [JAX][jax] and [ML Pathways][ml-pathways].
166
+
167
+ JAX allows researchers to take advantage of the latest generation of hardware,
168
+ including TPUs, for faster and more efficient training of large models. ML
169
+ Pathways is Google's latest effort to build artificially intelligent systems
170
+ capable of generalizing across multiple tasks. This is specially suitable for
171
+ foundation models, including large language models like these ones.
172
+
173
+ Together, JAX and ML Pathways are used as described in the
174
+ [paper about the Gemini family of models][gemini-2-paper]; *"the 'single
175
+ controller' programming model of Jax and Pathways allows a single Python
176
+ process to orchestrate the entire training run, dramatically simplifying the
177
+ development workflow."*
178
+
179
+ ## Evaluation
180
+
181
+ Model evaluation metrics and results.
182
+
183
+ ### Benchmark Results
184
+
185
+ These models were evaluated against a large collection of different datasets and
186
+ metrics to cover different aspects of text generation. Evaluation results marked
187
+ with **IT** are for instruction-tuned models. Evaluation results marked with
188
+ **PT** are for pre-trained models.
189
+
190
+ #### Gemma 3 270M
191
+
192
+ | **Benchmark** | **n-shot** | **Gemma 3 PT 270M** |
193
+ | :------------------------ | :-----------: | ------------------: |
194
+ | [HellaSwag][hellaswag] | 10-shot | 40.9 |
195
+ | [BoolQ][boolq] | 0-shot | 61.4 |
196
+ | [PIQA][piqa] | 0-shot | 67.7 |
197
+ | [TriviaQA][triviaqa] | 5-shot | 15.4 |
198
+ | [ARC-c][arc] | 25-shot | 29.0 |
199
+ | [ARC-e][arc] | 0-shot | 57.7 |
200
+ | [WinoGrande][winogrande] | 5-shot | 52.0 |
201
+
202
+ [hellaswag]: https://arxiv.org/abs/1905.07830
203
+ [boolq]: https://arxiv.org/abs/1905.10044
204
+ [piqa]: https://arxiv.org/abs/1911.11641
205
+ [triviaqa]: https://arxiv.org/abs/1705.03551
206
+ [arc]: https://arxiv.org/abs/1911.01547
207
+ [winogrande]: https://arxiv.org/abs/1907.10641
208
+
209
+ | **Benchmark** | **n-shot** | **Gemma 3 IT 270m** |
210
+ | :------------------------ | :-----------: | ------------------: |
211
+ | [HellaSwag][hellaswag] | 0-shot | 37.7 |
212
+ | [PIQA][piqa] | 0-shot | 66.2 |
213
+ | [ARC-c][arc] | 0-shot | 28.2 |
214
+ | [WinoGrande][winogrande] | 0-shot | 52.3 |
215
+ | [BIG-Bench Hard][bbh] | few-shot | 26.7 |
216
+ | [IF Eval][ifeval] | 0-shot | 51.2 |
217
+
218
+ [hellaswag]: https://arxiv.org/abs/1905.07830
219
+ [piqa]: https://arxiv.org/abs/1911.11641
220
+ [arc]: https://arxiv.org/abs/1911.01547
221
+ [winogrande]: https://arxiv.org/abs/1907.10641
222
+ [bbh]: https://paperswithcode.com/dataset/bbh
223
+ [bbh]: https://paperswithcode.com/dataset/bbh
224
+ [ifeval]: https://arxiv.org/abs/2311.07911
225
+
226
+ #### Gemma 3 1B, 4B, 12B & 27B
227
+
228
+ ##### Reasoning and factuality
229
+
230
+ | Benchmark | n-shot | Gemma 3 IT 1B | Gemma 3 IT 4B | Gemma 3 IT 12B | Gemma 3 IT 27B |
231
+ |--------------------------------|--------|:-------------:|:-------------:|:--------------:|:--------------:|
232
+ | [GPQA][gpqa] Diamond | 0-shot | 19.2 | 30.8 | 40.9 | 42.4 |
233
+ | [SimpleQA][simpleqa] | 0-shot | 2.2 | 4.0 | 6.3 | 10.0 |
234
+ | [FACTS Grounding][facts-grdg] | - | 36.4 | 70.1 | 75.8 | 74.9 |
235
+ | [BIG-Bench Hard][bbh] | 0-shot | 39.1 | 72.2 | 85.7 | 87.6 |
236
+ | [BIG-Bench Extra Hard][bbeh] | 0-shot | 7.2 | 11.0 | 16.3 | 19.3 |
237
+ | [IFEval][ifeval] | 0-shot | 80.2 | 90.2 | 88.9 | 90.4 |
238
+
239
+ | Benchmark | n-shot | Gemma 3 PT 1B | Gemma 3 PT 4B | Gemma 3 PT 12B | Gemma 3 PT 27B |
240
+ | ------------------------------ |----------|:--------------:|:-------------:|:--------------:|:--------------:|
241
+ | [HellaSwag][hellaswag] | 10-shot | 62.3 | 77.2 | 84.2 | 85.6 |
242
+ | [BoolQ][boolq] | 0-shot | 63.2 | 72.3 | 78.8 | 82.4 |
243
+ | [PIQA][piqa] | 0-shot | 73.8 | 79.6 | 81.8 | 83.3 |
244
+ | [SocialIQA][socialiqa] | 0-shot | 48.9 | 51.9 | 53.4 | 54.9 |
245
+ | [TriviaQA][triviaqa] | 5-shot | 39.8 | 65.8 | 78.2 | 85.5 |
246
+ | [Natural Questions][naturalq] | 5-shot | 9.48 | 20.0 | 31.4 | 36.1 |
247
+ | [ARC-c][arc] | 25-shot | 38.4 | 56.2 | 68.9 | 70.6 |
248
+ | [ARC-e][arc] | 0-shot | 73.0 | 82.4 | 88.3 | 89.0 |
249
+ | [WinoGrande][winogrande] | 5-shot | 58.2 | 64.7 | 74.3 | 78.8 |
250
+ | [BIG-Bench Hard][bbh] | few-shot | 28.4 | 50.9 | 72.6 | 77.7 |
251
+ | [DROP][drop] | 1-shot | 42.4 | 60.1 | 72.2 | 77.2 |
252
+
253
+ [gpqa]: https://arxiv.org/abs/2311.12022
254
+ [simpleqa]: https://arxiv.org/abs/2411.04368
255
+ [facts-grdg]: https://goo.gle/FACTS_paper
256
+ [bbeh]: https://github.com/google-deepmind/bbeh
257
+ [ifeval]: https://arxiv.org/abs/2311.07911
258
+ [hellaswag]: https://arxiv.org/abs/1905.07830
259
+ [boolq]: https://arxiv.org/abs/1905.10044
260
+ [piqa]: https://arxiv.org/abs/1911.11641
261
+ [socialiqa]: https://arxiv.org/abs/1904.09728
262
+ [triviaqa]: https://arxiv.org/abs/1705.03551
263
+ [naturalq]: https://github.com/google-research-datasets/natural-questions
264
+ [arc]: https://arxiv.org/abs/1911.01547
265
+ [winogrande]: https://arxiv.org/abs/1907.10641
266
+ [bbh]: https://paperswithcode.com/dataset/bbh
267
+ [drop]: https://arxiv.org/abs/1903.00161
268
+
269
+ ##### STEM and code
270
+
271
+ | Benchmark | n-shot | Gemma 3 IT 1B | Gemma 3 IT 4B | Gemma 3 IT 12B | Gemma 3 IT 27B |
272
+ |----------------------------|--------|:-------------:|:-------------:|:--------------:|:--------------:|
273
+ | [MMLU][mmlu] (Pro) | 0-shot | 14.7 | 43.6 | 60.6 | 67.5 |
274
+ | [LiveCodeBench][lcb] | 0-shot | 1.9 | 12.6 | 24.6 | 29.7 |
275
+ | [Bird-SQL][bird-sql] (dev) | - | 6.4 | 36.3 | 47.9 | 54.4 |
276
+ | [Math][math] | 0-shot | 48.0 | 75.6 | 83.8 | 89.0 |
277
+ | HiddenMath | 0-shot | 15.8 | 43.0 | 54.5 | 60.3 |
278
+ | [MBPP][mbpp] | 3-shot | 35.2 | 63.2 | 73.0 | 74.4 |
279
+ | [HumanEval][humaneval] | 0-shot | 41.5 | 71.3 | 85.4 | 87.8 |
280
+ | [Natural2Code][nat2code] | 0-shot | 56.0 | 70.3 | 80.7 | 84.5 |
281
+ | [GSM8K][gsm8k] | 0-shot | 62.8 | 89.2 | 94.4 | 95.9 |
282
+
283
+ | Benchmark | n-shot | Gemma 3 PT 4B | Gemma 3 PT 12B | Gemma 3 PT 27B |
284
+ | ------------------------------ |----------------|:-------------:|:--------------:|:--------------:|
285
+ | [MMLU][mmlu] | 5-shot | 59.6 | 74.5 | 78.6 |
286
+ | [MMLU][mmlu] (Pro COT) | 5-shot | 29.2 | 45.3 | 52.2 |
287
+ | [AGIEval][agieval] | 3-5-shot | 42.1 | 57.4 | 66.2 |
288
+ | [MATH][math] | 4-shot | 24.2 | 43.3 | 50.0 |
289
+ | [GSM8K][gsm8k] | 8-shot | 38.4 | 71.0 | 82.6 |
290
+ | [GPQA][gpqa] | 5-shot | 15.0 | 25.4 | 24.3 |
291
+ | [MBPP][mbpp] | 3-shot | 46.0 | 60.4 | 65.6 |
292
+ | [HumanEval][humaneval] | 0-shot | 36.0 | 45.7 | 48.8 |
293
+
294
+ [mmlu]: https://arxiv.org/abs/2009.03300
295
+ [agieval]: https://arxiv.org/abs/2304.06364
296
+ [math]: https://arxiv.org/abs/2103.03874
297
+ [gsm8k]: https://arxiv.org/abs/2110.14168
298
+ [gpqa]: https://arxiv.org/abs/2311.12022
299
+ [mbpp]: https://arxiv.org/abs/2108.07732
300
+ [humaneval]: https://arxiv.org/abs/2107.03374
301
+ [lcb]: https://arxiv.org/abs/2403.07974
302
+ [bird-sql]: https://arxiv.org/abs/2305.03111
303
+ [nat2code]: https://arxiv.org/abs/2405.04520
304
+
305
+ #### Multilingual
306
+
307
+ | Benchmark | n-shot | Gemma 3 IT 1B | Gemma 3 IT 4B | Gemma 3 IT 12B | Gemma 3 IT 27B |
308
+ |--------------------------------------|--------|:-------------:|:-------------:|:--------------:|:--------------:|
309
+ | [Global-MMLU-Lite][global-mmlu-lite] | 0-shot | 34.2 | 54.5 | 69.5 | 75.1 |
310
+ | [ECLeKTic][eclektic] | 0-shot | 1.4 | 4.6 | 10.3 | 16.7 |
311
+ | [WMT24++][wmt24pp] | 0-shot | 35.9 | 46.8 | 51.6 | 53.4 |
312
+
313
+ | Benchmark | Gemma 3 PT 1B | Gemma 3 PT 4B | Gemma 3 PT 12B | Gemma 3 PT 27B |
314
+ | ------------------------------------ |:-------------:|:-------------:|:--------------:|:--------------:|
315
+ | [MGSM][mgsm] | 2.04 | 34.7 | 64.3 | 74.3 |
316
+ | [Global-MMLU-Lite][global-mmlu-lite] | 24.9 | 57.0 | 69.4 | 75.7 |
317
+ | [WMT24++][wmt24pp] (ChrF) | 36.7 | 48.4 | 53.9 | 55.7 |
318
+ | [FloRes][flores] | 29.5 | 39.2 | 46.0 | 48.8 |
319
+ | [XQuAD][xquad] (all) | 43.9 | 68.0 | 74.5 | 76.8 |
320
+ | [ECLeKTic][eclektic] | 4.69 | 11.0 | 17.2 | 24.4 |
321
+ | [IndicGenBench][indicgenbench] | 41.4 | 57.2 | 61.7 | 63.4 |
322
+
323
+ [mgsm]: https://arxiv.org/abs/2210.03057
324
+ [flores]: https://arxiv.org/abs/2106.03193
325
+ [xquad]: https://arxiv.org/abs/1910.11856v3
326
+ [global-mmlu-lite]: https://huggingface.co/datasets/CohereForAI/Global-MMLU-Lite
327
+ [wmt24pp]: https://arxiv.org/abs/2502.12404v1
328
+ [eclektic]: https://arxiv.org/abs/2502.21228
329
+ [indicgenbench]: https://arxiv.org/abs/2404.16816
330
+
331
+ ##### Multimodal
332
+
333
+ | Benchmark | Gemma 3 IT 4B | Gemma 3 IT 12B | Gemma 3 IT 27B |
334
+ |-----------------------------------|:-------------:|:--------------:|:--------------:|
335
+ | [MMMU][mmmu] (val) | 48.8 | 59.6 | 64.9 |
336
+ | [DocVQA][docvqa] | 75.8 | 87.1 | 86.6 |
337
+ | [InfoVQA][info-vqa] | 50.0 | 64.9 | 70.6 |
338
+ | [TextVQA][textvqa] | 57.8 | 67.7 | 65.1 |
339
+ | [AI2D][ai2d] | 74.8 | 84.2 | 84.5 |
340
+ | [ChartQA][chartqa] | 68.8 | 75.7 | 78.0 |
341
+ | [VQAv2][vqav2] (val) | 62.4 | 71.6 | 71.0 |
342
+ | [MathVista][mathvista] (testmini) | 50.0 | 62.9 | 67.6 |
343
+
344
+ | Benchmark | Gemma 3 PT 4B | Gemma 3 PT 12B | Gemma 3 PT 27B |
345
+ | ------------------------------ |:-------------:|:--------------:|:--------------:|
346
+ | [COCOcap][coco-cap] | 102 | 111 | 116 |
347
+ | [DocVQA][docvqa] (val) | 72.8 | 82.3 | 85.6 |
348
+ | [InfoVQA][info-vqa] (val) | 44.1 | 54.8 | 59.4 |
349
+ | [MMMU][mmmu] (pt) | 39.2 | 50.3 | 56.1 |
350
+ | [TextVQA][textvqa] (val) | 58.9 | 66.5 | 68.6 |
351
+ | [RealWorldQA][realworldqa] | 45.5 | 52.2 | 53.9 |
352
+ | [ReMI][remi] | 27.3 | 38.5 | 44.8 |
353
+ | [AI2D][ai2d] | 63.2 | 75.2 | 79.0 |
354
+ | [ChartQA][chartqa] | 63.6 | 74.7 | 76.3 |
355
+ | [VQAv2][vqav2] | 63.9 | 71.2 | 72.9 |
356
+ | [BLINK][blinkvqa] | 38.0 | 35.9 | 39.6 |
357
+ | [OKVQA][okvqa] | 51.0 | 58.7 | 60.2 |
358
+ | [TallyQA][tallyqa] | 42.5 | 51.8 | 54.3 |
359
+ | [SpatialSense VQA][ss-vqa] | 50.9 | 60.0 | 59.4 |
360
+ | [CountBenchQA][countbenchqa] | 26.1 | 17.8 | 68.0 |
361
+
362
+ [coco-cap]: https://cocodataset.org/#home
363
+ [docvqa]: https://www.docvqa.org/
364
+ [info-vqa]: https://arxiv.org/abs/2104.12756
365
+ [mmmu]: https://arxiv.org/abs/2311.16502
366
+ [textvqa]: https://textvqa.org/
367
+ [realworldqa]: https://paperswithcode.com/dataset/realworldqa
368
+ [remi]: https://arxiv.org/html/2406.09175v1
369
+ [ai2d]: https://allenai.org/data/diagrams
370
+ [chartqa]: https://arxiv.org/abs/2203.10244
371
+ [vqav2]: https://visualqa.org/index.html
372
+ [blinkvqa]: https://arxiv.org/abs/2404.12390
373
+ [okvqa]: https://okvqa.allenai.org/
374
+ [tallyqa]: https://arxiv.org/abs/1810.12440
375
+ [ss-vqa]: https://arxiv.org/abs/1908.02660
376
+ [countbenchqa]: https://github.com/google-research/big_vision/blob/main/big_vision/datasets/countbenchqa/
377
+ [mathvista]: https://arxiv.org/abs/2310.02255
378
+
379
+ ## Ethics and Safety
380
+
381
+ Ethics and safety evaluation approach and results.
382
+
383
+ ### Evaluation Approach
384
+
385
+ Our evaluation methods include structured evaluations and internal red-teaming
386
+ testing of relevant content policies. Red-teaming was conducted by a number of
387
+ different teams, each with different goals and human evaluation metrics. These
388
+ models were evaluated against a number of different categories relevant to
389
+ ethics and safety, including:
390
+
391
+ - **Child Safety**: Evaluation of text-to-text and image to text prompts
392
+ covering child safety policies, including child sexual abuse and
393
+ exploitation.
394
+ - **Content Safety:** Evaluation of text-to-text and image to text prompts
395
+ covering safety policies including, harassment, violence and gore, and hate
396
+ speech.
397
+ - **Representational Harms**: Evaluation of text-to-text and image to text
398
+ prompts covering safety policies including bias, stereotyping, and harmful
399
+ associations or inaccuracies.
400
+
401
+ In addition to development level evaluations, we conduct "assurance
402
+ evaluations" which are our 'arms-length' internal evaluations for responsibility
403
+ governance decision making. They are conducted separately from the model
404
+ development team, to inform decision making about release. High level findings
405
+ are fed back to the model team, but prompt sets are held-out to prevent
406
+ overfitting and preserve the results' ability to inform decision making.
407
+ Assurance evaluation results are reported to our Responsibility & Safety Council
408
+ as part of release review.
409
+
410
+ ### Evaluation Results
411
+
412
+ For all areas of safety testing, we saw major improvements in the categories of
413
+ child safety, content safety, and representational harms relative to previous
414
+ Gemma models. All testing was conducted without safety filters to evaluate the
415
+ model capabilities and behaviors. For both text-to-text and image-to-text, and
416
+ across all model sizes, the model produced minimal policy violations, and showed
417
+ significant improvements over previous Gemma models' performance with respect
418
+ to ungrounded inferences. A limitation of our evaluations was they included only
419
+ English language prompts.
420
+
421
+ ## Usage and Limitations
422
+
423
+ These models have certain limitations that users should be aware of.
424
+
425
+ ### Intended Usage
426
+
427
+ Open vision-language models (VLMs) models have a wide range of applications
428
+ across various industries and domains. The following list of potential uses is
429
+ not comprehensive. The purpose of this list is to provide contextual information
430
+ about the possible use-cases that the model creators considered as part of model
431
+ training and development.
432
+
433
+ - Content Creation and Communication
434
+ - Text Generation: These models can be used to generate creative text
435
+ formats such as poems, scripts, code, marketing copy, and email drafts.
436
+ - Chatbots and Conversational AI: Power conversational interfaces
437
+ for customer service, virtual assistants, or interactive applications.
438
+ - Text Summarization: Generate concise summaries of a text corpus,
439
+ research papers, or reports.
440
+ - Image Data Extraction: These models can be used to extract,
441
+ interpret, and summarize visual data for text communications.
442
+ - Research and Education
443
+ - Natural Language Processing (NLP) and VLM Research: These
444
+ models can serve as a foundation for researchers to experiment with VLM
445
+ and NLP techniques, develop algorithms, and contribute to the
446
+ advancement of the field.
447
+ - Language Learning Tools: Support interactive language learning
448
+ experiences, aiding in grammar correction or providing writing practice.
449
+ - Knowledge Exploration: Assist researchers in exploring large
450
+ bodies of text by generating summaries or answering questions about
451
+ specific topics.
452
+
453
+ ### Limitations
454
+
455
+ - Training Data
456
+ - The quality and diversity of the training data significantly
457
+ influence the model's capabilities. Biases or gaps in the training data
458
+ can lead to limitations in the model's responses.
459
+ - The scope of the training dataset determines the subject areas
460
+ the model can handle effectively.
461
+ - Context and Task Complexity
462
+ - Models are better at tasks that can be framed with clear
463
+ prompts and instructions. Open-ended or highly complex tasks might be
464
+ challenging.
465
+ - A model's performance can be influenced by the amount of context
466
+ provided (longer context generally leads to better outputs, up to a
467
+ certain point).
468
+ - Language Ambiguity and Nuance
469
+ - Natural language is inherently complex. Models might struggle
470
+ to grasp subtle nuances, sarcasm, or figurative language.
471
+ - Factual Accuracy
472
+ - Models generate responses based on information they learned
473
+ from their training datasets, but they are not knowledge bases. They
474
+ may generate incorrect or outdated factual statements.
475
+ - Common Sense
476
+ - Models rely on statistical patterns in language. They might
477
+ lack the ability to apply common sense reasoning in certain situations.
478
+
479
+ ### Ethical Considerations and Risks
480
+
481
+ The development of vision-language models (VLMs) raises several ethical
482
+ concerns. In creating an open model, we have carefully considered the following:
483
+
484
+ - Bias and Fairness
485
+ - VLMs trained on large-scale, real-world text and image data can
486
+ reflect socio-cultural biases embedded in the training material. These
487
+ models underwent careful scrutiny, input data pre-processing described
488
+ and posterior evaluations reported in this card.
489
+ - Misinformation and Misuse
490
+ - VLMs can be misused to generate text that is false, misleading,
491
+ or harmful.
492
+ - Guidelines are provided for responsible use with the model, see the
493
+ [Responsible Generative AI Toolkit][rai-toolkit].
494
+ - Transparency and Accountability:
495
+ - This model card summarizes details on the models' architecture,
496
+ capabilities, limitations, and evaluation processes.
497
+ - A responsibly developed open model offers the opportunity to
498
+ share innovation by making VLM technology accessible to developers and
499
+ researchers across the AI ecosystem.
500
+
501
+ Risks identified and mitigations:
502
+
503
+ - **Perpetuation of biases**: It's encouraged to perform continuous
504
+ monitoring (using evaluation metrics, human review) and the exploration of
505
+ de-biasing techniques during model training, fine-tuning, and other use
506
+ cases.
507
+ - **Generation of harmful content**: Mechanisms and guidelines for content
508
+ safety are essential. Developers are encouraged to exercise caution and
509
+ implement appropriate content safety safeguards based on their specific
510
+ product policies and application use cases.
511
+ - **Misuse for malicious purposes**: Technical limitations and developer
512
+ and end-user education can help mitigate against malicious applications of
513
+ VLMs. Educational resources and reporting mechanisms for users to flag
514
+ misuse are provided. Prohibited uses of Gemma models are outlined in the
515
+ [Gemma Prohibited Use Policy][prohibited-use].
516
+ - **Privacy violations**: Models were trained on data filtered for removal
517
+ of certain personal information and other sensitive data. Developers are
518
+ encouraged to adhere to privacy regulations with privacy-preserving
519
+ techniques.
520
+
521
+ ### Benefits
522
+
523
+ At the time of release, this family of models provides high-performance open
524
+ vision-language model implementations designed from the ground up for
525
+ responsible AI development compared to similarly sized models.
526
+
527
+ Using the benchmark evaluation metrics described in this document, these models
528
+ have shown to provide superior performance to other, comparably-sized open model
529
+ alternatives.
530
+
531
+ [g3-tech-report]: https://arxiv.org/abs/2503.19786
532
+ [rai-toolkit]: https://ai.google.dev/responsible
533
+ [kaggle-gemma]: https://www.kaggle.com/models/google/gemma-3
534
+ [vertex-mg-gemma3]: https://console.cloud.google.com/vertex-ai/publishers/google/model-garden/gemma3
535
+ [terms]: https://ai.google.dev/gemma/terms
536
+ [safety-policies]: https://ai.google/static/documents/ai-responsibility-update-published-february-2025.pdf
537
+ [prohibited-use]: https://ai.google.dev/gemma/prohibited_use_policy
538
+ [tpu]: https://cloud.google.com/tpu/docs/intro-to-tpu
539
+ [sustainability]: https://sustainability.google/operating-sustainably/
540
+ [jax]: https://github.com/jax-ml/jax
541
+ [ml-pathways]: https://blog.google/technology/ai/introducing-pathways-next-generation-ai-architecture/
542
+ [sustainability]: https://sustainability.google/operating-sustainably/
543
+ [gemini-2-paper]: https://arxiv.org/abs/2312.11805