duongttr commited on
Commit
5d4ed33
1 Parent(s): b2cfe5c

Update max_length from 50 to 250

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -31,7 +31,7 @@
31
  "task_specific_params": {
32
  "text-generation": {
33
  "do_sample": true,
34
- "max_length": 50
35
  }
36
  },
37
  "torch_dtype": "float32",
 
31
  "task_specific_params": {
32
  "text-generation": {
33
  "do_sample": true,
34
+ "max_length": 250
35
  }
36
  },
37
  "torch_dtype": "float32",