Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
128009
|
8 |
],
|
9 |
"transformers_version": "4.44.2",
|
10 |
-
"temperature": 0.
|
11 |
"do_sample": true,
|
12 |
"repetition_penalty": 1.15
|
13 |
}
|
|
|
7 |
128009
|
8 |
],
|
9 |
"transformers_version": "4.44.2",
|
10 |
+
"temperature": 0.1,
|
11 |
"do_sample": true,
|
12 |
"repetition_penalty": 1.15
|
13 |
}
|