set do_sample as true
#21
by
zhouzaida
- opened
- generation_config.json +2 -1
generation_config.json
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
{
|
2 |
-
"
|
|
|
3 |
}
|
|
|
1 |
{
|
2 |
+
"do_sample": true,
|
3 |
+
"temperature": 0.6
|
4 |
}
|