bit-dny commited on
Commit
b3554c8
1 Parent(s): d3f8d23

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -62,7 +62,7 @@
62
  "task_specific_params": {
63
  "text-generation": {
64
  "do_sample": true,
65
- "max_length": 50,
66
  "temperature": 0.9
67
  }
68
  },
 
62
  "task_specific_params": {
63
  "text-generation": {
64
  "do_sample": true,
65
+ "max_length": 128,
66
  "temperature": 0.9
67
  }
68
  },