maithili-clm / config.json
kamal-018's picture
Upload config.json with huggingface_hub
f63fbc9 verified
Raw
History Blame Contribute Delete
117 Bytes
{
"vocab_size": 32000,
"n_layers": 12,
"n_heads": 12,
"n_embd": 768,
"block_size": 1024,
"dropout": 0.1
}