lucyknada's picture
Upload folder using huggingface_hub
b4812d8 verified
raw
history blame contribute delete
984 Bytes
{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.7.4,<3.8.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"bff8725f4",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"textcat_multilabel":[
"SPAM"
]
},
"pipeline":[
"textcat_multilabel"
],
"components":[
"textcat_multilabel"
],
"disabled":[
],
"performance":{
"cats_score":0.9587967644,
"cats_score_desc":"macro AUC",
"cats_micro_p":0.9545454545,
"cats_micro_r":0.9130434783,
"cats_micro_f":0.9333333333,
"cats_macro_p":0.9545454545,
"cats_macro_r":0.9130434783,
"cats_macro_f":0.9333333333,
"cats_macro_auc":0.9587967644,
"cats_f_per_type":{
"SPAM":{
"p":0.9545454545,
"r":0.9130434783,
"f":0.9333333333
}
},
"textcat_multilabel_loss":15.7977288797
}
}