Nehu commited on
Commit
cd22ef2
·
1 Parent(s): 1780e35

Update config.json

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