Sansa commited on
Commit
7f1c767
1 Parent(s): ef4bd0c

update config

Browse files

update max_len

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
- "max_length": 50
33
  }
34
  },
35
  "torch_dtype": "float16",
 
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
+ "max_length": 512
33
  }
34
  },
35
  "torch_dtype": "float16",