ai4privacy-TokenBased-BERT / classification_report_previous.json
MinhTriet's picture
Upload folder using huggingface_hub
2138b24 verified
Raw
History Blame Contribute Delete
2.41 kB
{
"AGE": {
"precision": 0.9516,
"recall": 0.9833,
"f1-score": 0.9672,
"support": 60
},
"BUILDINGNUM": {
"precision": 0.9808,
"recall": 0.9533,
"f1-score": 0.9668,
"support": 107
},
"CITY": {
"precision": 0.9851,
"recall": 0.9803,
"f1-score": 0.9827,
"support": 203
},
"CREDITCARDNUMBER": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 27
},
"DATE": {
"precision": 0.9935,
"recall": 1.0,
"f1-score": 0.9967,
"support": 153
},
"DRIVERLICENSENUM": {
"precision": 0.9333,
"recall": 0.6667,
"f1-score": 0.7778,
"support": 21
},
"EMAIL": {
"precision": 0.9912,
"recall": 1.0,
"f1-score": 0.9956,
"support": 112
},
"GENDER": {
"precision": 1.0,
"recall": 0.9857,
"f1-score": 0.9928,
"support": 70
},
"GIVENNAME": {
"precision": 0.9678,
"recall": 0.9894,
"f1-score": 0.9785,
"support": 850
},
"IDCARDNUM": {
"precision": 0.9394,
"recall": 0.949,
"f1-score": 0.9442,
"support": 98
},
"PASSPORTNUM": {
"precision": 0.9091,
"recall": 0.9756,
"f1-score": 0.9412,
"support": 41
},
"SOCIALNUM": {
"precision": 0.8966,
"recall": 0.8966,
"f1-score": 0.8966,
"support": 29
},
"STREET": {
"precision": 1.0,
"recall": 0.9735,
"f1-score": 0.9865,
"support": 113
},
"SURNAME": {
"precision": 0.9419,
"recall": 0.8391,
"f1-score": 0.8875,
"support": 348
},
"TAXNUM": {
"precision": 0.92,
"recall": 0.9583,
"f1-score": 0.9388,
"support": 24
},
"TELEPHONENUM": {
"precision": 0.9871,
"recall": 1.0,
"f1-score": 0.9935,
"support": 153
},
"TIME": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 144
},
"TITLE": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 119
},
"ZIPCODE": {
"precision": 0.9615,
"recall": 0.9804,
"f1-score": 0.9709,
"support": 51
},
"OVERALL_MICRO": {
"precision": 0.9719,
"recall": 0.9644,
"f1-score": 0.9681,
"support": 2723
},
"OVERALL_MACRO": {
"precision": 0.9663,
"recall": 0.9543,
"f1-score": 0.9588,
"support": 2723
},
"OVERALL_WEIGHTED": {
"precision": 0.9715,
"recall": 0.9644,
"f1-score": 0.9673,
"support": 2723
}
}