pierreguillou commited on
Commit
0ef10a3
1 Parent(s): e0040f7

"max_length": 128

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "task_specific_params": {
28
  "text-generation": {
29
  "num_beams": 1,
30
- "max_length": 64,
31
  "prefix": ""
32
  }
33
  },
 
27
  "task_specific_params": {
28
  "text-generation": {
29
  "num_beams": 1,
30
+ "max_length": 128,
31
  "prefix": ""
32
  }
33
  },