File size: 274 Bytes
b2e04f0
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "architectures": [
      "OpenHermesModel"
    ],
    "model_type": "gpt",
    "num_attention_heads": 12,
    "num_hidden_layers": 24,
    "hidden_size": 1024,
    "vocab_size": 50257,
    "n_positions": 1024,
    "n_ctx": 1024,
    "activation_function": "gelu_new"
}