Hnabil commited on
Commit
6f3faa8
1 Parent(s): a5a65a3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "summarization": {
29
  "early_stopping": true,
30
  "length_penalty": 2.0,
31
- "max_length": 200,
32
  "min_length": 30,
33
  "no_repeat_ngram_size": 3,
34
  "num_beams": 4,
 
28
  "summarization": {
29
  "early_stopping": true,
30
  "length_penalty": 2.0,
31
+ "max_length": 300,
32
  "min_length": 30,
33
  "no_repeat_ngram_size": 3,
34
  "num_beams": 4,