error / config.json
annian's picture
Upload config.json
a4be472
raw
history blame contribute delete
No virus
176 Bytes
{
"framework": "pytorch",
"task": "text-error-correction",
"model": {
"type": "bart"
},
"pipeline": {
"type": "text-error-correction"
}
}