gpt2 / config.json
not-lain's picture
Push model using huggingface_hub.
8fa0b7d verified
raw
history blame contribute delete
98 Bytes
{
"block_size": 1024,
"n_embed": 768,
"n_head": 12,
"n_layer": 12,
"vocab_size": 50257
}