Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"summary_use_proj": true,
|
29 |
"task_specific_params": {
|
30 |
"text-generation": {
|
31 |
-
"do_sample":
|
32 |
"max_length": 128
|
33 |
}
|
34 |
},
|
|
|
28 |
"summary_use_proj": true,
|
29 |
"task_specific_params": {
|
30 |
"text-generation": {
|
31 |
+
"do_sample": true,
|
32 |
"max_length": 128
|
33 |
}
|
34 |
},
|