yadheedhya commited on
Commit
146a074
1 Parent(s): 0241341

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -28,8 +28,8 @@
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,
35
  "prefix": "summarize: "
 
28
  "summarization": {
29
  "early_stopping": true,
30
  "length_penalty": 2.0,
31
+ "max_length": 25,
32
+ "min_length": 15,
33
  "no_repeat_ngram_size": 3,
34
  "num_beams": 4,
35
  "prefix": "summarize: "