dgunzy commited on
Commit
62fbfd9
1 Parent(s): 316f83e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -57,7 +57,7 @@
57
  "summarization": {
58
  "early_stopping": true,
59
  "length_penalty": 2.0,
60
- "max_length": 142,
61
  "min_length": 56,
62
  "no_repeat_ngram_size": 3,
63
  "num_beams": 4
 
57
  "summarization": {
58
  "early_stopping": true,
59
  "length_penalty": 2.0,
60
+ "max_length": 300,
61
  "min_length": 56,
62
  "no_repeat_ngram_size": 3,
63
  "num_beams": 4