MinhTriet commited on
Commit
9aecf30
·
verified ·
1 Parent(s): 00fd9aa

Upload folder using huggingface_hub

Browse files
nemotron/SpanBased-CustomDeBERTa/classification_report.json ADDED
@@ -0,0 +1,338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ACCOUNT_NUMBER": {
3
+ "precision": 0.9486,
4
+ "recall": 0.9432,
5
+ "f1-score": 0.9459,
6
+ "support": 176
7
+ },
8
+ "AGE": {
9
+ "precision": 0.8476,
10
+ "recall": 0.9468,
11
+ "f1-score": 0.8945,
12
+ "support": 94
13
+ },
14
+ "API_KEY": {
15
+ "precision": 0.8,
16
+ "recall": 0.1429,
17
+ "f1-score": 0.2424,
18
+ "support": 28
19
+ },
20
+ "BANK_ROUTING_NUMBER": {
21
+ "precision": 1.0,
22
+ "recall": 0.9604,
23
+ "f1-score": 0.9798,
24
+ "support": 101
25
+ },
26
+ "BIOMETRIC_IDENTIFIER": {
27
+ "precision": 1.0,
28
+ "recall": 0.9904,
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": 0.9324,
40
+ "recall": 0.9583,
41
+ "f1-score": 0.9452,
42
+ "support": 72
43
+ },
44
+ "CITY": {
45
+ "precision": 0.9933,
46
+ "recall": 0.9613,
47
+ "f1-score": 0.977,
48
+ "support": 155
49
+ },
50
+ "COMPANY_NAME": {
51
+ "precision": 0.9547,
52
+ "recall": 0.9168,
53
+ "f1-score": 0.9354,
54
+ "support": 529
55
+ },
56
+ "COORDINATE": {
57
+ "precision": 0.978,
58
+ "recall": 0.9674,
59
+ "f1-score": 0.9727,
60
+ "support": 92
61
+ },
62
+ "COUNTRY": {
63
+ "precision": 0.9606,
64
+ "recall": 0.9559,
65
+ "f1-score": 0.9582,
66
+ "support": 204
67
+ },
68
+ "COUNTY": {
69
+ "precision": 0.9873,
70
+ "recall": 0.9341,
71
+ "f1-score": 0.96,
72
+ "support": 167
73
+ },
74
+ "CREDIT_DEBIT_CARD": {
75
+ "precision": 1.0,
76
+ "recall": 0.9489,
77
+ "f1-score": 0.9738,
78
+ "support": 137
79
+ },
80
+ "CUSTOMER_ID": {
81
+ "precision": 0.9651,
82
+ "recall": 0.9708,
83
+ "f1-score": 0.9679,
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.6786,
94
+ "recall": 0.9067,
95
+ "f1-score": 0.7763,
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.8155,
106
+ "recall": 0.8842,
107
+ "f1-score": 0.8485,
108
+ "support": 95
109
+ },
110
+ "DEVICE_IDENTIFIER": {
111
+ "precision": 0.9286,
112
+ "recall": 0.7222,
113
+ "f1-score": 0.8125,
114
+ "support": 18
115
+ },
116
+ "EDUCATION_LEVEL": {
117
+ "precision": 0.75,
118
+ "recall": 0.8607,
119
+ "f1-score": 0.8015,
120
+ "support": 122
121
+ },
122
+ "EMAIL": {
123
+ "precision": 0.992,
124
+ "recall": 0.9439,
125
+ "f1-score": 0.9673,
126
+ "support": 392
127
+ },
128
+ "EMPLOYEE_ID": {
129
+ "precision": 0.974,
130
+ "recall": 0.9375,
131
+ "f1-score": 0.9554,
132
+ "support": 80
133
+ },
134
+ "EMPLOYMENT_STATUS": {
135
+ "precision": 0.8349,
136
+ "recall": 0.9381,
137
+ "f1-score": 0.8835,
138
+ "support": 97
139
+ },
140
+ "FAX_NUMBER": {
141
+ "precision": 0.9032,
142
+ "recall": 0.8615,
143
+ "f1-score": 0.8819,
144
+ "support": 65
145
+ },
146
+ "FIRST_NAME": {
147
+ "precision": 0.9988,
148
+ "recall": 0.9808,
149
+ "f1-score": 0.9897,
150
+ "support": 835
151
+ },
152
+ "GENDER": {
153
+ "precision": 0.7982,
154
+ "recall": 0.9579,
155
+ "f1-score": 0.8708,
156
+ "support": 95
157
+ },
158
+ "HEALTH_PLAN_BENEFICIARY_NUMBER": {
159
+ "precision": 1.0,
160
+ "recall": 0.9394,
161
+ "f1-score": 0.9688,
162
+ "support": 99
163
+ },
164
+ "HTTP_COOKIE": {
165
+ "precision": 0.9545,
166
+ "recall": 0.7119,
167
+ "f1-score": 0.8155,
168
+ "support": 59
169
+ },
170
+ "IPADDRESS": {
171
+ "precision": 1.0,
172
+ "recall": 0.7625,
173
+ "f1-score": 0.8652,
174
+ "support": 80
175
+ },
176
+ "LANGUAGE": {
177
+ "precision": 0.6316,
178
+ "recall": 0.9677,
179
+ "f1-score": 0.7643,
180
+ "support": 62
181
+ },
182
+ "LAST_NAME": {
183
+ "precision": 0.9909,
184
+ "recall": 0.9927,
185
+ "f1-score": 0.9918,
186
+ "support": 550
187
+ },
188
+ "LICENSE_PLATE": {
189
+ "precision": 0.9804,
190
+ "recall": 1.0,
191
+ "f1-score": 0.9901,
192
+ "support": 50
193
+ },
194
+ "MAC_ADDRESS": {
195
+ "precision": 1.0,
196
+ "recall": 0.9375,
197
+ "f1-score": 0.9677,
198
+ "support": 48
199
+ },
200
+ "MEDICAL_RECORD_NUMBER": {
201
+ "precision": 1.0,
202
+ "recall": 0.9826,
203
+ "f1-score": 0.9912,
204
+ "support": 115
205
+ },
206
+ "OCCUPATION": {
207
+ "precision": 0.2936,
208
+ "recall": 0.8861,
209
+ "f1-score": 0.4411,
210
+ "support": 395
211
+ },
212
+ "PASSWORD": {
213
+ "precision": 0.8261,
214
+ "recall": 0.8507,
215
+ "f1-score": 0.8382,
216
+ "support": 67
217
+ },
218
+ "PHONE_NUMBER": {
219
+ "precision": 0.9797,
220
+ "recall": 0.9279,
221
+ "f1-score": 0.9531,
222
+ "support": 208
223
+ },
224
+ "PIN": {
225
+ "precision": 0.8382,
226
+ "recall": 0.8906,
227
+ "f1-score": 0.8636,
228
+ "support": 64
229
+ },
230
+ "POLITICAL_VIEW": {
231
+ "precision": 0.8082,
232
+ "recall": 0.9365,
233
+ "f1-score": 0.8676,
234
+ "support": 63
235
+ },
236
+ "POSTCODE": {
237
+ "precision": 0.9516,
238
+ "recall": 0.9833,
239
+ "f1-score": 0.9672,
240
+ "support": 60
241
+ },
242
+ "RACE_ETHNICITY": {
243
+ "precision": 0.981,
244
+ "recall": 0.9717,
245
+ "f1-score": 0.9763,
246
+ "support": 106
247
+ },
248
+ "RELIGIOUS_BELIEF": {
249
+ "precision": 0.875,
250
+ "recall": 0.8909,
251
+ "f1-score": 0.8829,
252
+ "support": 55
253
+ },
254
+ "SEXUALITY": {
255
+ "precision": 0.8462,
256
+ "recall": 1.0,
257
+ "f1-score": 0.9167,
258
+ "support": 33
259
+ },
260
+ "SSN": {
261
+ "precision": 1.0,
262
+ "recall": 0.9891,
263
+ "f1-score": 0.9945,
264
+ "support": 92
265
+ },
266
+ "STATE": {
267
+ "precision": 0.9468,
268
+ "recall": 0.9271,
269
+ "f1-score": 0.9368,
270
+ "support": 192
271
+ },
272
+ "STREET_ADDRESS": {
273
+ "precision": 0.994,
274
+ "recall": 0.9882,
275
+ "f1-score": 0.9911,
276
+ "support": 169
277
+ },
278
+ "SWIFT_BIC": {
279
+ "precision": 0.9767,
280
+ "recall": 0.9333,
281
+ "f1-score": 0.9545,
282
+ "support": 45
283
+ },
284
+ "TAX_ID": {
285
+ "precision": 1.0,
286
+ "recall": 0.9091,
287
+ "f1-score": 0.9524,
288
+ "support": 11
289
+ },
290
+ "TIME": {
291
+ "precision": 0.6421,
292
+ "recall": 0.8188,
293
+ "f1-score": 0.7198,
294
+ "support": 309
295
+ },
296
+ "UNIQUE_ID": {
297
+ "precision": 1.0,
298
+ "recall": 0.3636,
299
+ "f1-score": 0.5333,
300
+ "support": 11
301
+ },
302
+ "URL": {
303
+ "precision": 1.0,
304
+ "recall": 0.7995,
305
+ "f1-score": 0.8886,
306
+ "support": 379
307
+ },
308
+ "USER_NAME": {
309
+ "precision": 0.9922,
310
+ "recall": 0.9275,
311
+ "f1-score": 0.9588,
312
+ "support": 138
313
+ },
314
+ "VEHICLE_IDENTIFIER": {
315
+ "precision": 1.0,
316
+ "recall": 1.0,
317
+ "f1-score": 1.0,
318
+ "support": 51
319
+ },
320
+ "OVERALL_MICRO": {
321
+ "precision": 0.8277,
322
+ "recall": 0.9263,
323
+ "f1-score": 0.8742,
324
+ "support": 8323
325
+ },
326
+ "OVERALL_MACRO": {
327
+ "precision": 0.9153,
328
+ "recall": 0.9027,
329
+ "f1-score": 0.896,
330
+ "support": 8323
331
+ },
332
+ "OVERALL_WEIGHTED": {
333
+ "precision": 0.8908,
334
+ "recall": 0.9263,
335
+ "f1-score": 0.8971,
336
+ "support": 8323
337
+ }
338
+ }
nemotron/SpanBased-CustomDeBERTa/config.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "bos_token_id": null,
4
+ "eos_token_id": null,
5
+ "hidden_act": "gelu",
6
+ "hidden_dropout_prob": 0.1,
7
+ "hidden_size": 768,
8
+ "id2label": {
9
+ "0": "O",
10
+ "1": "ACCOUNT_NUMBER",
11
+ "2": "AGE",
12
+ "3": "API_KEY",
13
+ "4": "BANK_ROUTING_NUMBER",
14
+ "5": "BIOMETRIC_IDENTIFIER",
15
+ "6": "BLOOD_TYPE",
16
+ "7": "CERTIFICATE_LICENSE_NUMBER",
17
+ "8": "CITY",
18
+ "9": "COMPANY_NAME",
19
+ "10": "COORDINATE",
20
+ "11": "COUNTRY",
21
+ "12": "COUNTY",
22
+ "13": "CREDIT_DEBIT_CARD",
23
+ "14": "CUSTOMER_ID",
24
+ "15": "CVV",
25
+ "16": "DATE",
26
+ "17": "DATE_OF_BIRTH",
27
+ "18": "DATE_TIME",
28
+ "19": "DEVICE_IDENTIFIER",
29
+ "20": "EDUCATION_LEVEL",
30
+ "21": "EMAIL",
31
+ "22": "EMPLOYEE_ID",
32
+ "23": "EMPLOYMENT_STATUS",
33
+ "24": "FAX_NUMBER",
34
+ "25": "FIRST_NAME",
35
+ "26": "GENDER",
36
+ "27": "HEALTH_PLAN_BENEFICIARY_NUMBER",
37
+ "28": "HTTP_COOKIE",
38
+ "29": "IPADDRESS",
39
+ "30": "LANGUAGE",
40
+ "31": "LAST_NAME",
41
+ "32": "LICENSE_PLATE",
42
+ "33": "MAC_ADDRESS",
43
+ "34": "MEDICAL_RECORD_NUMBER",
44
+ "35": "NATIONAL_ID",
45
+ "36": "OCCUPATION",
46
+ "37": "PASSWORD",
47
+ "38": "PHONE_NUMBER",
48
+ "39": "PIN",
49
+ "40": "POLITICAL_VIEW",
50
+ "41": "POSTCODE",
51
+ "42": "RACE_ETHNICITY",
52
+ "43": "RELIGIOUS_BELIEF",
53
+ "44": "SEXUALITY",
54
+ "45": "SSN",
55
+ "46": "STATE",
56
+ "47": "STREET_ADDRESS",
57
+ "48": "SWIFT_BIC",
58
+ "49": "TAX_ID",
59
+ "50": "TIME",
60
+ "51": "UNIQUE_ID",
61
+ "52": "URL",
62
+ "53": "USER_NAME",
63
+ "54": "VEHICLE_IDENTIFIER"
64
+ },
65
+ "initializer_range": 0.02,
66
+ "intermediate_size": 3072,
67
+ "label2id": {
68
+ "ACCOUNT_NUMBER": 1,
69
+ "AGE": 2,
70
+ "API_KEY": 3,
71
+ "BANK_ROUTING_NUMBER": 4,
72
+ "BIOMETRIC_IDENTIFIER": 5,
73
+ "BLOOD_TYPE": 6,
74
+ "CERTIFICATE_LICENSE_NUMBER": 7,
75
+ "CITY": 8,
76
+ "COMPANY_NAME": 9,
77
+ "COORDINATE": 10,
78
+ "COUNTRY": 11,
79
+ "COUNTY": 12,
80
+ "CREDIT_DEBIT_CARD": 13,
81
+ "CUSTOMER_ID": 14,
82
+ "CVV": 15,
83
+ "DATE": 16,
84
+ "DATE_OF_BIRTH": 17,
85
+ "DATE_TIME": 18,
86
+ "DEVICE_IDENTIFIER": 19,
87
+ "EDUCATION_LEVEL": 20,
88
+ "EMAIL": 21,
89
+ "EMPLOYEE_ID": 22,
90
+ "EMPLOYMENT_STATUS": 23,
91
+ "FAX_NUMBER": 24,
92
+ "FIRST_NAME": 25,
93
+ "GENDER": 26,
94
+ "HEALTH_PLAN_BENEFICIARY_NUMBER": 27,
95
+ "HTTP_COOKIE": 28,
96
+ "IPADDRESS": 29,
97
+ "LANGUAGE": 30,
98
+ "LAST_NAME": 31,
99
+ "LICENSE_PLATE": 32,
100
+ "MAC_ADDRESS": 33,
101
+ "MEDICAL_RECORD_NUMBER": 34,
102
+ "NATIONAL_ID": 35,
103
+ "O": 0,
104
+ "OCCUPATION": 36,
105
+ "PASSWORD": 37,
106
+ "PHONE_NUMBER": 38,
107
+ "PIN": 39,
108
+ "POLITICAL_VIEW": 40,
109
+ "POSTCODE": 41,
110
+ "RACE_ETHNICITY": 42,
111
+ "RELIGIOUS_BELIEF": 43,
112
+ "SEXUALITY": 44,
113
+ "SSN": 45,
114
+ "STATE": 46,
115
+ "STREET_ADDRESS": 47,
116
+ "SWIFT_BIC": 48,
117
+ "TAX_ID": 49,
118
+ "TIME": 50,
119
+ "UNIQUE_ID": 51,
120
+ "URL": 52,
121
+ "USER_NAME": 53,
122
+ "VEHICLE_IDENTIFIER": 54
123
+ },
124
+ "layer_norm_eps": 1e-07,
125
+ "legacy": true,
126
+ "max_position_embeddings": 384,
127
+ "max_relative_positions": -1,
128
+ "model_type": "deberta-v2",
129
+ "norm_rel_ebd": "layer_norm",
130
+ "num_attention_heads": 12,
131
+ "num_hidden_layers": 12,
132
+ "pad_token_id": 0,
133
+ "pooler_dropout": 0.0,
134
+ "pooler_hidden_act": "gelu",
135
+ "pooler_hidden_size": 768,
136
+ "pos_att_type": [
137
+ "p2c",
138
+ "c2p"
139
+ ],
140
+ "position_biased_input": false,
141
+ "position_buckets": 256,
142
+ "relative_attention": true,
143
+ "share_att_key": true,
144
+ "tie_word_embeddings": true,
145
+ "transformers_version": "5.6.2",
146
+ "type_vocab_size": 0,
147
+ "use_cache": false,
148
+ "vocab_size": 128100
149
+ }
nemotron/SpanBased-CustomDeBERTa/predictions.json ADDED
The diff for this file is too large to render. See raw diff
 
nemotron/SpanBased-CustomDeBERTa/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f959efa858f63dd9a957f21cf9746dc7699b4dccfa3aadf3a335f6638b47db
3
+ size 741521679
nemotron/SpanBased-CustomDeBERTa/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
nemotron/SpanBased-CustomDeBERTa/tokenizer_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "backend": "tokenizers",
4
+ "bos_token": "[CLS]",
5
+ "cls_token": "[CLS]",
6
+ "do_lower_case": false,
7
+ "eos_token": "[SEP]",
8
+ "extra_special_tokens": [
9
+ "[PAD]",
10
+ "[CLS]",
11
+ "[SEP]"
12
+ ],
13
+ "is_local": false,
14
+ "local_files_only": false,
15
+ "mask_token": "[MASK]",
16
+ "model_max_length": 1000000000000000019884624838656,
17
+ "pad_token": "[PAD]",
18
+ "sep_token": "[SEP]",
19
+ "split_by_punct": false,
20
+ "tokenizer_class": "DebertaV2Tokenizer",
21
+ "unk_id": 3,
22
+ "unk_token": "[UNK]",
23
+ "vocab_type": "spm"
24
+ }