jcorrie's picture
Update spaCy pipeline
b7ee079 verified
{
"lang":"en",
"name":"categorise_definitions",
"version":"0.0.1",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_version":">=3.7.5,<3.8.0",
"spacy_git_version":"a6d0fc360",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null
},
"labels":{
"textcat":[
"DEFINITION_REF",
"DEFINITION",
"DEFINITION_REF_EXT"
]
},
"pipeline":[
"textcat"
],
"components":[
"textcat"
],
"disabled":[
],
"performance":{
"cats_score":1.0,
"cats_score_desc":"macro F",
"cats_micro_p":1.0,
"cats_micro_r":1.0,
"cats_micro_f":1.0,
"cats_macro_p":1.0,
"cats_macro_r":1.0,
"cats_macro_f":1.0,
"cats_macro_auc":1.0,
"cats_f_per_type":{
"DEFINITION_REF":{
"p":1.0,
"r":1.0,
"f":1.0
},
"DEFINITION":{
"p":1.0,
"r":1.0,
"f":1.0
},
"DEFINITION_REF_EXT":{
"p":1.0,
"r":1.0,
"f":1.0
}
},
"textcat_loss":0.0000626214
},
"requirements":[
]
}