Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"is_gated_act": true,
|
| 18 |
"layer_norm_epsilon": 1e-06,
|
| 19 |
"model_type": "t5",
|
|
|
|
| 20 |
"n_positions": 512,
|
| 21 |
"num_decoder_layers": 24,
|
| 22 |
"num_heads": 16,
|
|
|
|
| 17 |
"is_gated_act": true,
|
| 18 |
"layer_norm_epsilon": 1e-06,
|
| 19 |
"model_type": "t5",
|
| 20 |
+
"max_length": 1024,
|
| 21 |
"n_positions": 512,
|
| 22 |
"num_decoder_layers": 24,
|
| 23 |
"num_heads": 16,
|