Sabareeshr commited on
Commit
db9c9f3
1 Parent(s): 6e35e21

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "task_specific_params": {
29
  "text-generation": {
30
  "do_sample": true,
31
- "max_length": 50,
32
  "temperature": 1.0
33
  }
34
  },
 
28
  "task_specific_params": {
29
  "text-generation": {
30
  "do_sample": true,
31
+ "max_length": 50000,
32
  "temperature": 1.0
33
  }
34
  },