|
{ |
|
"lang":"en", |
|
"name":"description_classifier", |
|
"version":"0.0.1", |
|
"description":"", |
|
"author":"", |
|
"email":"", |
|
"url":"", |
|
"license":"", |
|
"spacy_version":">=3.4.4,<3.5.0", |
|
"spacy_git_version":"77833bfef", |
|
"vectors":{ |
|
"width":300, |
|
"vectors":514157, |
|
"keys":514157, |
|
"name":"en_vectors" |
|
}, |
|
"labels":{ |
|
"textcat":[ |
|
"description", |
|
"not_description" |
|
] |
|
}, |
|
"pipeline":[ |
|
"textcat" |
|
], |
|
"components":[ |
|
"textcat" |
|
], |
|
"disabled":[ |
|
|
|
], |
|
"performance":{ |
|
"cats_score":0.9479391006, |
|
"cats_score_desc":"macro F", |
|
"cats_micro_p":0.9828913601, |
|
"cats_micro_r":0.9639261745, |
|
"cats_micro_f":0.9733163914, |
|
"cats_macro_p":0.9607388348, |
|
"cats_macro_r":0.9355248173, |
|
"cats_macro_f":0.9479391006, |
|
"cats_macro_auc":0.968397077, |
|
"cats_f_per_type":{ |
|
"description":{ |
|
"p":0.9303797468, |
|
"r":0.8963414634, |
|
"f":0.9130434783 |
|
}, |
|
"not_description":{ |
|
"p":0.9910979228, |
|
"r":0.9747081712, |
|
"f":0.9828347229 |
|
} |
|
}, |
|
"cats_macro_auc_per_type":0.0, |
|
"textcat_loss":0.9106952411 |
|
}, |
|
"requirements":[ |
|
|
|
] |
|
} |