Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"pretraining_tp": 1,
|
19 |
"norm_eps": 1e-05,
|
20 |
"rope_scaling": null,
|
21 |
-
"
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
|
|
18 |
"pretraining_tp": 1,
|
19 |
"norm_eps": 1e-05,
|
20 |
"rope_scaling": null,
|
21 |
+
"rope_percent": 0.5,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|