Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"feed_forward_proj": "silu",
|
| 15 |
"initializer_factor": 1.0,
|
| 16 |
"is_encoder_decoder": true,
|
| 17 |
-
"is_gated_act":
|
| 18 |
"layer_norm_epsilon": 1e-06,
|
| 19 |
"model_type": "t5",
|
| 20 |
"num_decoder_layers": 12,
|
|
|
|
| 14 |
"feed_forward_proj": "silu",
|
| 15 |
"initializer_factor": 1.0,
|
| 16 |
"is_encoder_decoder": true,
|
| 17 |
+
"is_gated_act": false,
|
| 18 |
"layer_norm_epsilon": 1e-06,
|
| 19 |
"model_type": "t5",
|
| 20 |
"num_decoder_layers": 12,
|