CreatorPhan commited on
Commit
4d5ab32
1 Parent(s): 59410e1

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": true,
17
  "layer_norm_epsilon": 1e-06,
 
18
  "model_type": "t5",
19
  "num_decoder_layers": 24,
20
  "num_heads": 16,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
+ "max_length": 512,
19
  "model_type": "t5",
20
  "num_decoder_layers": 24,
21
  "num_heads": 16,