jonasurth commited on
Commit
df6cda4
1 Parent(s): bb6f950

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -25,8 +25,8 @@
25
  "summarization": {
26
  "early_stopping": true,
27
  "length_penalty": 2.0,
28
- "max_length": 200,
29
- "min_length": 30,
30
  "no_repeat_ngram_size": 3,
31
  "num_beams": 4,
32
  "prefix": "summarize: "
 
25
  "summarization": {
26
  "early_stopping": true,
27
  "length_penalty": 2.0,
28
+ "max_length": 500,
29
+ "min_length": 300,
30
  "no_repeat_ngram_size": 3,
31
  "num_beams": 4,
32
  "prefix": "summarize: "