fvandi's picture
Create config.json
774ed7c verified
raw
history blame contribute delete
140 Bytes
{
"model_type": "gpt2",
"vocab_size": 50257,
"n_positions": 1024,
"n_ctx": 1024,
"n_embd": 768,
"n_layer": 12,
"n_head": 12
}