Model page

distilbert/distilgpt2 pass

downloads 2.3Mlikes 637license apache-2.0arch gpt2params 88.2Mupdated 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 (3.822). 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 · 6 layers · 768-dim
parameters88.2M
vocabulary50,257 tokens
licenseapache-2.0
serializationsafetensors pickle
chat templatenone
glitch-token surfaceclean no undertrained tokens
Full measured fingerprint
architecturesGPT2LMHeadModel
librarytransformers
pipelinetext-generation
repo files19 — pickle: coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin, pytorch_model.bin
revision2290a62682d0
HF snapshot2.3M downloads · 637 likes · updated 2024-02-19 · captured 2026-08-21
embedding tensortransformer.wte.weight · F32 · 50,257×768
embedding normsmedian 3.8217 · mean 3.8726
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:425s1
weights run 2026-08-21 measurements
probes runglitch-norm-scan, lineage-norm-correlation
embedding tensortransformer.wte.weight · F32 · 50,257×768
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/distilbert/distilgpt2/badge.svg)](https://ingot.tools/models/distilbert/distilgpt2)
Gate it in CI