ai4privacy-GLiNER-NVIDIA / classification_report.json
MinhTriet's picture
Upload folder using huggingface_hub
49abbf1 verified
Raw
History Blame Contribute Delete
2.43 kB
{
"AGE": {
"precision": 0.9091,
"recall": 1.0,
"f1-score": 0.9524,
"support": 60
},
"BUILDINGNUM": {
"precision": 1.0,
"recall": 0.8785,
"f1-score": 0.9353,
"support": 107
},
"CITY": {
"precision": 0.9701,
"recall": 0.9606,
"f1-score": 0.9653,
"support": 203
},
"CREDITCARDNUMBER": {
"precision": 0.8214,
"recall": 0.8519,
"f1-score": 0.8364,
"support": 27
},
"DATE": {
"precision": 0.9808,
"recall": 1.0,
"f1-score": 0.9903,
"support": 153
},
"DRIVERLICENSENUM": {
"precision": 1.0,
"recall": 0.4286,
"f1-score": 0.6,
"support": 21
},
"EMAIL": {
"precision": 1.0,
"recall": 0.9911,
"f1-score": 0.9955,
"support": 112
},
"GENDER": {
"precision": 1.0,
"recall": 0.9714,
"f1-score": 0.9855,
"support": 70
},
"GIVENNAME": {
"precision": 0.9662,
"recall": 0.9765,
"f1-score": 0.9713,
"support": 850
},
"IDCARDNUM": {
"precision": 0.9114,
"recall": 0.7347,
"f1-score": 0.8136,
"support": 98
},
"PASSPORTNUM": {
"precision": 0.8636,
"recall": 0.9268,
"f1-score": 0.8941,
"support": 41
},
"SOCIALNUM": {
"precision": 0.8148,
"recall": 0.7586,
"f1-score": 0.7857,
"support": 29
},
"STREET": {
"precision": 0.9909,
"recall": 0.9646,
"f1-score": 0.9776,
"support": 113
},
"SURNAME": {
"precision": 0.7171,
"recall": 0.954,
"f1-score": 0.8187,
"support": 348
},
"TAXNUM": {
"precision": 0.7647,
"recall": 0.5417,
"f1-score": 0.6341,
"support": 24
},
"TELEPHONENUM": {
"precision": 0.9805,
"recall": 0.9869,
"f1-score": 0.9837,
"support": 153
},
"TIME": {
"precision": 0.9928,
"recall": 0.9583,
"f1-score": 0.9753,
"support": 144
},
"TITLE": {
"precision": 0.9672,
"recall": 0.9916,
"f1-score": 0.9793,
"support": 119
},
"ZIPCODE": {
"precision": 0.9583,
"recall": 0.902,
"f1-score": 0.9293,
"support": 51
},
"OVERALL_MICRO": {
"precision": 0.9238,
"recall": 0.9482,
"f1-score": 0.9358,
"support": 2723
},
"OVERALL_MACRO": {
"precision": 0.9268,
"recall": 0.883,
"f1-score": 0.896,
"support": 2723
},
"OVERALL_WEIGHTED": {
"precision": 0.9329,
"recall": 0.9482,
"f1-score": 0.9367,
"support": 2723
}
}