Update config.json

This commit is contained in:
system 2020-10-14 11:57:08 +00:00
parent 8e2e228516
commit 7cb5298862
1 changed files with 6 additions and 1 deletions

View File

@ -21,5 +21,10 @@
"summary_proj_to_labels": true,
"summary_type": "cls_index",
"summary_use_proj": true,
"task_specific_params": {
"conversational": {
"max_length": 1000
}
},
"vocab_size": 50257
}
}