MinhTriet commited on
Commit
bcdcebe
·
verified ·
1 Parent(s): 3f6354e

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. classification_report.json +231 -213
  2. config.json +104 -108
  3. model.safetensors +2 -2
  4. predictions.json +0 -0
  5. training_args.bin +1 -1
classification_report.json CHANGED
@@ -1,326 +1,344 @@
1
  {
2
  "ACCOUNT_NUMBER": {
3
- "precision": 0.0,
4
- "recall": 0.0,
5
- "f1-score": 0.0,
6
- "support": 17
7
  },
8
  "AGE": {
9
- "precision": 0.0,
10
- "recall": 0.0,
11
- "f1-score": 0.0,
12
- "support": 7
13
  },
14
  "API_KEY": {
15
- "precision": 0.0,
16
- "recall": 0.0,
17
- "f1-score": 0.0,
18
- "support": 6
19
  },
20
  "BANK_ROUTING_NUMBER": {
21
- "precision": 0.0,
22
- "recall": 0.0,
23
- "f1-score": 0.0,
24
- "support": 5
25
  },
26
  "BIOMETRIC_IDENTIFIER": {
27
- "precision": 0.0,
28
- "recall": 0.0,
29
- "f1-score": 0.0,
30
- "support": 7
31
  },
32
  "BLOOD_TYPE": {
33
- "precision": 0.0,
34
- "recall": 0.0,
35
- "f1-score": 0.0,
36
- "support": 5
37
  },
38
  "CERTIFICATE_LICENSE_NUMBER": {
39
- "precision": 0.0,
40
- "recall": 0.0,
41
- "f1-score": 0.0,
42
- "support": 19
43
  },
44
  "CITY": {
45
- "precision": 0.0,
46
- "recall": 0.0,
47
- "f1-score": 0.0,
48
- "support": 20
49
  },
50
  "COMPANY_NAME": {
51
- "precision": 0.0,
52
- "recall": 0.0,
53
- "f1-score": 0.0,
54
- "support": 51
55
  },
56
  "COORDINATE": {
57
- "precision": 0.0,
58
- "recall": 0.0,
59
- "f1-score": 0.0,
60
- "support": 16
61
  },
62
  "COUNTRY": {
63
- "precision": 0.0,
64
- "recall": 0.0,
65
- "f1-score": 0.0,
66
- "support": 27
67
  },
68
  "COUNTY": {
69
- "precision": 0.0,
70
- "recall": 0.0,
71
- "f1-score": 0.0,
72
- "support": 12
73
  },
74
  "CREDIT_DEBIT_CARD": {
75
- "precision": 0.0,
76
- "recall": 0.0,
77
- "f1-score": 0.0,
78
- "support": 11
79
  },
80
  "CUSTOMER_ID": {
81
- "precision": 0.0,
82
- "recall": 0.0,
83
- "f1-score": 0.0,
84
- "support": 17
85
  },
86
  "CVV": {
87
- "precision": 0.0,
88
- "recall": 0.0,
89
- "f1-score": 0.0,
90
- "support": 4
91
  },
92
  "DATE": {
93
- "precision": 0.0,
94
- "recall": 0.0,
95
- "f1-score": 0.0,
96
- "support": 89
97
  },
98
  "DATE_OF_BIRTH": {
99
- "precision": 0.0,
100
- "recall": 0.0,
101
- "f1-score": 0.0,
102
- "support": 10
103
  },
104
  "DATE_TIME": {
105
- "precision": 0.0,
106
- "recall": 0.0,
107
- "f1-score": 0.0,
108
- "support": 13
109
  },
110
  "DEVICE_IDENTIFIER": {
111
- "precision": 0.0,
112
- "recall": 0.0,
113
- "f1-score": 0.0,
114
- "support": 6
115
  },
116
  "EDUCATION_LEVEL": {
117
- "precision": 0.0,
118
- "recall": 0.0,
119
- "f1-score": 0.0,
120
- "support": 7
121
  },
122
  "EMAIL": {
123
- "precision": 0.0,
124
- "recall": 0.0,
125
- "f1-score": 0.0,
126
- "support": 38
127
  },
128
  "EMPLOYEE_ID": {
129
- "precision": 0.0,
130
- "recall": 0.0,
131
- "f1-score": 0.0,
132
- "support": 12
133
  },
134
  "EMPLOYMENT_STATUS": {
135
- "precision": 0.0,
136
- "recall": 0.0,
137
- "f1-score": 0.0,
138
- "support": 9
139
  },
140
  "FAX_NUMBER": {
141
- "precision": 0.0,
142
- "recall": 0.0,
143
- "f1-score": 0.0,
144
- "support": 1
145
  },
146
  "FIRST_NAME": {
147
- "precision": 0.0,
148
- "recall": 0.0,
149
- "f1-score": 0.0,
150
- "support": 72
151
  },
152
  "GENDER": {
153
- "precision": 0.0,
154
- "recall": 0.0,
155
- "f1-score": 0.0,
156
- "support": 2
157
  },
158
  "HEALTH_PLAN_BENEFICIARY_NUMBER": {
159
- "precision": 0.0,
160
- "recall": 0.0,
161
- "f1-score": 0.0,
162
- "support": 11
163
  },
164
  "HTTP_COOKIE": {
165
- "precision": 0.0,
166
- "recall": 0.0,
167
- "f1-score": 0.0,
168
- "support": 6
169
  },
170
  "IPADDRESS": {
171
- "precision": 0.0,
172
- "recall": 0.0,
173
- "f1-score": 0.0,
174
- "support": 18
175
  },
176
  "LANGUAGE": {
177
- "precision": 0.0,
178
- "recall": 0.0,
179
- "f1-score": 0.0,
180
- "support": 7
181
  },
182
  "LAST_NAME": {
183
- "precision": 0.0,
184
- "recall": 0.0,
185
- "f1-score": 0.0,
186
- "support": 38
187
  },
188
  "LICENSE_PLATE": {
189
- "precision": 0.0,
190
- "recall": 0.0,
191
- "f1-score": 0.0,
192
- "support": 6
193
  },
194
  "MAC_ADDRESS": {
195
- "precision": 0.0,
196
- "recall": 0.0,
197
- "f1-score": 0.0,
198
- "support": 5
199
  },
200
  "MEDICAL_RECORD_NUMBER": {
 
 
 
 
 
 
201
  "precision": 0.0,
202
  "recall": 0.0,
203
  "f1-score": 0.0,
204
- "support": 10
205
  },
206
  "OCCUPATION": {
207
- "precision": 0.0,
208
- "recall": 0.0,
209
- "f1-score": 0.0,
210
- "support": 43
211
  },
212
  "PASSWORD": {
213
- "precision": 0.0,
214
- "recall": 0.0,
215
- "f1-score": 0.0,
216
- "support": 10
217
  },
218
  "PHONE_NUMBER": {
219
- "precision": 0.0,
220
- "recall": 0.0,
221
- "f1-score": 0.0,
222
- "support": 12
223
  },
224
  "PIN": {
225
- "precision": 0.0,
226
- "recall": 0.0,
227
- "f1-score": 0.0,
228
- "support": 8
229
  },
230
  "POLITICAL_VIEW": {
231
- "precision": 0.0,
232
- "recall": 0.0,
233
- "f1-score": 0.0,
234
- "support": 5
235
  },
236
  "POSTCODE": {
237
- "precision": 0.0,
238
- "recall": 0.0,
239
- "f1-score": 0.0,
240
- "support": 6
241
  },
242
  "RACE_ETHNICITY": {
243
- "precision": 0.0,
244
- "recall": 0.0,
245
- "f1-score": 0.0,
246
- "support": 8
247
  },
248
  "RELIGIOUS_BELIEF": {
249
- "precision": 0.0,
250
- "recall": 0.0,
251
- "f1-score": 0.0,
252
- "support": 12
253
  },
254
  "SEXUALITY": {
255
- "precision": 0.0,
256
- "recall": 0.0,
257
- "f1-score": 0.0,
258
- "support": 3
259
  },
260
  "SSN": {
261
- "precision": 0.0,
262
- "recall": 0.0,
263
- "f1-score": 0.0,
264
- "support": 9
265
  },
266
  "STATE": {
267
- "precision": 0.0,
268
- "recall": 0.0,
269
- "f1-score": 0.0,
270
- "support": 31
271
  },
272
  "STREET_ADDRESS": {
273
- "precision": 0.0,
274
- "recall": 0.0,
275
- "f1-score": 0.0,
276
- "support": 18
277
  },
278
  "SWIFT_BIC": {
279
- "precision": 0.0,
280
- "recall": 0.0,
281
- "f1-score": 0.0,
282
- "support": 5
 
 
 
 
 
 
283
  },
284
  "TIME": {
285
- "precision": 0.0,
286
- "recall": 0.0,
287
- "f1-score": 0.0,
288
- "support": 62
 
 
 
 
 
 
289
  },
290
  "URL": {
291
- "precision": 0.0,
292
- "recall": 0.0,
293
- "f1-score": 0.0,
294
- "support": 49
295
  },
296
  "USER_NAME": {
297
- "precision": 0.0,
298
- "recall": 0.0,
299
- "f1-score": 0.0,
300
- "support": 17
301
  },
302
  "VEHICLE_IDENTIFIER": {
303
- "precision": 0.0,
304
- "recall": 0.0,
305
- "f1-score": 0.0,
306
- "support": 5
307
  },
308
  "OVERALL_MICRO": {
309
- "precision": 0.0,
310
- "recall": 0.0,
311
- "f1-score": 0.0,
312
- "support": 887
313
  },
314
  "OVERALL_MACRO": {
315
- "precision": 0.0,
316
- "recall": 0.0,
317
- "f1-score": 0.0,
318
- "support": 887
319
  },
320
  "OVERALL_WEIGHTED": {
321
- "precision": 0.0,
322
- "recall": 0.0,
323
- "f1-score": 0.0,
324
- "support": 887
325
  }
326
  }
 
1
  {
2
  "ACCOUNT_NUMBER": {
3
+ "precision": 0.9883,
4
+ "recall": 0.9602,
5
+ "f1-score": 0.9741,
6
+ "support": 176
7
  },
8
  "AGE": {
9
+ "precision": 0.8835,
10
+ "recall": 0.9681,
11
+ "f1-score": 0.9239,
12
+ "support": 94
13
  },
14
  "API_KEY": {
15
+ "precision": 1.0,
16
+ "recall": 0.9643,
17
+ "f1-score": 0.9818,
18
+ "support": 28
19
  },
20
  "BANK_ROUTING_NUMBER": {
21
+ "precision": 0.9802,
22
+ "recall": 0.9802,
23
+ "f1-score": 0.9802,
24
+ "support": 101
25
  },
26
  "BIOMETRIC_IDENTIFIER": {
27
+ "precision": 0.9905,
28
+ "recall": 1.0,
29
+ "f1-score": 0.9952,
30
+ "support": 104
31
  },
32
  "BLOOD_TYPE": {
33
+ "precision": 1.0,
34
+ "recall": 1.0,
35
+ "f1-score": 1.0,
36
+ "support": 53
37
  },
38
  "CERTIFICATE_LICENSE_NUMBER": {
39
+ "precision": 1.0,
40
+ "recall": 0.9722,
41
+ "f1-score": 0.9859,
42
+ "support": 72
43
  },
44
  "CITY": {
45
+ "precision": 0.9934,
46
+ "recall": 0.9677,
47
+ "f1-score": 0.9804,
48
+ "support": 155
49
  },
50
  "COMPANY_NAME": {
51
+ "precision": 0.9785,
52
+ "recall": 0.9471,
53
+ "f1-score": 0.9625,
54
+ "support": 529
55
  },
56
  "COORDINATE": {
57
+ "precision": 0.9787,
58
+ "recall": 1.0,
59
+ "f1-score": 0.9892,
60
+ "support": 92
61
  },
62
  "COUNTRY": {
63
+ "precision": 0.9902,
64
+ "recall": 0.9902,
65
+ "f1-score": 0.9902,
66
+ "support": 204
67
  },
68
  "COUNTY": {
69
+ "precision": 1.0,
70
+ "recall": 0.976,
71
+ "f1-score": 0.9879,
72
+ "support": 167
73
  },
74
  "CREDIT_DEBIT_CARD": {
75
+ "precision": 1.0,
76
+ "recall": 0.9781,
77
+ "f1-score": 0.9889,
78
+ "support": 137
79
  },
80
  "CUSTOMER_ID": {
81
+ "precision": 0.9828,
82
+ "recall": 1.0,
83
+ "f1-score": 0.9913,
84
+ "support": 171
85
  },
86
  "CVV": {
87
+ "precision": 0.9815,
88
+ "recall": 0.9636,
89
+ "f1-score": 0.9725,
90
+ "support": 55
91
  },
92
  "DATE": {
93
+ "precision": 0.9679,
94
+ "recall": 0.924,
95
+ "f1-score": 0.9454,
96
+ "support": 750
97
  },
98
  "DATE_OF_BIRTH": {
99
+ "precision": 0.9766,
100
+ "recall": 1.0,
101
+ "f1-score": 0.9881,
102
+ "support": 125
103
  },
104
  "DATE_TIME": {
105
+ "precision": 0.9529,
106
+ "recall": 0.8526,
107
+ "f1-score": 0.9,
108
+ "support": 95
109
  },
110
  "DEVICE_IDENTIFIER": {
111
+ "precision": 1.0,
112
+ "recall": 1.0,
113
+ "f1-score": 1.0,
114
+ "support": 18
115
  },
116
  "EDUCATION_LEVEL": {
117
+ "precision": 0.9565,
118
+ "recall": 0.9016,
119
+ "f1-score": 0.9283,
120
+ "support": 122
121
  },
122
  "EMAIL": {
123
+ "precision": 0.9974,
124
+ "recall": 0.9796,
125
+ "f1-score": 0.9884,
126
+ "support": 392
127
  },
128
  "EMPLOYEE_ID": {
129
+ "precision": 1.0,
130
+ "recall": 0.9875,
131
+ "f1-score": 0.9937,
132
+ "support": 80
133
  },
134
  "EMPLOYMENT_STATUS": {
135
+ "precision": 0.9579,
136
+ "recall": 0.9381,
137
+ "f1-score": 0.9479,
138
+ "support": 97
139
  },
140
  "FAX_NUMBER": {
141
+ "precision": 0.8857,
142
+ "recall": 0.9538,
143
+ "f1-score": 0.9185,
144
+ "support": 65
145
  },
146
  "FIRST_NAME": {
147
+ "precision": 0.9988,
148
+ "recall": 0.9796,
149
+ "f1-score": 0.9891,
150
+ "support": 835
151
  },
152
  "GENDER": {
153
+ "precision": 0.9694,
154
+ "recall": 1.0,
155
+ "f1-score": 0.9845,
156
+ "support": 95
157
  },
158
  "HEALTH_PLAN_BENEFICIARY_NUMBER": {
159
+ "precision": 1.0,
160
+ "recall": 0.9596,
161
+ "f1-score": 0.9794,
162
+ "support": 99
163
  },
164
  "HTTP_COOKIE": {
165
+ "precision": 0.9825,
166
+ "recall": 0.9492,
167
+ "f1-score": 0.9655,
168
+ "support": 59
169
  },
170
  "IPADDRESS": {
171
+ "precision": 1.0,
172
+ "recall": 0.975,
173
+ "f1-score": 0.9873,
174
+ "support": 80
175
  },
176
  "LANGUAGE": {
177
+ "precision": 0.9375,
178
+ "recall": 0.9677,
179
+ "f1-score": 0.9524,
180
+ "support": 62
181
  },
182
  "LAST_NAME": {
183
+ "precision": 0.9874,
184
+ "recall": 0.9945,
185
+ "f1-score": 0.9909,
186
+ "support": 550
187
  },
188
  "LICENSE_PLATE": {
189
+ "precision": 1.0,
190
+ "recall": 1.0,
191
+ "f1-score": 1.0,
192
+ "support": 50
193
  },
194
  "MAC_ADDRESS": {
195
+ "precision": 0.9787,
196
+ "recall": 0.9583,
197
+ "f1-score": 0.9684,
198
+ "support": 48
199
  },
200
  "MEDICAL_RECORD_NUMBER": {
201
+ "precision": 0.9829,
202
+ "recall": 1.0,
203
+ "f1-score": 0.9914,
204
+ "support": 115
205
+ },
206
+ "NATIONAL_ID": {
207
  "precision": 0.0,
208
  "recall": 0.0,
209
  "f1-score": 0.0,
210
+ "support": 0
211
  },
212
  "OCCUPATION": {
213
+ "precision": 0.8683,
214
+ "recall": 0.6177,
215
+ "f1-score": 0.7219,
216
+ "support": 395
217
  },
218
  "PASSWORD": {
219
+ "precision": 1.0,
220
+ "recall": 0.9403,
221
+ "f1-score": 0.9692,
222
+ "support": 67
223
  },
224
  "PHONE_NUMBER": {
225
+ "precision": 0.9851,
226
+ "recall": 0.9567,
227
+ "f1-score": 0.9707,
228
+ "support": 208
229
  },
230
  "PIN": {
231
+ "precision": 0.9667,
232
+ "recall": 0.9062,
233
+ "f1-score": 0.9355,
234
+ "support": 64
235
  },
236
  "POLITICAL_VIEW": {
237
+ "precision": 0.8857,
238
+ "recall": 0.9841,
239
+ "f1-score": 0.9323,
240
+ "support": 63
241
  },
242
  "POSTCODE": {
243
+ "precision": 0.9672,
244
+ "recall": 0.9833,
245
+ "f1-score": 0.9752,
246
+ "support": 60
247
  },
248
  "RACE_ETHNICITY": {
249
+ "precision": 1.0,
250
+ "recall": 1.0,
251
+ "f1-score": 1.0,
252
+ "support": 106
253
  },
254
  "RELIGIOUS_BELIEF": {
255
+ "precision": 0.9412,
256
+ "recall": 0.8727,
257
+ "f1-score": 0.9057,
258
+ "support": 55
259
  },
260
  "SEXUALITY": {
261
+ "precision": 0.9167,
262
+ "recall": 1.0,
263
+ "f1-score": 0.9565,
264
+ "support": 33
265
  },
266
  "SSN": {
267
+ "precision": 1.0,
268
+ "recall": 1.0,
269
+ "f1-score": 1.0,
270
+ "support": 92
271
  },
272
  "STATE": {
273
+ "precision": 0.9787,
274
+ "recall": 0.9583,
275
+ "f1-score": 0.9684,
276
+ "support": 192
277
  },
278
  "STREET_ADDRESS": {
279
+ "precision": 1.0,
280
+ "recall": 0.9941,
281
+ "f1-score": 0.997,
282
+ "support": 169
283
  },
284
  "SWIFT_BIC": {
285
+ "precision": 0.9783,
286
+ "recall": 1.0,
287
+ "f1-score": 0.989,
288
+ "support": 45
289
+ },
290
+ "TAX_ID": {
291
+ "precision": 1.0,
292
+ "recall": 1.0,
293
+ "f1-score": 1.0,
294
+ "support": 11
295
  },
296
  "TIME": {
297
+ "precision": 0.9698,
298
+ "recall": 0.7282,
299
+ "f1-score": 0.8318,
300
+ "support": 309
301
+ },
302
+ "UNIQUE_ID": {
303
+ "precision": 0.9091,
304
+ "recall": 0.9091,
305
+ "f1-score": 0.9091,
306
+ "support": 11
307
  },
308
  "URL": {
309
+ "precision": 1.0,
310
+ "recall": 0.9736,
311
+ "f1-score": 0.9866,
312
+ "support": 379
313
  },
314
  "USER_NAME": {
315
+ "precision": 0.9635,
316
+ "recall": 0.9565,
317
+ "f1-score": 0.96,
318
+ "support": 138
319
  },
320
  "VEHICLE_IDENTIFIER": {
321
+ "precision": 1.0,
322
+ "recall": 1.0,
323
+ "f1-score": 1.0,
324
+ "support": 51
325
  },
326
  "OVERALL_MICRO": {
327
+ "precision": 0.9774,
328
+ "recall": 0.9421,
329
+ "f1-score": 0.9594,
330
+ "support": 8323
331
  },
332
  "OVERALL_MACRO": {
333
+ "precision": 0.9557,
334
+ "recall": 0.9402,
335
+ "f1-score": 0.9469,
336
+ "support": 8323
337
  },
338
  "OVERALL_WEIGHTED": {
339
+ "precision": 0.9763,
340
+ "recall": 0.9421,
341
+ "f1-score": 0.9573,
342
+ "support": 8323
343
  }
344
  }
config.json CHANGED
@@ -70,60 +70,58 @@
70
  "54": "I-HEALTH_PLAN_BENEFICIARY_NUMBER",
71
  "55": "B-HTTP_COOKIE",
72
  "56": "I-HTTP_COOKIE",
73
- "57": "B-IPV4",
74
- "58": "I-IPV4",
75
- "59": "B-IPV6",
76
- "60": "I-IPV6",
77
- "61": "B-LANGUAGE",
78
- "62": "I-LANGUAGE",
79
- "63": "B-LAST_NAME",
80
- "64": "I-LAST_NAME",
81
- "65": "B-LICENSE_PLATE",
82
- "66": "I-LICENSE_PLATE",
83
- "67": "B-MAC_ADDRESS",
84
- "68": "I-MAC_ADDRESS",
85
- "69": "B-MEDICAL_RECORD_NUMBER",
86
- "70": "I-MEDICAL_RECORD_NUMBER",
87
- "71": "B-NATIONAL_ID",
88
- "72": "I-NATIONAL_ID",
89
- "73": "B-OCCUPATION",
90
- "74": "I-OCCUPATION",
91
- "75": "B-PASSWORD",
92
- "76": "I-PASSWORD",
93
- "77": "B-PHONE_NUMBER",
94
- "78": "I-PHONE_NUMBER",
95
- "79": "B-PIN",
96
- "80": "I-PIN",
97
- "81": "B-POLITICAL_VIEW",
98
- "82": "I-POLITICAL_VIEW",
99
- "83": "B-POSTCODE",
100
- "84": "I-POSTCODE",
101
- "85": "B-RACE_ETHNICITY",
102
- "86": "I-RACE_ETHNICITY",
103
- "87": "B-RELIGIOUS_BELIEF",
104
- "88": "I-RELIGIOUS_BELIEF",
105
- "89": "B-SEXUALITY",
106
- "90": "I-SEXUALITY",
107
- "91": "B-SSN",
108
- "92": "I-SSN",
109
- "93": "B-STATE",
110
- "94": "I-STATE",
111
- "95": "B-STREET_ADDRESS",
112
- "96": "I-STREET_ADDRESS",
113
- "97": "B-SWIFT_BIC",
114
- "98": "I-SWIFT_BIC",
115
- "99": "B-TAX_ID",
116
- "100": "I-TAX_ID",
117
- "101": "B-TIME",
118
- "102": "I-TIME",
119
- "103": "B-UNIQUE_ID",
120
- "104": "I-UNIQUE_ID",
121
- "105": "B-URL",
122
- "106": "I-URL",
123
- "107": "B-USER_NAME",
124
- "108": "I-USER_NAME",
125
- "109": "B-VEHICLE_IDENTIFIER",
126
- "110": "I-VEHICLE_IDENTIFIER"
127
  },
128
  "initializer_range": 0.02,
129
  "intermediate_size": 3072,
@@ -157,33 +155,32 @@
157
  "B-GENDER": 51,
158
  "B-HEALTH_PLAN_BENEFICIARY_NUMBER": 53,
159
  "B-HTTP_COOKIE": 55,
160
- "B-IPV4": 57,
161
- "B-IPV6": 59,
162
- "B-LANGUAGE": 61,
163
- "B-LAST_NAME": 63,
164
- "B-LICENSE_PLATE": 65,
165
- "B-MAC_ADDRESS": 67,
166
- "B-MEDICAL_RECORD_NUMBER": 69,
167
- "B-NATIONAL_ID": 71,
168
- "B-OCCUPATION": 73,
169
- "B-PASSWORD": 75,
170
- "B-PHONE_NUMBER": 77,
171
- "B-PIN": 79,
172
- "B-POLITICAL_VIEW": 81,
173
- "B-POSTCODE": 83,
174
- "B-RACE_ETHNICITY": 85,
175
- "B-RELIGIOUS_BELIEF": 87,
176
- "B-SEXUALITY": 89,
177
- "B-SSN": 91,
178
- "B-STATE": 93,
179
- "B-STREET_ADDRESS": 95,
180
- "B-SWIFT_BIC": 97,
181
- "B-TAX_ID": 99,
182
- "B-TIME": 101,
183
- "B-UNIQUE_ID": 103,
184
- "B-URL": 105,
185
- "B-USER_NAME": 107,
186
- "B-VEHICLE_IDENTIFIER": 109,
187
  "I-ACCOUNT_NUMBER": 2,
188
  "I-AGE": 4,
189
  "I-API_KEY": 6,
@@ -212,33 +209,32 @@
212
  "I-GENDER": 52,
213
  "I-HEALTH_PLAN_BENEFICIARY_NUMBER": 54,
214
  "I-HTTP_COOKIE": 56,
215
- "I-IPV4": 58,
216
- "I-IPV6": 60,
217
- "I-LANGUAGE": 62,
218
- "I-LAST_NAME": 64,
219
- "I-LICENSE_PLATE": 66,
220
- "I-MAC_ADDRESS": 68,
221
- "I-MEDICAL_RECORD_NUMBER": 70,
222
- "I-NATIONAL_ID": 72,
223
- "I-OCCUPATION": 74,
224
- "I-PASSWORD": 76,
225
- "I-PHONE_NUMBER": 78,
226
- "I-PIN": 80,
227
- "I-POLITICAL_VIEW": 82,
228
- "I-POSTCODE": 84,
229
- "I-RACE_ETHNICITY": 86,
230
- "I-RELIGIOUS_BELIEF": 88,
231
- "I-SEXUALITY": 90,
232
- "I-SSN": 92,
233
- "I-STATE": 94,
234
- "I-STREET_ADDRESS": 96,
235
- "I-SWIFT_BIC": 98,
236
- "I-TAX_ID": 100,
237
- "I-TIME": 102,
238
- "I-UNIQUE_ID": 104,
239
- "I-URL": 106,
240
- "I-USER_NAME": 108,
241
- "I-VEHICLE_IDENTIFIER": 110,
242
  "O": 0
243
  },
244
  "layer_norm_eps": 1e-12,
 
70
  "54": "I-HEALTH_PLAN_BENEFICIARY_NUMBER",
71
  "55": "B-HTTP_COOKIE",
72
  "56": "I-HTTP_COOKIE",
73
+ "57": "B-IPADDRESS",
74
+ "58": "I-IPADDRESS",
75
+ "59": "B-LANGUAGE",
76
+ "60": "I-LANGUAGE",
77
+ "61": "B-LAST_NAME",
78
+ "62": "I-LAST_NAME",
79
+ "63": "B-LICENSE_PLATE",
80
+ "64": "I-LICENSE_PLATE",
81
+ "65": "B-MAC_ADDRESS",
82
+ "66": "I-MAC_ADDRESS",
83
+ "67": "B-MEDICAL_RECORD_NUMBER",
84
+ "68": "I-MEDICAL_RECORD_NUMBER",
85
+ "69": "B-NATIONAL_ID",
86
+ "70": "I-NATIONAL_ID",
87
+ "71": "B-OCCUPATION",
88
+ "72": "I-OCCUPATION",
89
+ "73": "B-PASSWORD",
90
+ "74": "I-PASSWORD",
91
+ "75": "B-PHONE_NUMBER",
92
+ "76": "I-PHONE_NUMBER",
93
+ "77": "B-PIN",
94
+ "78": "I-PIN",
95
+ "79": "B-POLITICAL_VIEW",
96
+ "80": "I-POLITICAL_VIEW",
97
+ "81": "B-POSTCODE",
98
+ "82": "I-POSTCODE",
99
+ "83": "B-RACE_ETHNICITY",
100
+ "84": "I-RACE_ETHNICITY",
101
+ "85": "B-RELIGIOUS_BELIEF",
102
+ "86": "I-RELIGIOUS_BELIEF",
103
+ "87": "B-SEXUALITY",
104
+ "88": "I-SEXUALITY",
105
+ "89": "B-SSN",
106
+ "90": "I-SSN",
107
+ "91": "B-STATE",
108
+ "92": "I-STATE",
109
+ "93": "B-STREET_ADDRESS",
110
+ "94": "I-STREET_ADDRESS",
111
+ "95": "B-SWIFT_BIC",
112
+ "96": "I-SWIFT_BIC",
113
+ "97": "B-TAX_ID",
114
+ "98": "I-TAX_ID",
115
+ "99": "B-TIME",
116
+ "100": "I-TIME",
117
+ "101": "B-UNIQUE_ID",
118
+ "102": "I-UNIQUE_ID",
119
+ "103": "B-URL",
120
+ "104": "I-URL",
121
+ "105": "B-USER_NAME",
122
+ "106": "I-USER_NAME",
123
+ "107": "B-VEHICLE_IDENTIFIER",
124
+ "108": "I-VEHICLE_IDENTIFIER"
 
 
125
  },
126
  "initializer_range": 0.02,
127
  "intermediate_size": 3072,
 
155
  "B-GENDER": 51,
156
  "B-HEALTH_PLAN_BENEFICIARY_NUMBER": 53,
157
  "B-HTTP_COOKIE": 55,
158
+ "B-IPADDRESS": 57,
159
+ "B-LANGUAGE": 59,
160
+ "B-LAST_NAME": 61,
161
+ "B-LICENSE_PLATE": 63,
162
+ "B-MAC_ADDRESS": 65,
163
+ "B-MEDICAL_RECORD_NUMBER": 67,
164
+ "B-NATIONAL_ID": 69,
165
+ "B-OCCUPATION": 71,
166
+ "B-PASSWORD": 73,
167
+ "B-PHONE_NUMBER": 75,
168
+ "B-PIN": 77,
169
+ "B-POLITICAL_VIEW": 79,
170
+ "B-POSTCODE": 81,
171
+ "B-RACE_ETHNICITY": 83,
172
+ "B-RELIGIOUS_BELIEF": 85,
173
+ "B-SEXUALITY": 87,
174
+ "B-SSN": 89,
175
+ "B-STATE": 91,
176
+ "B-STREET_ADDRESS": 93,
177
+ "B-SWIFT_BIC": 95,
178
+ "B-TAX_ID": 97,
179
+ "B-TIME": 99,
180
+ "B-UNIQUE_ID": 101,
181
+ "B-URL": 103,
182
+ "B-USER_NAME": 105,
183
+ "B-VEHICLE_IDENTIFIER": 107,
 
184
  "I-ACCOUNT_NUMBER": 2,
185
  "I-AGE": 4,
186
  "I-API_KEY": 6,
 
209
  "I-GENDER": 52,
210
  "I-HEALTH_PLAN_BENEFICIARY_NUMBER": 54,
211
  "I-HTTP_COOKIE": 56,
212
+ "I-IPADDRESS": 58,
213
+ "I-LANGUAGE": 60,
214
+ "I-LAST_NAME": 62,
215
+ "I-LICENSE_PLATE": 64,
216
+ "I-MAC_ADDRESS": 66,
217
+ "I-MEDICAL_RECORD_NUMBER": 68,
218
+ "I-NATIONAL_ID": 70,
219
+ "I-OCCUPATION": 72,
220
+ "I-PASSWORD": 74,
221
+ "I-PHONE_NUMBER": 76,
222
+ "I-PIN": 78,
223
+ "I-POLITICAL_VIEW": 80,
224
+ "I-POSTCODE": 82,
225
+ "I-RACE_ETHNICITY": 84,
226
+ "I-RELIGIOUS_BELIEF": 86,
227
+ "I-SEXUALITY": 88,
228
+ "I-SSN": 90,
229
+ "I-STATE": 92,
230
+ "I-STREET_ADDRESS": 94,
231
+ "I-SWIFT_BIC": 96,
232
+ "I-TAX_ID": 98,
233
+ "I-TIME": 100,
234
+ "I-UNIQUE_ID": 102,
235
+ "I-URL": 104,
236
+ "I-USER_NAME": 106,
237
+ "I-VEHICLE_IDENTIFIER": 108,
 
238
  "O": 0
239
  },
240
  "layer_norm_eps": 1e-12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:311aa2b408e843d4df50dbc210386f4ceb8097def4f72f53c0f9ed0a60e1243b
3
- size 435931348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0157532882d078f9ae9460652b135754d7922e80acf024ffe8524db84c8659
3
+ size 435925196
predictions.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0177829520d218929a88f6460404a19799f7d93ba89980a581d9fc457b65241e
3
  size 5265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74423ea55c040b24d1b68551b7f7fb0da2abdd792505b9e1fb13168fca8a9134
3
  size 5265