EdBianchi commited on
Commit
f8e2d8e
1 Parent(s): 8dcda42

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": 20,
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": 700,
32
  "min_length": 30,
33
  "no_repeat_ngram_size": 3,
34
  "num_beams": 4,