GPT-3.5 Turbo (older v0613) Behavioral Fingerprint
How OpenAI's GPT-3.5 Turbo (older v0613) answers one-word probe questions at temperature 1.0 — random numbers, colors, animals, coin flips — measured over 450 valid samples in the open dataset of "One Token Is Enough" (arXiv:2607.10252).
Vendor
OpenAI
Data generated
2026-07-08
Probe cells
15
Valid samples
450
Randomness score
22 / 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)
57
21 / 30 answers
Favorite color
blue
29 / 30 answers
Coin flip: heads
83%
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.84 bit · uniform baseline 1.00 bit
| Answer | Count | Share |
|---|---|---|
| heads | 22 | 73.3% |
| tails | 8 | 26.7% |
Coin flip · Chinese
n = 30 · H = 0.35 bit · uniform baseline 1.00 bit
| Answer | Count | Share |
|---|---|---|
| heads | 28 | 93.3% |
| tails | 2 | 6.7% |
Favorite number · English
n = 30 · H = 0.47 bit · uniform baseline 13.29 bit
| Answer | Count | Share |
|---|---|---|
| 7 | 27 | 90.0% |
| 42 | 3 | 10.0% |
Favorite number · Chinese
n = 30 · H = 0.21 bit · uniform baseline 13.29 bit
| Answer | Count | Share |
|---|---|---|
| 7 | 29 | 96.7% |
| 8 | 1 | 3.3% |
Random animal · English
n = 30 · H = 0.72 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| elephant | 24 | 80.0% |
| dolphin | 6 | 20.0% |
Random animal · Chinese
n = 30 · H = 2.97 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| 猫 | 13 | 43.3% |
| 狮子 | 2 | 6.7% |
| 海豚 | 2 | 6.7% |
| 大象 | 2 | 6.7% |
| 袋鼠 | 2 | 6.7% |
| 鲸鱼 | 2 | 6.7% |
| 豹 | 1 | 3.3% |
| 豹子 | 1 | 3.3% |
+ 5 more answers
Random city · English
n = 30 · H = 1.57 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| tokyo | 19 | 63.3% |
| paris | 6 | 20.0% |
| oslo | 2 | 6.7% |
| kyoto | 2 | 6.7% |
| berlin | 1 | 3.3% |
Random city · Chinese
n = 30 · H = 0.95 bit · uniform baseline 5.64 bit
| Answer | Count | Share |
|---|---|---|
| 巴黎 | 19 | 63.3% |
| 东京 | 11 | 36.7% |
Random color · English
n = 30 · H = 0.21 bit · uniform baseline 4.91 bit
| Answer | Count | Share |
|---|---|---|
| blue | 29 | 96.7% |
| turquoise | 1 | 3.3% |
Random color · Chinese
n = 30 · H = 0.00 bit · uniform baseline 4.91 bit
| Answer | Count | Share |
|---|---|---|
| 蓝 | 30 | 100.0% |
Random letter · English
n = 30 · H = 2.02 bit · uniform baseline 4.70 bit
| Answer | Count | Share |
|---|---|---|
| g | 11 | 36.7% |
| m | 8 | 26.7% |
| k | 7 | 23.3% |
| q | 3 | 10.0% |
| r | 1 | 3.3% |
Random number 1-10 · English
n = 30 · H = 0.00 bit · uniform baseline 3.32 bit
| Answer | Count | Share |
|---|---|---|
| 7 | 30 | 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 = 1.32 bit · uniform baseline 6.64 bit
| Answer | Count | Share |
|---|---|---|
| 57 | 21 | 70.0% |
| 47 | 6 | 20.0% |
| 27 | 1 | 3.3% |
| 37 | 1 | 3.3% |
| 73 | 1 | 3.3% |
Random number 1-100 · Chinese
n = 30 · H = 2.07 bit · uniform baseline 6.64 bit
| Answer | Count | Share |
|---|---|---|
| 57 | 17 | 56.7% |
| 47 | 5 | 16.7% |
| 42 | 2 | 6.7% |
| 73 | 2 | 6.7% |
| 27 | 1 | 3.3% |
| 37 | 1 | 3.3% |
| 58 | 1 | 3.3% |
| 72 | 1 | 3.3% |
Want to verify your API really serves GPT-3.5 Turbo (older v0613)?
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.