danielhanchen
commited on
Commit
•
158f943
1
Parent(s):
a40f036
Upload config
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
128001,
|
6 |
128009
|
7 |
],
|
8 |
-
"max_length":
|
9 |
"pad_token_id": 128255,
|
10 |
"temperature": 0.6,
|
11 |
"top_p": 0.9,
|
|
|
5 |
128001,
|
6 |
128009
|
7 |
],
|
8 |
+
"max_length": 8192,
|
9 |
"pad_token_id": 128255,
|
10 |
"temperature": 0.6,
|
11 |
"top_p": 0.9,
|