Praneeth205 commited on
Commit
4cc1adc
1 Parent(s): 0512245

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -51,7 +51,7 @@
51
  "task_specific_params": {
52
  "summarization": {
53
  "length_penalty": 1.0,
54
- "max_length": 128,
55
  "min_length": 12,
56
  "num_beams": 4
57
  },
 
51
  "task_specific_params": {
52
  "summarization": {
53
  "length_penalty": 1.0,
54
+ "max_length": 2500,
55
  "min_length": 12,
56
  "num_beams": 4
57
  },