hema99 commited on
Commit
c30aa60
1 Parent(s): 3e663d6

Update config.json

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