Model page

openai-community/gpt2-large pass

downloads 1.3Mlikes 357license mitarch gpt2params 811.8Mupdated 2024-02-19

chat template: not found · view on Hugging Face ↗

Scan coverage

Ingot runs three batteries against a model. What each one checks →

BatteryLooks atStatus
Static batteryMetadata & packagingcomplete 2026-08-22
Weights batteryWeights forensics — no GPU, no downloadcomplete 2026-08-2250,257-token embedding scanned · 0 undertrained
Behavioral batteryLive-inference differentialsnot run

Findings

Scanned 2026-08-22 · published from a community scan.

info Embedding-norm glitch scan clean

No undertrained tokens found: every non-special token's embedding norm is above 0.3× the vocabulary median (2.041). The glitch-token data-corruption class has no candidate surface in this model.

Remediation guidance addresses the documented findings only. It is evidence-driven repair, not a safety certification of the model.

Fingerprint

The durable profile of this model: measured weights-and-metadata facts, rebuilt on every scan and battery run. Updated 2026-08-22.

architecturegpt2 · 36 layers · 1280-dim
parameters811.8M
vocabulary50,257 tokens
licensemit
serializationsafetensors pickle
chat templatenone
glitch-token surfaceclean no undertrained tokens
Full measured fingerprint
architecturesGPT2LMHeadModel
librarytransformers
pipelinetext-generation
repo files29 — pickle: pytorch_model.bin
revision32b71b12589c
HF snapshot1.3M downloads · 357 likes · updated 2024-02-19 · captured 2026-08-21
embedding tensorwte.weight · F32 · 50,257×1280
embedding normsmedian 2.0407 · mean 2.0463
lineage checkno claimed base model

Battery runs

The run trace behind the findings above: every deep-battery job for this model, with what each run measured or why it failed. Findings are only as good as the runs that produced them.

batterystatusqueueddurationattempts
weightscomplete2026-08-21 07:438s1
weights run 2026-08-21 measurements
probes runglitch-norm-scan, lineage-norm-correlation
embedding tensorwte.weight · F32 · 50,257×1280
glitch surface0 undertrained, 0 plain-ASCII
lineage checknot checked (no claimed base model)

Verdict badge

Ship the verdict in your README — it always shows the latest published analysis:

Ingot verdict: pass

[![Ingot scan](https://ingot.tools/api/v1/models/openai-community/gpt2-large/badge.svg)](https://ingot.tools/models/openai-community/gpt2-large)
Gate it in CI