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