bhargeyk / config.json
bpatel644's picture
Upload Bhargey
0c40c3f
raw
history blame contribute delete
223 Bytes
{
"architectures": [
"Bhargey"
],
"dropout": 0.2,
"model_type": "bhargey",
"n_embd": 1024,
"n_head": 4,
"n_layer": 4,
"torch_dtype": "float32",
"transformers_version": "4.35.0",
"vocab_size": 1000
}