Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -12,9 +12,7 @@
|
|
12 |
"feed_forward_proj": "gated-gelu",
|
13 |
"initializer_factor": 1.0,
|
14 |
"is_encoder_decoder": true,
|
15 |
-
"is_gated_act": true,
|
16 |
"layer_norm_epsilon": 1e-06,
|
17 |
-
"length_penalty": 0.6,
|
18 |
"max_length": 128,
|
19 |
"model_type": "mt5",
|
20 |
"no_repeat_ngram_size": 2,
|
|
|
12 |
"feed_forward_proj": "gated-gelu",
|
13 |
"initializer_factor": 1.0,
|
14 |
"is_encoder_decoder": true,
|
|
|
15 |
"layer_norm_epsilon": 1e-06,
|
|
|
16 |
"max_length": 128,
|
17 |
"model_type": "mt5",
|
18 |
"no_repeat_ngram_size": 2,
|