Mine / config.json
bpatel644's picture
Upload config
6bb08d5
raw
history blame
223 Bytes
{
"auto_map": {
"AutoConfig": "config.CustomAIConfig"
},
"dropout": 0.2,
"model_type": "CustomAI",
"n_embd": 384,
"n_head": 4,
"n_layer": 4,
"transformers_version": "4.36.0.dev0",
"vocab_size": 1000
}