astro21 commited on
Commit
b5fef0a
1 Parent(s): 66eeb7a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -63,7 +63,7 @@
63
  "summarization_xsum": {
64
  "length_penalty": 1.0,
65
  "max_length": 62,
66
- "min_length": 11,
67
  "num_beams": 6
68
  }
69
  },
 
63
  "summarization_xsum": {
64
  "length_penalty": 1.0,
65
  "max_length": 62,
66
+ "min_length": 60,
67
  "num_beams": 6
68
  }
69
  },