cooking / config.json
mingol77's picture
Upload config.json with huggingface_hub
d46aa92 verified
raw
history blame contribute delete
155 Bytes
{
"model_type": "gpt2",
"vocab_size": 4123332,
"n_positions": 1024,
"n_ctx": 1024,
"n_embd": 768,
"n_layer": 12,
"n_head": 12
}