Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
],
|
8 |
"pad_token_id": 151643,
|
9 |
"repetition_penalty": 1.1,
|
10 |
-
"temperature": 0.
|
11 |
"top_k": 20,
|
12 |
"top_p": 0.8,
|
13 |
"max_new_tokens": 2048,
|
|
|
7 |
],
|
8 |
"pad_token_id": 151643,
|
9 |
"repetition_penalty": 1.1,
|
10 |
+
"temperature": 0.3,
|
11 |
"top_k": 20,
|
12 |
"top_p": 0.8,
|
13 |
"max_new_tokens": 2048,
|