ColleenMacklin
commited on
Commit
•
d95af0a
1
Parent(s):
547db88
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
"text-generation": {
|
55 |
"do_sample": true,
|
56 |
"temperature": 0.75,
|
57 |
-
"max_length":
|
58 |
"top_p": 0.95,
|
59 |
"top_k": 50,
|
60 |
"wait_for_model": true,
|
|
|
54 |
"text-generation": {
|
55 |
"do_sample": true,
|
56 |
"temperature": 0.75,
|
57 |
+
"max_length": 300,
|
58 |
"top_p": 0.95,
|
59 |
"top_k": 50,
|
60 |
"wait_for_model": true,
|