andreids's picture
Update spaCy pipeline
39be25e
{
"lang":"en",
"name":"classification_of_services",
"version":"0.0.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_version":">=3.4.3,<3.5.0",
"spacy_git_version":"63673a792",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null
},
"labels":{
"textcat":[
"other",
"service"
]
},
"pipeline":[
"textcat"
],
"components":[
"textcat"
],
"disabled":[
],
"performance":{
"cats_score":0.9989495206,
"cats_score_desc":"macro F",
"cats_micro_p":0.9998425445,
"cats_micro_r":0.9998425445,
"cats_micro_f":0.9998425445,
"cats_macro_p":0.9999180846,
"cats_macro_r":0.9979850317,
"cats_macro_f":0.9989495206,
"cats_macro_auc":0.9989748619,
"cats_f_per_type":{
"other":{
"p":0.9998361692,
"r":1.0,
"f":0.9999180779
},
"service":{
"p":1.0,
"r":0.9959700633,
"f":0.9979809634
}
},
"cats_macro_auc_per_type":0.0,
"textcat_loss":0.0000002356
},
"requirements":[
]
}