MaziyarPanahi
commited on
Commit
•
aade7b0
1
Parent(s):
392cfdc
Update generation_config.json (#9)
Browse files- Update generation_config.json (e15db07eddefc70ad4cd322ddf7f5b4f889dcce3)
- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"bos_token_id": 151643,
|
3 |
"do_sample": true,
|
4 |
-
"eos_token_id":
|
5 |
"max_new_tokens": 2048,
|
6 |
"transformers_version": "4.41.1"
|
7 |
}
|
|
|
1 |
{
|
2 |
"bos_token_id": 151643,
|
3 |
"do_sample": true,
|
4 |
+
"eos_token_id": 151645,
|
5 |
"max_new_tokens": 2048,
|
6 |
"transformers_version": "4.41.1"
|
7 |
}
|