File size: 282 Bytes
72e2faf
6b2c7e9
 
df17723
 
 
 
ede2e10
 
3bf08d4
923eadd
11d1ffd
6b2c7e9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "hidden_size": 128,
  "model_type": "custom-model",
  "transformers_version": "4.44.2",
  "auto_map": {
    "AutoModel": "custom_model.CustomModel",
    "AutoConfig": "custom_model.CustomModelConfig"
  },
  "architectures": [
    "AquilaModel"
  ],
  "num_attention_heads": 1
}