Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -27,7 +27,8 @@
|
|
27 |
"param_factor": 1,
|
28 |
"type": "clex",
|
29 |
"factor":1,
|
30 |
-
"act": "silu"
|
|
|
31 |
},
|
32 |
"rope_theta": 10000,
|
33 |
"tie_word_embeddings": false,
|
|
|
27 |
"param_factor": 1,
|
28 |
"type": "clex",
|
29 |
"factor":1,
|
30 |
+
"act": "silu",
|
31 |
+
"time_dt": 0.01
|
32 |
},
|
33 |
"rope_theta": 10000,
|
34 |
"tie_word_embeddings": false,
|