CreatorPhan commited on
Commit
5009976
·
1 Parent(s): 7b8ee67

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -15,6 +15,7 @@
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
 
18
  "model_type": "t5",
19
  "n_positions": 512,
20
  "num_decoder_layers": 12,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
18
+ "max_length": 512,
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 12,