Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -29,7 +29,8 @@
|
|
29 |
"max_factor": 64,
|
30 |
"param_factor": 1,
|
31 |
"time_dt": 0.01,
|
32 |
-
"type": "clex"
|
|
|
33 |
},
|
34 |
"rope_theta": 10000,
|
35 |
"tie_word_embeddings": false,
|
|
|
29 |
"max_factor": 64,
|
30 |
"param_factor": 1,
|
31 |
"time_dt": 0.01,
|
32 |
+
"type": "clex",
|
33 |
+
"act": "tanh"
|
34 |
},
|
35 |
"rope_theta": 10000,
|
36 |
"tie_word_embeddings": false,
|