tokeron commited on
Commit
2205b6b
1 Parent(s): aaac8fa

Update config.json

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": 100,
35
  "top_p": 0.92
36
  }
37
  },
 
31
  "task_specific_params": {
32
  "text-generation": {
33
  "do_sample": true,
34
+ "max_length": 128,
35
  "top_p": 0.92
36
  }
37
  },