glouriousgautam
commited on
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -39,7 +39,8 @@
|
|
39 |
},
|
40 |
"rms_norm_eps": 1e-05,
|
41 |
"rope_scaling": {
|
42 |
-
"type": "default"
|
|
|
43 |
},
|
44 |
"rope_theta": 500000.0,
|
45 |
"tie_word_embeddings": false,
|
|
|
39 |
},
|
40 |
"rms_norm_eps": 1e-05,
|
41 |
"rope_scaling": {
|
42 |
+
"type": "default",
|
43 |
+
"factor": 1.0
|
44 |
},
|
45 |
"rope_theta": 500000.0,
|
46 |
"tie_word_embeddings": false,
|