Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -30,7 +30,8 @@
|
|
30 |
"max_factor": 10,
|
31 |
"param_factor": 2,
|
32 |
"time_dt": 0.01,
|
33 |
-
"type": "clex"
|
|
|
34 |
},
|
35 |
"rope_theta": 1000000.0,
|
36 |
"router_aux_loss_coef": 0.02,
|
|
|
30 |
"max_factor": 10,
|
31 |
"param_factor": 2,
|
32 |
"time_dt": 0.01,
|
33 |
+
"type": "clex",
|
34 |
+
"act": "tanh"
|
35 |
},
|
36 |
"rope_theta": 1000000.0,
|
37 |
"router_aux_loss_coef": 0.02,
|