bdpc commited on
Commit
3869221
1 Parent(s): e80639a

Saving best model of DeBERT_50K_steps to hub

Browse files
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: DeBERT_50K_steps
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # DeBERT_50K_steps
20
+
21
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0169
24
+ - Accuracy: 0.9941
25
+ - Precision: 0.7649
26
+ - Recall: 0.5670
27
+ - F1: 0.6512
28
+ - Hamming: 0.0059
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 16
49
+ - eval_batch_size: 16
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - training_steps: 50000
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Hamming |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|:-------:|
60
+ | 0.2014 | 0.02 | 2500 | 0.0451 | 0.9902 | 0.0 | 0.0 | 0.0 | 0.0098 |
61
+ | 0.0373 | 0.04 | 5000 | 0.0297 | 0.9913 | 0.6879 | 0.2003 | 0.3102 | 0.0087 |
62
+ | 0.0286 | 0.06 | 7500 | 0.0250 | 0.9921 | 0.6965 | 0.3329 | 0.4505 | 0.0079 |
63
+ | 0.0253 | 0.08 | 10000 | 0.0233 | 0.9925 | 0.7038 | 0.4010 | 0.5109 | 0.0075 |
64
+ | 0.0234 | 0.1 | 12500 | 0.0217 | 0.9928 | 0.7085 | 0.4382 | 0.5415 | 0.0072 |
65
+ | 0.0223 | 0.12 | 15000 | 0.0208 | 0.9930 | 0.7229 | 0.4559 | 0.5591 | 0.0070 |
66
+ | 0.0213 | 0.14 | 17500 | 0.0205 | 0.9931 | 0.7255 | 0.4696 | 0.5701 | 0.0069 |
67
+ | 0.0206 | 0.16 | 20000 | 0.0196 | 0.9933 | 0.7325 | 0.4990 | 0.5936 | 0.0067 |
68
+ | 0.0203 | 0.18 | 22500 | 0.0191 | 0.9935 | 0.7368 | 0.5125 | 0.6045 | 0.0065 |
69
+ | 0.0196 | 0.2 | 25000 | 0.0188 | 0.9935 | 0.7354 | 0.5209 | 0.6098 | 0.0065 |
70
+ | 0.0195 | 0.22 | 27500 | 0.0185 | 0.9936 | 0.7415 | 0.5335 | 0.6205 | 0.0064 |
71
+ | 0.019 | 0.24 | 30000 | 0.0183 | 0.9936 | 0.7437 | 0.5296 | 0.6186 | 0.0064 |
72
+ | 0.0189 | 0.26 | 32500 | 0.0180 | 0.9938 | 0.7585 | 0.5304 | 0.6243 | 0.0062 |
73
+ | 0.0187 | 0.28 | 35000 | 0.0178 | 0.9938 | 0.7630 | 0.5342 | 0.6284 | 0.0062 |
74
+ | 0.0184 | 0.3 | 37500 | 0.0175 | 0.9939 | 0.7626 | 0.5457 | 0.6362 | 0.0061 |
75
+ | 0.0182 | 0.32 | 40000 | 0.0174 | 0.9939 | 0.7621 | 0.5451 | 0.6356 | 0.0061 |
76
+ | 0.0179 | 0.34 | 42500 | 0.0172 | 0.9940 | 0.7594 | 0.5563 | 0.6422 | 0.0060 |
77
+ | 0.0178 | 0.36 | 45000 | 0.0171 | 0.9940 | 0.7553 | 0.5633 | 0.6453 | 0.0060 |
78
+ | 0.0177 | 0.38 | 47500 | 0.0170 | 0.9941 | 0.7623 | 0.5680 | 0.6510 | 0.0059 |
79
+ | 0.0175 | 0.4 | 50000 | 0.0169 | 0.9941 | 0.7649 | 0.5670 | 0.6512 | 0.0059 |
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.35.0.dev0
85
+ - Pytorch 2.0.1+cu118
86
+ - Datasets 2.7.1
87
+ - Tokenizers 0.14.1
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
all_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.4,
3
+ "train_loss": 0.030178942489624022,
4
+ "train_runtime": 76019.1937,
5
+ "train_samples_per_second": 10.524,
6
+ "train_steps_per_second": 0.658
7
+ }
config.json ADDED
@@ -0,0 +1,370 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "adap-org",
12
+ "1": "alg-geom",
13
+ "2": "astro-ph",
14
+ "3": "astro-ph.CO",
15
+ "4": "astro-ph.EP",
16
+ "5": "astro-ph.GA",
17
+ "6": "astro-ph.HE",
18
+ "7": "astro-ph.IM",
19
+ "8": "astro-ph.SR",
20
+ "9": "atom-ph",
21
+ "10": "chao-dyn",
22
+ "11": "chem-ph",
23
+ "12": "cmp-lg",
24
+ "13": "comp-gas",
25
+ "14": "cond-mat",
26
+ "15": "cond-mat.dis-nn",
27
+ "16": "cond-mat.mes-hall",
28
+ "17": "cond-mat.mtrl-sci",
29
+ "18": "cond-mat.other",
30
+ "19": "cond-mat.quant-gas",
31
+ "20": "cond-mat.soft",
32
+ "21": "cond-mat.stat-mech",
33
+ "22": "cond-mat.str-el",
34
+ "23": "cond-mat.supr-con",
35
+ "24": "cs.AI",
36
+ "25": "cs.AR",
37
+ "26": "cs.CC",
38
+ "27": "cs.CE",
39
+ "28": "cs.CG",
40
+ "29": "cs.CL",
41
+ "30": "cs.CR",
42
+ "31": "cs.CV",
43
+ "32": "cs.CY",
44
+ "33": "cs.DB",
45
+ "34": "cs.DC",
46
+ "35": "cs.DL",
47
+ "36": "cs.DM",
48
+ "37": "cs.DS",
49
+ "38": "cs.ET",
50
+ "39": "cs.FL",
51
+ "40": "cs.GL",
52
+ "41": "cs.GR",
53
+ "42": "cs.GT",
54
+ "43": "cs.HC",
55
+ "44": "cs.IR",
56
+ "45": "cs.LG",
57
+ "46": "cs.LO",
58
+ "47": "cs.MA",
59
+ "48": "cs.MM",
60
+ "49": "cs.MS",
61
+ "50": "cs.NA",
62
+ "51": "cs.NE",
63
+ "52": "cs.NI",
64
+ "53": "cs.OH",
65
+ "54": "cs.OS",
66
+ "55": "cs.PF",
67
+ "56": "cs.PL",
68
+ "57": "cs.RO",
69
+ "58": "cs.SC",
70
+ "59": "cs.SD",
71
+ "60": "cs.SE",
72
+ "61": "cs.SI",
73
+ "62": "cs.SY",
74
+ "63": "dg-ga",
75
+ "64": "econ.EM",
76
+ "65": "econ.GN",
77
+ "66": "econ.TH",
78
+ "67": "eess.AS",
79
+ "68": "eess.IV",
80
+ "69": "eess.SP",
81
+ "70": "eess.SY",
82
+ "71": "funct-an",
83
+ "72": "gr-qc",
84
+ "73": "hep-ex",
85
+ "74": "hep-lat",
86
+ "75": "hep-ph",
87
+ "76": "hep-th",
88
+ "77": "math.AC",
89
+ "78": "math.AG",
90
+ "79": "math.AP",
91
+ "80": "math.AT",
92
+ "81": "math.CA",
93
+ "82": "math.CO",
94
+ "83": "math.CT",
95
+ "84": "math.CV",
96
+ "85": "math.DG",
97
+ "86": "math.DS",
98
+ "87": "math.FA",
99
+ "88": "math.GM",
100
+ "89": "math.GN",
101
+ "90": "math.GR",
102
+ "91": "math.GT",
103
+ "92": "math.HO",
104
+ "93": "math.KT",
105
+ "94": "math.LO",
106
+ "95": "math.MG",
107
+ "96": "math.NA",
108
+ "97": "math.NT",
109
+ "98": "math.OA",
110
+ "99": "math.OC",
111
+ "100": "math.PR",
112
+ "101": "math.QA",
113
+ "102": "math.RA",
114
+ "103": "math.RT",
115
+ "104": "math.SG",
116
+ "105": "math.SP",
117
+ "106": "mtrl-th",
118
+ "107": "nlin.AO",
119
+ "108": "nlin.CD",
120
+ "109": "nlin.CG",
121
+ "110": "nlin.PS",
122
+ "111": "nlin.SI",
123
+ "112": "nucl-ex",
124
+ "113": "nucl-th",
125
+ "114": "patt-sol",
126
+ "115": "physics.acc-ph",
127
+ "116": "physics.ao-ph",
128
+ "117": "physics.app-ph",
129
+ "118": "physics.atm-clus",
130
+ "119": "physics.atom-ph",
131
+ "120": "physics.bio-ph",
132
+ "121": "physics.chem-ph",
133
+ "122": "physics.class-ph",
134
+ "123": "physics.comp-ph",
135
+ "124": "physics.data-an",
136
+ "125": "physics.ed-ph",
137
+ "126": "physics.flu-dyn",
138
+ "127": "physics.gen-ph",
139
+ "128": "physics.geo-ph",
140
+ "129": "physics.hist-ph",
141
+ "130": "physics.ins-det",
142
+ "131": "physics.med-ph",
143
+ "132": "physics.optics",
144
+ "133": "physics.plasm-ph",
145
+ "134": "physics.pop-ph",
146
+ "135": "physics.soc-ph",
147
+ "136": "physics.space-ph",
148
+ "137": "q-alg",
149
+ "138": "q-bio.BM",
150
+ "139": "q-bio.CB",
151
+ "140": "q-bio.GN",
152
+ "141": "q-bio.MN",
153
+ "142": "q-bio.NC",
154
+ "143": "q-bio.OT",
155
+ "144": "q-bio.PE",
156
+ "145": "q-bio.QM",
157
+ "146": "q-bio.SC",
158
+ "147": "q-bio.TO",
159
+ "148": "q-fin.CP",
160
+ "149": "q-fin.EC",
161
+ "150": "q-fin.GN",
162
+ "151": "q-fin.MF",
163
+ "152": "q-fin.PM",
164
+ "153": "q-fin.PR",
165
+ "154": "q-fin.RM",
166
+ "155": "q-fin.ST",
167
+ "156": "q-fin.TR",
168
+ "157": "quant-ph",
169
+ "158": "solv-int",
170
+ "159": "stat.AP",
171
+ "160": "stat.CO",
172
+ "161": "stat.ME",
173
+ "162": "stat.ML",
174
+ "163": "stat.OT",
175
+ "164": "supr-con"
176
+ },
177
+ "initializer_range": 0.02,
178
+ "intermediate_size": 3072,
179
+ "label2id": {
180
+ "adap-org": 0,
181
+ "alg-geom": 1,
182
+ "astro-ph": 2,
183
+ "astro-ph.CO": 3,
184
+ "astro-ph.EP": 4,
185
+ "astro-ph.GA": 5,
186
+ "astro-ph.HE": 6,
187
+ "astro-ph.IM": 7,
188
+ "astro-ph.SR": 8,
189
+ "atom-ph": 9,
190
+ "chao-dyn": 10,
191
+ "chem-ph": 11,
192
+ "cmp-lg": 12,
193
+ "comp-gas": 13,
194
+ "cond-mat": 14,
195
+ "cond-mat.dis-nn": 15,
196
+ "cond-mat.mes-hall": 16,
197
+ "cond-mat.mtrl-sci": 17,
198
+ "cond-mat.other": 18,
199
+ "cond-mat.quant-gas": 19,
200
+ "cond-mat.soft": 20,
201
+ "cond-mat.stat-mech": 21,
202
+ "cond-mat.str-el": 22,
203
+ "cond-mat.supr-con": 23,
204
+ "cs.AI": 24,
205
+ "cs.AR": 25,
206
+ "cs.CC": 26,
207
+ "cs.CE": 27,
208
+ "cs.CG": 28,
209
+ "cs.CL": 29,
210
+ "cs.CR": 30,
211
+ "cs.CV": 31,
212
+ "cs.CY": 32,
213
+ "cs.DB": 33,
214
+ "cs.DC": 34,
215
+ "cs.DL": 35,
216
+ "cs.DM": 36,
217
+ "cs.DS": 37,
218
+ "cs.ET": 38,
219
+ "cs.FL": 39,
220
+ "cs.GL": 40,
221
+ "cs.GR": 41,
222
+ "cs.GT": 42,
223
+ "cs.HC": 43,
224
+ "cs.IR": 44,
225
+ "cs.LG": 45,
226
+ "cs.LO": 46,
227
+ "cs.MA": 47,
228
+ "cs.MM": 48,
229
+ "cs.MS": 49,
230
+ "cs.NA": 50,
231
+ "cs.NE": 51,
232
+ "cs.NI": 52,
233
+ "cs.OH": 53,
234
+ "cs.OS": 54,
235
+ "cs.PF": 55,
236
+ "cs.PL": 56,
237
+ "cs.RO": 57,
238
+ "cs.SC": 58,
239
+ "cs.SD": 59,
240
+ "cs.SE": 60,
241
+ "cs.SI": 61,
242
+ "cs.SY": 62,
243
+ "dg-ga": 63,
244
+ "econ.EM": 64,
245
+ "econ.GN": 65,
246
+ "econ.TH": 66,
247
+ "eess.AS": 67,
248
+ "eess.IV": 68,
249
+ "eess.SP": 69,
250
+ "eess.SY": 70,
251
+ "funct-an": 71,
252
+ "gr-qc": 72,
253
+ "hep-ex": 73,
254
+ "hep-lat": 74,
255
+ "hep-ph": 75,
256
+ "hep-th": 76,
257
+ "math.AC": 77,
258
+ "math.AG": 78,
259
+ "math.AP": 79,
260
+ "math.AT": 80,
261
+ "math.CA": 81,
262
+ "math.CO": 82,
263
+ "math.CT": 83,
264
+ "math.CV": 84,
265
+ "math.DG": 85,
266
+ "math.DS": 86,
267
+ "math.FA": 87,
268
+ "math.GM": 88,
269
+ "math.GN": 89,
270
+ "math.GR": 90,
271
+ "math.GT": 91,
272
+ "math.HO": 92,
273
+ "math.KT": 93,
274
+ "math.LO": 94,
275
+ "math.MG": 95,
276
+ "math.NA": 96,
277
+ "math.NT": 97,
278
+ "math.OA": 98,
279
+ "math.OC": 99,
280
+ "math.PR": 100,
281
+ "math.QA": 101,
282
+ "math.RA": 102,
283
+ "math.RT": 103,
284
+ "math.SG": 104,
285
+ "math.SP": 105,
286
+ "mtrl-th": 106,
287
+ "nlin.AO": 107,
288
+ "nlin.CD": 108,
289
+ "nlin.CG": 109,
290
+ "nlin.PS": 110,
291
+ "nlin.SI": 111,
292
+ "nucl-ex": 112,
293
+ "nucl-th": 113,
294
+ "patt-sol": 114,
295
+ "physics.acc-ph": 115,
296
+ "physics.ao-ph": 116,
297
+ "physics.app-ph": 117,
298
+ "physics.atm-clus": 118,
299
+ "physics.atom-ph": 119,
300
+ "physics.bio-ph": 120,
301
+ "physics.chem-ph": 121,
302
+ "physics.class-ph": 122,
303
+ "physics.comp-ph": 123,
304
+ "physics.data-an": 124,
305
+ "physics.ed-ph": 125,
306
+ "physics.flu-dyn": 126,
307
+ "physics.gen-ph": 127,
308
+ "physics.geo-ph": 128,
309
+ "physics.hist-ph": 129,
310
+ "physics.ins-det": 130,
311
+ "physics.med-ph": 131,
312
+ "physics.optics": 132,
313
+ "physics.plasm-ph": 133,
314
+ "physics.pop-ph": 134,
315
+ "physics.soc-ph": 135,
316
+ "physics.space-ph": 136,
317
+ "q-alg": 137,
318
+ "q-bio.BM": 138,
319
+ "q-bio.CB": 139,
320
+ "q-bio.GN": 140,
321
+ "q-bio.MN": 141,
322
+ "q-bio.NC": 142,
323
+ "q-bio.OT": 143,
324
+ "q-bio.PE": 144,
325
+ "q-bio.QM": 145,
326
+ "q-bio.SC": 146,
327
+ "q-bio.TO": 147,
328
+ "q-fin.CP": 148,
329
+ "q-fin.EC": 149,
330
+ "q-fin.GN": 150,
331
+ "q-fin.MF": 151,
332
+ "q-fin.PM": 152,
333
+ "q-fin.PR": 153,
334
+ "q-fin.RM": 154,
335
+ "q-fin.ST": 155,
336
+ "q-fin.TR": 156,
337
+ "quant-ph": 157,
338
+ "solv-int": 158,
339
+ "stat.AP": 159,
340
+ "stat.CO": 160,
341
+ "stat.ME": 161,
342
+ "stat.ML": 162,
343
+ "stat.OT": 163,
344
+ "supr-con": 164
345
+ },
346
+ "layer_norm_eps": 1e-07,
347
+ "max_position_embeddings": 512,
348
+ "max_relative_positions": -1,
349
+ "model_type": "deberta-v2",
350
+ "norm_rel_ebd": "layer_norm",
351
+ "num_attention_heads": 12,
352
+ "num_hidden_layers": 12,
353
+ "pad_token_id": 0,
354
+ "pooler_dropout": 0,
355
+ "pooler_hidden_act": "gelu",
356
+ "pooler_hidden_size": 768,
357
+ "pos_att_type": [
358
+ "p2c",
359
+ "c2p"
360
+ ],
361
+ "position_biased_input": false,
362
+ "position_buckets": 256,
363
+ "problem_type": "multi_label_classification",
364
+ "relative_attention": true,
365
+ "share_att_key": true,
366
+ "torch_dtype": "float32",
367
+ "transformers_version": "4.35.0.dev0",
368
+ "type_vocab_size": 0,
369
+ "vocab_size": 128100
370
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5093518ea902693cc4e13cb156b03813a9be733b1f60a099786aeaa490827c62
3
+ size 738265717
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.4,
3
+ "train_loss": 0.030178942489624022,
4
+ "train_runtime": 76019.1937,
5
+ "train_samples_per_second": 10.524,
6
+ "train_steps_per_second": 0.658
7
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:097f22deb737cb0ef2d1d8a83ef78af6e067bb18f68cf867f30cb5c51f2007e6
3
+ size 4091