nicholasKluge
commited on
Commit
•
afa1ee2
1
Parent(s):
3bfd3c8
Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"do_sample": true,
|
8 |
"max_new_tokens": 512,
|
9 |
"renormalize_logits": true,
|
10 |
-
"repetition_penalty": 1.
|
11 |
"temperature": 0.3,
|
12 |
"top_k": 30,
|
13 |
"top_p": 0.3,
|
|
|
7 |
"do_sample": true,
|
8 |
"max_new_tokens": 512,
|
9 |
"renormalize_logits": true,
|
10 |
+
"repetition_penalty": 1.2,
|
11 |
"temperature": 0.3,
|
12 |
"top_k": 30,
|
13 |
"top_p": 0.3,
|