Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"mlp_gating": 1,
|
| 27 |
"model_type": "super_linear",
|
| 28 |
"moe": 1,
|
| 29 |
-
"moe_n_experts":
|
| 30 |
"moe_temp": 1,
|
| 31 |
"noisy_gating_std": 0.1,
|
| 32 |
"noisy_gating_std_decay": 1,
|
|
|
|
| 26 |
"mlp_gating": 1,
|
| 27 |
"model_type": "super_linear",
|
| 28 |
"moe": 1,
|
| 29 |
+
"moe_n_experts": 8,
|
| 30 |
"moe_temp": 1,
|
| 31 |
"noisy_gating_std": 0.1,
|
| 32 |
"noisy_gating_std_decay": 1,
|