danielhanchen
commited on
Commit
•
62924be
1
Parent(s):
753845a
Upload config
Browse files- generation_config.json +1 -0
generation_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
|
|
9 |
"pad_token_id": 128004,
|
10 |
"temperature": 0.6,
|
11 |
"top_p": 0.9,
|
|
|
6 |
128008,
|
7 |
128009
|
8 |
],
|
9 |
+
"max_length": 131072,
|
10 |
"pad_token_id": 128004,
|
11 |
"temperature": 0.6,
|
12 |
"top_p": 0.9,
|