vishw2703 commited on
Commit
95d696a
·
1 Parent(s): 413e49d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -63,7 +63,7 @@
63
  "summarization": {
64
  "early_stopping": true,
65
  "length_penalty": 2.0,
66
- "max_length": 142,
67
  "min_length": 56,
68
  "no_repeat_ngram_size": 3,
69
  "num_beams": 4
 
63
  "summarization": {
64
  "early_stopping": true,
65
  "length_penalty": 2.0,
66
+ "max_length": 500,
67
  "min_length": 56,
68
  "no_repeat_ngram_size": 3,
69
  "num_beams": 4