Samuael commited on
Commit
41db9df
1 Parent(s): 7319618

Upload T5ForConditionalGeneration

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "is_encoder_decoder": true,
17
  "is_gated_act": true,
18
  "layer_norm_epsilon": 1e-06,
19
- "max_length": 300,
20
  "model_type": "t5",
21
  "num_decoder_layers": 8,
22
  "num_heads": 6,
 
16
  "is_encoder_decoder": true,
17
  "is_gated_act": true,
18
  "layer_norm_epsilon": 1e-06,
19
+ "max_length": 400,
20
  "model_type": "t5",
21
  "num_decoder_layers": 8,
22
  "num_heads": 6,