melihcatal commited on
Commit
3d4e6ab
·
verified ·
1 Parent(s): 30b2f13

Delete pii_extraction_cpt_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. pii_extraction_cpt_summary.json +0 -22
pii_extraction_cpt_summary.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "num_canaries": 200,
3
- "total_canary_samples": 1000,
4
- "per_pii_type": {
5
- "email": 40,
6
- "api_key": 40,
7
- "password": 40,
8
- "db_url": 40,
9
- "internal_ip": 40
10
- },
11
- "dataset": "melihcatal/codedp-cpt",
12
- "secret_length_stats": {
13
- "min": 11,
14
- "median": 33,
15
- "max": 83
16
- },
17
- "prefix_length_stats": {
18
- "min": 245,
19
- "median": 481,
20
- "max": 1085
21
- }
22
- }