Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"max_position_embeddings": 2048,
|
15 |
"model_type": "gpt_neox",
|
16 |
"num_attention_heads": 32,
|
17 |
-
"num_hidden_layers":
|
18 |
"rotary_emb_base": 10000,
|
19 |
"rotary_pct": 1.0,
|
20 |
"tie_word_embeddings": false,
|
|
|
14 |
"max_position_embeddings": 2048,
|
15 |
"model_type": "gpt_neox",
|
16 |
"num_attention_heads": 32,
|
17 |
+
"num_hidden_layers": 47,
|
18 |
"rotary_emb_base": 10000,
|
19 |
"rotary_pct": 1.0,
|
20 |
"tie_word_embeddings": false,
|