zhouzaida
commited on
Commit
·
fd57b5a
1
Parent(s):
0157cd8
update temperature
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
"do_sample": true,
|
| 3 |
-
"temperature": 0.
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"do_sample": true,
|
| 3 |
+
"temperature": 0.2
|
| 4 |
}
|