zhouzaida
commited on
Commit
·
283582e
1
Parent(s):
c95c453
set do_sample as true
Browse files- generation_config.json +1 -0
generation_config.json
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
{
|
|
|
2 |
"temperature": 0.6
|
3 |
}
|
|
|
1 |
{
|
2 |
+
"do_sample": true,
|
3 |
"temperature": 0.6
|
4 |
}
|