nrnerclg / configuration.json
Jakobaby's picture
Upload 7 files
7976ef8 verified
raw
history blame contribute delete
175 Bytes
{
"framework": "pytorch",
"task": "named-entity-recognition",
"model": {
"type": "transformer-crf"
},
"pipeline": {
"type": "named-entity-recognition"
}
}