Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"summary_use_proj": true,
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
-
"num_return_sequences":
|
33 |
"max_length":256
|
34 |
}
|
35 |
},
|
|
|
29 |
"summary_use_proj": true,
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
+
"num_return_sequences":1,
|
33 |
"max_length":256
|
34 |
}
|
35 |
},
|