Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"pretraining_tp": 1,
|
26 |
"norm_eps": 1e-05,
|
27 |
"rope_scaling": null,
|
28 |
-
"
|
29 |
"rope_theta": 10000.0,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "bfloat16",
|
|
|
25 |
"pretraining_tp": 1,
|
26 |
"norm_eps": 1e-05,
|
27 |
"rope_scaling": null,
|
28 |
+
"rope_percent": 0.5,
|
29 |
"rope_theta": 10000.0,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "bfloat16",
|