dev-ai / config.json
DevGuptaa's picture
Update config.json
417a589
raw
history blame
129 Bytes
{
"model_type": "dev",
"vocab_size": 1000,
"n_embd": 1024,
"n_head": 4,
"n_layer": 4,
"dropout": 0.2
}