Zagusan commited on
Commit
fbffc5b
1 Parent(s): b82fa44

Update config.json

Browse files
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": 512,
33
  "temperature": 0.7
34
  }
35
  },
 
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
+ "max_length": 256,
33
  "temperature": 0.7
34
  }
35
  },