ritheshwar commited on
Commit
43eab68
1 Parent(s): 55b1fa6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "LABEL_0": 0
24
  },
25
  "layer_norm_epsilon": 1e-06,
26
- "max_length": 128,
27
  "model_type": "t5",
28
  "n_positions": 512,
29
  "num_decoder_layers": 12,
 
23
  "LABEL_0": 0
24
  },
25
  "layer_norm_epsilon": 1e-06,
26
+ "max_length": 1000,
27
  "model_type": "t5",
28
  "n_positions": 512,
29
  "num_decoder_layers": 12,