andreids's picture
Update spaCy pipeline
b10b566
{
"lang":"en",
"name":"nature_of_li_shipping",
"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",
"shipping"
]
},
"pipeline":[
"textcat"
],
"components":[
"textcat"
],
"disabled":[
],
"performance":{
"cats_score":0.5736859408,
"cats_score_desc":"macro F",
"cats_micro_p":0.9984488805,
"cats_micro_r":0.9984488805,
"cats_micro_f":0.9984488805,
"cats_macro_p":0.5727882193,
"cats_macro_r":0.5746062461,
"cats_macro_f":0.5736859408,
"cats_macro_auc":0.9654648265,
"cats_f_per_type":{
"other":{
"p":0.9992349751,
"r":0.9992124921,
"f":0.9992237335
},
"shipping":{
"p":0.1463414634,
"r":0.15,
"f":0.1481481481
}
},
"cats_macro_auc_per_type":0.0,
"textcat_loss":0.3196016349
},
"requirements":[
]
}