x54-729
commited on
Commit
•
a60c8dc
1
Parent(s):
6488caa
update rope_scaling
Browse files- config.json +1 -4
config.json
CHANGED
@@ -22,10 +22,7 @@
|
|
22 |
"pad_token_id": 2,
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_theta": 1000000,
|
25 |
-
"rope_scaling":
|
26 |
-
"factor": 1.0,
|
27 |
-
"type": "dynamic"
|
28 |
-
},
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "bfloat16",
|
31 |
"transformers_version": "4.33.0",
|
|
|
22 |
"pad_token_id": 2,
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_theta": 1000000,
|
25 |
+
"rope_scaling": null,
|
|
|
|
|
|
|
26 |
"tie_word_embeddings": false,
|
27 |
"torch_dtype": "bfloat16",
|
28 |
"transformers_version": "4.33.0",
|