distilgpt2 is a large language model released by Hugging Face, released under the Apache-2.0 license, with a claimed knowledge cutoff of 2019-08-01. Its weights, configuration, and tokenizer files have been cryptographically hashed and are queued for on-chain attestation by Weight Registry.
Description
Knowledge-distilled compression of GPT-2, an early landmark efficient-model distillation alongside DistilBERT.
Metadata
Hugging Face stats
2,094,768 downloads on Hugging Face · 644 likes · pipeline: text-generation · library: transformers
Weight Hashes
Weights file
SHA-256e1ff18884359fe8beb795a5f414feb85a6ce3d929ad019c0d958c039d2b94a1b
SHA3-2562b1dee48cc971890fa9dd6414abada372a3f553b48745d155555a6174cb2afbc
BLAKE37250d5002dbb08181e0c0bc3e05899eb18b859182c103a75fa2373543637f653
Config file
SHA-2564ec5947c1d59fee6212cdf3b0ec1a53eac02092554c5ff0a733488cbd2c64f3a
SHA3-25604201db50bf4f054643c083399ec1a575539221a8fa5f7f05fa75579dba2af01
BLAKE3ac725ecac32e0b7d5b8a1b86986fefd459345bcd257e3a522412d436c1a8d2c2
Tokenizer file
SHA-2568414cab924d8b9b33013f0d221c5862f365ee9be39c5c2bfae8a5a9e970478a6
SHA3-256a76dcbb920e1161c1512f6139329e4cbac4f070883b4e767055037e1a0c9b715
BLAKE31f9b61de3382db2e111c702730ef4ad5b12788d3c040db87936da6c7f988f861
Verify it yourself
curl -L -o "model.safetensors" "https://huggingface.co/distilbert/distilgpt2/resolve/2290a62682d06624634c1f46a6ad5be0f47f38aa/model.safetensors" sha256sum "model.safetensors"
Expected SHA-256: e1ff18884359fe8beb795a5f414feb85a6ce3d929ad019c0d958c039d2b94a1b
Anomalies Flagged
- other weight-like files present but not hashed: ['pytorch_model.bin']