nlp_bart_text-error-correct.../configuration.json

11 lines
176 B
JSON

{
"framework": "pytorch",
"task": "text-error-correction",
"model": {
"type": "bart"
},
"pipeline": {
"type": "text-error-correction"
}
}