akaruineko commited on
Commit
d9e50d7
·
verified ·
1 Parent(s): 738f8a0

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. .gitattributes +3 -0
  2. stats.json +74 -0
  3. test.jsonl +3 -0
  4. train.jsonl +3 -0
  5. val.jsonl +3 -0
.gitattributes CHANGED
@@ -58,3 +58,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ test.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ train.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ val.jsonl filter=lfs diff=lfs merge=lfs -text
stats.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total": 50000000,
3
+ "pos": 30000000,
4
+ "neg": 20000000,
5
+ "pii_ratio": 0.6,
6
+ "risk": {
7
+ "low": 1486250,
8
+ "high": 18260055,
9
+ "medium": 10253695
10
+ },
11
+ "context": {
12
+ "medical_note": 2994775,
13
+ "email": 3002730,
14
+ "no_pii": 20000000,
15
+ "code_snippet": 3001715,
16
+ "support_ticket": 2998585,
17
+ "chat": 2998775,
18
+ "finance": 3005490,
19
+ "ecommerce": 2999720,
20
+ "social_post": 3003875,
21
+ "resume": 2999300,
22
+ "legal": 2995035
23
+ },
24
+ "languages": {
25
+ "zh": 2005150,
26
+ "gu": 2006990,
27
+ "en": 2004695,
28
+ "de": 1999830,
29
+ "pa": 1995285,
30
+ "th": 1998445,
31
+ "vi": 2001365,
32
+ "tr": 1997975,
33
+ "it": 1997560,
34
+ "bn": 2000500,
35
+ "mr": 1995580,
36
+ "ru": 2000130,
37
+ "jv": 1998730,
38
+ "ja": 1996855,
39
+ "ta": 1994395,
40
+ "ko": 1997240,
41
+ "uk": 1999255,
42
+ "hi": 2002775,
43
+ "te": 1997875,
44
+ "pl": 1998275,
45
+ "fr": 2002155,
46
+ "pt": 2008260,
47
+ "es": 2001010,
48
+ "ar": 1997640,
49
+ "ur": 2002030
50
+ },
51
+ "pii_types": {
52
+ "IPV4": 2763680,
53
+ "IBAN": 2996850,
54
+ "CREDIT_CARD": 2778235,
55
+ "EMAIL": 7577800,
56
+ "DRIVERS_LICENSE": 2110135,
57
+ "PERSON_NAME": 15821050,
58
+ "PASSPORT": 2852940,
59
+ "SSN": 2965795,
60
+ "PHONE": 5907905,
61
+ "MEDICAL_RECORD": 4456225,
62
+ "STREET_ADDRESS": 4808490,
63
+ "DATE_OF_BIRTH": 4838140,
64
+ "API_KEY": 2782310,
65
+ "TAX_ID": 74065,
66
+ "BANK_ACCOUNT": 46855,
67
+ "IPV6": 16875
68
+ },
69
+ "splits": {
70
+ "train": 40001105,
71
+ "val": 5000655,
72
+ "test": 4998240
73
+ }
74
+ }
test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b10b82c4461b1f763a5cd7fbb2dc319e9a83afd80a925035ced7ebaf3fbe914
3
+ size 1586560742
train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbe9c7a21a9ee68c501f4ddc758b01a070b0945dc1b0fa5eab5ff74605f0d67
3
+ size 12691440896
val.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d44d372cca15a3e62dced707a19cece3714fdfeb6f1ef7b86bf61140e7d2d635
3
+ size 1586347282