chowdhuryshaif commited on
Commit
07fcf45
1 Parent(s): 2e6c147

Update config.json

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