ColleenMacklin commited on
Commit
0216d07
1 Parent(s): 03afa8c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "text-generation": {
56
  "do_sample": true,
57
  "temperature": 0.7,
58
- "max_length": 100,
59
  "top_p": 0.95,
60
  "top_k": 50,
61
  "wait_for_model": true,
 
55
  "text-generation": {
56
  "do_sample": true,
57
  "temperature": 0.7,
58
+ "max_length": 200,
59
  "top_p": 0.95,
60
  "top_k": 50,
61
  "wait_for_model": true,