Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"summary_type": "cls_index",
|
24 |
"summary_use_proj": true,
|
25 |
"task_specific_params": {
|
26 |
-
"
|
27 |
"do_sample": true,
|
28 |
"max_length": 50
|
29 |
}
|
|
|
23 |
"summary_type": "cls_index",
|
24 |
"summary_use_proj": true,
|
25 |
"task_specific_params": {
|
26 |
+
"conversational": {
|
27 |
"do_sample": true,
|
28 |
"max_length": 50
|
29 |
}
|