Gemma 3 27B Behavioral Fingerprint
How Google's Gemma 3 27B answers one-word probe questions at temperature 1.0 — random numbers, colors, animals, coin flips — measured over 440 valid samples in the open dataset of "One Token Is Enough" (arXiv:2607.10252).
Vendor
Data generated
2026-07-08
Probe cells
15
Valid samples
440
Randomness score
9 / 100
Mean normalized entropy across cells, 0–100. 100 would be a uniform-random baseline; real models score far lower.
Signature answers
Favorite random number (1–100)
42
29 / 30 answers
Favorite color
blue
30 / 30 answers
Coin flip: heads
48%
Share of heads across coin-flip cells.
Answer distributions by probe cell
Empirical distributions of normalized one-word answers, per task and language. H is the Shannon entropy in bits; the uniform baseline is log2 of the answer-domain size.
Coin flip · English
n = 30 · H = 0.21 bit · uniform baseline 1.00 bit
| Answer | Count | Share |
|---|---|---|
| tails | 29 | 96.7% |
| heads | 1 | 3.3% |
Coin flip · Chinese
n = 26 · H = 0.00 bit · uniform baseline 1.00 bit
| Answer | Count | Share |
|---|---|---|
| heads | 26 | 100.0% |
Favorite number · English
n = 30 · H = 0.88 bit · uniform baseline 13.29 bit
| Answer | Count | Share |
|---|---|---|
| 42 | 21 | 70.0% |
| 7 | 9 | 30.0% |
Favorite number · Chinese
n = 29 · H = 0.00 bit · uniform baseline 13.29 bit
| Answer | Count | Share |
|---|---|---|
| 7 | 29 | 100.0% |
Random animal · English
n = 30 · H = 1.54 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| otter | 18 | 60.0% |
| dog | 8 | 26.7% |
| elephant | 2 | 6.7% |
| tigersthought | 1 | 3.3% |
| penguin | 1 | 3.3% |
Random animal · Chinese
n = 29 · H = 0.22 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| 猫 | 28 | 96.6% |
| thought | 1 | 3.4% |
Random city · English
n = 30 · H = 0.00 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| london | 30 | 100.0% |
Random city · Chinese
n = 29 · H = 1.73 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| 伦敦 | 12 | 41.4% |
| 东京 | 12 | 41.4% |
| 巴黎 | 3 | 10.3% |
| thought | 1 | 3.4% |
| 纽约 | 1 | 3.4% |
Random color · English
n = 30 · H = 0.00 bit · uniform baseline 4.91 bit
| Answer | Count | Share |
|---|---|---|
| blue | 30 | 100.0% |
Random color · Chinese
n = 29 · H = 0.22 bit · uniform baseline 4.91 bit
| Answer | Count | Share |
|---|---|---|
| 蓝 | 28 | 96.6% |
| sootheaithought | 1 | 3.4% |
Random letter · English
n = 30 · H = 0.77 bit · uniform baseline 4.70 bit
| Answer | Count | Share |
|---|---|---|
| g | 26 | 86.7% |
| q | 2 | 6.7% |
| m | 1 | 3.3% |
| r | 1 | 3.3% |
Random number 1-10 · English
n = 29 · H = 0.00 bit · uniform baseline 3.32 bit
| Answer | Count | Share |
|---|---|---|
| 7 | 29 | 100.0% |
Random number 1-10 · Chinese
n = 30 · H = 0.00 bit · uniform baseline 3.32 bit
| Answer | Count | Share |
|---|---|---|
| 7 | 30 | 100.0% |
Random number 1-100 · English
n = 30 · H = 0.21 bit · uniform baseline 6.64 bit
| Answer | Count | Share |
|---|---|---|
| 42 | 29 | 96.7% |
| 37 | 1 | 3.3% |
Random number 1-100 · Chinese
n = 29 · H = 1.15 bit · uniform baseline 6.64 bit
| Answer | Count | Share |
|---|---|---|
| 42 | 22 | 75.9% |
| 63 | 3 | 10.3% |
| 73 | 3 | 10.3% |
| 4 | 1 | 3.4% |
Want to verify your API really serves Gemma 3 27B?
Point the free fingerprint checker at your endpoint: it samples the same probe questions from your browser and compares the distributions against this reference. Your API key never leaves your browser.
Verify your endpointData source & license
Distributions: Tomáš Bruckner, "One Token Is Enough" (arXiv:2607.10252), official dataset Zenodo DOI 10.5281/zenodo.21278557, licensed CC-BY-4.0. Collected via OpenRouter at temperature 1.0 under the paper's fixed minimal one-word system prompt; answer keys are re-normalized with the checker's pipeline (color aliases, number words, coin h/t) so live probes are directly comparable.