ai4privacy-SpanBased-CustomDeBERTa / classification_report.json
MinhTriet's picture
Upload folder using huggingface_hub
cfdfddb verified
Raw
History Blame Contribute Delete
2.41 kB
{
"AGE": {
"precision": 0.9524,
"recall": 1.0,
"f1-score": 0.9756,
"support": 60
},
"BUILDINGNUM": {
"precision": 0.9633,
"recall": 0.9813,
"f1-score": 0.9722,
"support": 107
},
"CITY": {
"precision": 0.9709,
"recall": 0.9852,
"f1-score": 0.978,
"support": 203
},
"CREDITCARDNUMBER": {
"precision": 1.0,
"recall": 0.9259,
"f1-score": 0.9615,
"support": 27
},
"DATE": {
"precision": 0.9935,
"recall": 1.0,
"f1-score": 0.9967,
"support": 153
},
"DRIVERLICENSENUM": {
"precision": 0.8889,
"recall": 0.7619,
"f1-score": 0.8205,
"support": 21
},
"EMAIL": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 112
},
"GENDER": {
"precision": 0.9722,
"recall": 1.0,
"f1-score": 0.9859,
"support": 70
},
"GIVENNAME": {
"precision": 0.97,
"recall": 0.9906,
"f1-score": 0.9802,
"support": 850
},
"IDCARDNUM": {
"precision": 0.9381,
"recall": 0.9286,
"f1-score": 0.9333,
"support": 98
},
"PASSPORTNUM": {
"precision": 0.9318,
"recall": 1.0,
"f1-score": 0.9647,
"support": 41
},
"SOCIALNUM": {
"precision": 0.9032,
"recall": 0.9655,
"f1-score": 0.9333,
"support": 29
},
"STREET": {
"precision": 0.9821,
"recall": 0.9735,
"f1-score": 0.9778,
"support": 113
},
"SURNAME": {
"precision": 0.9102,
"recall": 0.8736,
"f1-score": 0.8915,
"support": 348
},
"TAXNUM": {
"precision": 1.0,
"recall": 0.8333,
"f1-score": 0.9091,
"support": 24
},
"TELEPHONENUM": {
"precision": 0.9935,
"recall": 1.0,
"f1-score": 0.9967,
"support": 153
},
"TIME": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 144
},
"TITLE": {
"precision": 0.9754,
"recall": 1.0,
"f1-score": 0.9876,
"support": 119
},
"ZIPCODE": {
"precision": 0.98,
"recall": 0.9608,
"f1-score": 0.9703,
"support": 51
},
"OVERALL_MICRO": {
"precision": 0.966,
"recall": 0.9703,
"f1-score": 0.9681,
"support": 2723
},
"OVERALL_MACRO": {
"precision": 0.9645,
"recall": 0.9569,
"f1-score": 0.9597,
"support": 2723
},
"OVERALL_WEIGHTED": {
"precision": 0.9657,
"recall": 0.9703,
"f1-score": 0.9677,
"support": 2723
}
}