Update config.json
Browse files- config.json +2 -3
config.json
CHANGED
@@ -29,9 +29,8 @@
|
|
29 |
"summary_type": "cls_index",
|
30 |
"summary_use_proj": true,
|
31 |
"task_specific_params": {
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"max_length": 50
|
35 |
}
|
36 |
},
|
37 |
"torch_dtype": "float32",
|
|
|
29 |
"summary_type": "cls_index",
|
30 |
"summary_use_proj": true,
|
31 |
"task_specific_params": {
|
32 |
+
"conversational": {
|
33 |
+
"max_length": 1000
|
|
|
34 |
}
|
35 |
},
|
36 |
"torch_dtype": "float32",
|