-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Benchmark scores updated after PII markup removing (#473)
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
DATA: 19434458 valid lines. MARKUP: 74639 items | ||
DATA: 19434458 valid lines. MARKUP: 74402 items | ||
Category Positives Negatives Template | ||
-------------------------- ----------- ----------- ---------- | ||
Authentication Key & Token 70 1 31 | ||
Generic Secret 1056 15 203 | ||
Generic Token 333 45 558 | ||
Other 1076 63510 635 | ||
Other 839 63510 635 | ||
Password 1405 110 4170 | ||
Predefined Pattern 326 2 40 | ||
Private Key 1001 1 3 | ||
Seed, Salt, Nonce 40 4 4 | ||
TOTAL: 5307 63688 5644 | ||
TOTAL: 5070 63688 5644 | ||
Detected Credentials: 5730 | ||
credsweeper result_cnt : 5102, lost_cnt : 0, true_cnt : 4207, false_cnt : 895 | ||
Category TP FP TN FN FPR FNR ACC PRC RCL F1 | ||
-------------------------- ---- ---- -------- ---- --------- --------- -------- -------- -------- -------- | ||
Authentication Key & Token 54 4 28 16 0.125 0.228571 0.803922 0.931034 0.771429 0.84375 | ||
Generic Secret 973 3 215 83 0.0137615 0.0785985 0.932496 0.996926 0.921402 0.957677 | ||
Generic Token 289 7 596 44 0.0116086 0.132132 0.945513 0.976351 0.867868 0.918919 | ||
Other 584 747 63398 492 0.0116455 0.457249 0.981003 0.438768 0.542751 0.485251 | ||
Other 584 747 63398 255 0.0116455 0.303933 0.984581 0.438768 0.696067 0.538249 | ||
Password 995 130 4150 410 0.0303738 0.291815 0.905013 0.884444 0.708185 0.786561 | ||
Predefined Pattern 309 2 40 17 0.0476191 0.0521472 0.94837 0.993569 0.947853 0.970173 | ||
Private Key 967 0 4 34 0.033966 0.966169 1 0.966034 0.982724 | ||
Seed, Salt, Nonce 36 2 6 4 0.25 0.1 0.875 0.947368 0.9 0.923077 | ||
4207 895 19428256 1100 4.606e-05 0.207273 0.999897 0.824579 0.792727 0.808339 | ||
4207 895 19428493 863 4.606e-05 0.170217 0.99991 0.824579 0.829783 0.827173 |