Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"do_sample": true,
|
3 |
"eos_token_id": 145111,
|
4 |
-
"pad_token_id":
|
5 |
"repetition_penalty": 1.1,
|
6 |
"temperature": 0.7,
|
7 |
"top_k": 20,
|
|
|
1 |
{
|
2 |
"do_sample": true,
|
3 |
"eos_token_id": 145111,
|
4 |
+
"pad_token_id": 145109,
|
5 |
"repetition_penalty": 1.1,
|
6 |
"temperature": 0.7,
|
7 |
"top_k": 20,
|