Update config.json
This commit is contained in:
parent
b7ac3a67f4
commit
ac43d91c33
|
@ -21,5 +21,10 @@
|
||||||
"summary_proj_to_labels": true,
|
"summary_proj_to_labels": true,
|
||||||
"summary_type": "cls_index",
|
"summary_type": "cls_index",
|
||||||
"summary_use_proj": true,
|
"summary_use_proj": true,
|
||||||
|
"task_specific_params": {
|
||||||
|
"conversational": {
|
||||||
|
"max_length": 1000
|
||||||
|
}
|
||||||
|
},
|
||||||
"vocab_size": 50257
|
"vocab_size": 50257
|
||||||
}
|
}
|
Loading…
Reference in New Issue