bsy0317 commited on
Commit
6eec281
1 Parent(s): d0c0df4

Update config.json

Browse files

Change the maximum output length

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "task_specific_params": {
35
  "text-generation": {
36
  "do_sample": true,
37
- "max_length": 50
38
  }
39
  },
40
  "transformers_version": "4.3.3",
34
  "task_specific_params": {
35
  "text-generation": {
36
  "do_sample": true,
37
+ "max_length": 512
38
  }
39
  },
40
  "transformers_version": "4.3.3",