vasikos commited on
Commit
6735c49
·
verified ·
1 Parent(s): 253020d

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,330 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "allenai/scibert_scivocab_cased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "cs.AI",
13
+ "1": "cs.CL",
14
+ "2": "cs.CV",
15
+ "3": "cs.NE",
16
+ "4": "stat.ML",
17
+ "5": "cs.LG",
18
+ "6": "physics.soc-ph",
19
+ "7": "stat.AP",
20
+ "8": "cs.RO",
21
+ "9": "cs.SE",
22
+ "10": "cs.MA",
23
+ "11": "math.OC",
24
+ "12": "cs.IR",
25
+ "13": "cond-mat.dis-nn",
26
+ "14": "stat.ME",
27
+ "15": "physics.chem-ph",
28
+ "16": "cs.DC",
29
+ "17": "stat.CO",
30
+ "18": "q-bio.NC",
31
+ "19": "cs.GT",
32
+ "20": "cs.MM",
33
+ "21": "cs.CG",
34
+ "22": "cs.CR",
35
+ "23": "cs.HC",
36
+ "24": "cs.GL",
37
+ "25": "eess.AS",
38
+ "26": "cs.SD",
39
+ "27": "math.DS",
40
+ "28": "cs.GR",
41
+ "29": "math.NA",
42
+ "30": "cs.CY",
43
+ "31": "physics.data-an",
44
+ "32": "math.ST",
45
+ "33": "stat.TH",
46
+ "34": "cs.IT",
47
+ "35": "math.IT",
48
+ "36": "quant-ph",
49
+ "37": "astro-ph.IM",
50
+ "38": "astro-ph.GA",
51
+ "39": "cs.SI",
52
+ "40": "cs.DB",
53
+ "41": "cs.LO",
54
+ "42": "nlin.AO",
55
+ "43": "cs.PF",
56
+ "44": "cs.ET",
57
+ "45": "eess.IV",
58
+ "46": "cs.AR",
59
+ "47": "cs.SY",
60
+ "48": "cs.CC",
61
+ "49": "q-bio.BM",
62
+ "50": "q-bio.QM",
63
+ "51": "cs.NI",
64
+ "52": "cs.DS",
65
+ "53": "cond-mat.stat-mech",
66
+ "54": "cs.NA",
67
+ "55": "cs.DM",
68
+ "56": "eess.SP",
69
+ "57": "cs.MS",
70
+ "58": "physics.med-ph",
71
+ "59": "physics.optics",
72
+ "60": "q-fin.CP",
73
+ "61": "cs.FL",
74
+ "62": "cs.SC",
75
+ "63": "q-fin.EC",
76
+ "64": "q-fin.TR",
77
+ "65": "cond-mat.mes-hall",
78
+ "66": "math.PR",
79
+ "67": "q-fin.RM",
80
+ "68": "nlin.CD",
81
+ "69": "cs.CE",
82
+ "70": "math.AT",
83
+ "71": "stat.OT",
84
+ "72": "physics.ao-ph",
85
+ "73": "math.SP",
86
+ "74": "cs.PL",
87
+ "75": "math.AP",
88
+ "76": "math.FA",
89
+ "77": "gr-qc",
90
+ "78": "physics.geo-ph",
91
+ "79": "q-bio.TO",
92
+ "80": "physics.comp-ph",
93
+ "81": "cs.DL",
94
+ "82": "math.CO",
95
+ "83": "physics.flu-dyn",
96
+ "84": "math.MG",
97
+ "85": "astro-ph.EP",
98
+ "86": "q-bio.CB",
99
+ "87": "hep-th",
100
+ "88": "astro-ph",
101
+ "89": "math.RA",
102
+ "90": "q-bio",
103
+ "91": "astro-ph.CO",
104
+ "92": "cond-mat.mtrl-sci",
105
+ "93": "q-fin.ST",
106
+ "94": "q-bio.GN",
107
+ "95": "hep-ex",
108
+ "96": "nlin.CG",
109
+ "97": "nlin.PS",
110
+ "98": "math.HO",
111
+ "99": "q-fin.GN",
112
+ "100": "math.LO",
113
+ "101": "math.CT",
114
+ "102": "cs.CL, cs.AI, math.CT",
115
+ "103": "q-bio.PE",
116
+ "104": "astro-ph.SR",
117
+ "105": "q-fin.PM",
118
+ "106": "physics.bio-ph",
119
+ "107": "math.AG",
120
+ "108": "cs.OH",
121
+ "109": "math.DG",
122
+ "110": "astro-ph.HE",
123
+ "111": "econ.EM",
124
+ "112": "math.QA",
125
+ "113": "q-bio.SC",
126
+ "114": "math.GM",
127
+ "115": "q-bio.MN",
128
+ "116": "math.GT",
129
+ "117": "math.AC",
130
+ "118": "math.CA",
131
+ "119": "cond-mat.str-el",
132
+ "120": "math.GN",
133
+ "121": "hep-ph",
134
+ "122": "aaai.org",
135
+ "123": "cond-mat.supr-con",
136
+ "124": "q-bio.OT",
137
+ "125": "nucl-th",
138
+ "126": "physics.ins-det",
139
+ "127": "hep-lat",
140
+ "128": "physics.app-ph",
141
+ "129": "math.RT",
142
+ "130": "cond-mat",
143
+ "131": "math-ph",
144
+ "132": "math.MP",
145
+ "133": "physics.class-ph",
146
+ "134": "q-fin.PR",
147
+ "135": "physics.space-ph",
148
+ "136": "physics.gen-ph",
149
+ "137": "cond-mat.other",
150
+ "138": "math.GR",
151
+ "139": "nucl-ex",
152
+ "140": "cond-mat.quant-gas",
153
+ "141": "math.OA",
154
+ "142": "physics.hist-ph",
155
+ "143": "math.NT",
156
+ "144": "cs.OS",
157
+ "145": "cond-mat.soft",
158
+ "146": "q-bio.BM, q-bio.MN, q-bio.NC, nlin.AO, nlin.CD",
159
+ "147": "nlin.AO, nlin.CD, q-bio.NC, physics.bio-ph, cond-mat.dis-nn",
160
+ "148": "physics.pop-ph",
161
+ "149": "math.CV"
162
+ },
163
+ "initializer_range": 0.02,
164
+ "intermediate_size": 3072,
165
+ "label2id": {
166
+ "aaai.org": 122,
167
+ "astro-ph": 88,
168
+ "astro-ph.CO": 91,
169
+ "astro-ph.EP": 85,
170
+ "astro-ph.GA": 38,
171
+ "astro-ph.HE": 110,
172
+ "astro-ph.IM": 37,
173
+ "astro-ph.SR": 104,
174
+ "cond-mat": 130,
175
+ "cond-mat.dis-nn": 13,
176
+ "cond-mat.mes-hall": 65,
177
+ "cond-mat.mtrl-sci": 92,
178
+ "cond-mat.other": 137,
179
+ "cond-mat.quant-gas": 140,
180
+ "cond-mat.soft": 145,
181
+ "cond-mat.stat-mech": 53,
182
+ "cond-mat.str-el": 119,
183
+ "cond-mat.supr-con": 123,
184
+ "cs.AI": 0,
185
+ "cs.AR": 46,
186
+ "cs.CC": 48,
187
+ "cs.CE": 69,
188
+ "cs.CG": 21,
189
+ "cs.CL": 1,
190
+ "cs.CL, cs.AI, math.CT": 102,
191
+ "cs.CR": 22,
192
+ "cs.CV": 2,
193
+ "cs.CY": 30,
194
+ "cs.DB": 40,
195
+ "cs.DC": 16,
196
+ "cs.DL": 81,
197
+ "cs.DM": 55,
198
+ "cs.DS": 52,
199
+ "cs.ET": 44,
200
+ "cs.FL": 61,
201
+ "cs.GL": 24,
202
+ "cs.GR": 28,
203
+ "cs.GT": 19,
204
+ "cs.HC": 23,
205
+ "cs.IR": 12,
206
+ "cs.IT": 34,
207
+ "cs.LG": 5,
208
+ "cs.LO": 41,
209
+ "cs.MA": 10,
210
+ "cs.MM": 20,
211
+ "cs.MS": 57,
212
+ "cs.NA": 54,
213
+ "cs.NE": 3,
214
+ "cs.NI": 51,
215
+ "cs.OH": 108,
216
+ "cs.OS": 144,
217
+ "cs.PF": 43,
218
+ "cs.PL": 74,
219
+ "cs.RO": 8,
220
+ "cs.SC": 62,
221
+ "cs.SD": 26,
222
+ "cs.SE": 9,
223
+ "cs.SI": 39,
224
+ "cs.SY": 47,
225
+ "econ.EM": 111,
226
+ "eess.AS": 25,
227
+ "eess.IV": 45,
228
+ "eess.SP": 56,
229
+ "gr-qc": 77,
230
+ "hep-ex": 95,
231
+ "hep-lat": 127,
232
+ "hep-ph": 121,
233
+ "hep-th": 87,
234
+ "math-ph": 131,
235
+ "math.AC": 117,
236
+ "math.AG": 107,
237
+ "math.AP": 75,
238
+ "math.AT": 70,
239
+ "math.CA": 118,
240
+ "math.CO": 82,
241
+ "math.CT": 101,
242
+ "math.CV": 149,
243
+ "math.DG": 109,
244
+ "math.DS": 27,
245
+ "math.FA": 76,
246
+ "math.GM": 114,
247
+ "math.GN": 120,
248
+ "math.GR": 138,
249
+ "math.GT": 116,
250
+ "math.HO": 98,
251
+ "math.IT": 35,
252
+ "math.LO": 100,
253
+ "math.MG": 84,
254
+ "math.MP": 132,
255
+ "math.NA": 29,
256
+ "math.NT": 143,
257
+ "math.OA": 141,
258
+ "math.OC": 11,
259
+ "math.PR": 66,
260
+ "math.QA": 112,
261
+ "math.RA": 89,
262
+ "math.RT": 129,
263
+ "math.SP": 73,
264
+ "math.ST": 32,
265
+ "nlin.AO": 42,
266
+ "nlin.AO, nlin.CD, q-bio.NC, physics.bio-ph, cond-mat.dis-nn": 147,
267
+ "nlin.CD": 68,
268
+ "nlin.CG": 96,
269
+ "nlin.PS": 97,
270
+ "nucl-ex": 139,
271
+ "nucl-th": 125,
272
+ "physics.ao-ph": 72,
273
+ "physics.app-ph": 128,
274
+ "physics.bio-ph": 106,
275
+ "physics.chem-ph": 15,
276
+ "physics.class-ph": 133,
277
+ "physics.comp-ph": 80,
278
+ "physics.data-an": 31,
279
+ "physics.flu-dyn": 83,
280
+ "physics.gen-ph": 136,
281
+ "physics.geo-ph": 78,
282
+ "physics.hist-ph": 142,
283
+ "physics.ins-det": 126,
284
+ "physics.med-ph": 58,
285
+ "physics.optics": 59,
286
+ "physics.pop-ph": 148,
287
+ "physics.soc-ph": 6,
288
+ "physics.space-ph": 135,
289
+ "q-bio": 90,
290
+ "q-bio.BM": 49,
291
+ "q-bio.BM, q-bio.MN, q-bio.NC, nlin.AO, nlin.CD": 146,
292
+ "q-bio.CB": 86,
293
+ "q-bio.GN": 94,
294
+ "q-bio.MN": 115,
295
+ "q-bio.NC": 18,
296
+ "q-bio.OT": 124,
297
+ "q-bio.PE": 103,
298
+ "q-bio.QM": 50,
299
+ "q-bio.SC": 113,
300
+ "q-bio.TO": 79,
301
+ "q-fin.CP": 60,
302
+ "q-fin.EC": 63,
303
+ "q-fin.GN": 99,
304
+ "q-fin.PM": 105,
305
+ "q-fin.PR": 134,
306
+ "q-fin.RM": 67,
307
+ "q-fin.ST": 93,
308
+ "q-fin.TR": 64,
309
+ "quant-ph": 36,
310
+ "stat.AP": 7,
311
+ "stat.CO": 17,
312
+ "stat.ME": 14,
313
+ "stat.ML": 4,
314
+ "stat.OT": 71,
315
+ "stat.TH": 33
316
+ },
317
+ "layer_norm_eps": 1e-12,
318
+ "max_position_embeddings": 512,
319
+ "model_type": "bert",
320
+ "num_attention_heads": 12,
321
+ "num_hidden_layers": 12,
322
+ "pad_token_id": 0,
323
+ "position_embedding_type": "absolute",
324
+ "problem_type": "single_label_classification",
325
+ "torch_dtype": "float32",
326
+ "transformers_version": "4.43.4",
327
+ "type_vocab_size": 2,
328
+ "use_cache": true,
329
+ "vocab_size": 31116
330
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6207b4e429a9aab305b6baf10ce5afc9034990bfa814056445c4e1da8a8d379b
3
+ size 440238664
runs/Apr06_15-14-22_t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315/events.out.tfevents.1775488464.t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315.3211.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee978a8adc6ae642ac7d18e2332c799b6c00a0ceb443e770c7f1e8a493d6685c
3
+ size 11523
runs/Apr06_15-16-52_t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315/events.out.tfevents.1775488612.t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315.3211.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c5a04c6ed9b1d796d80620d9814a9756edb5924048631e20d2a9f207bc4bd6
3
+ size 8280
runs/Apr06_15-18-36_t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315/events.out.tfevents.1775488717.t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315.8803.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ca9b14c0a47acb3f2a2b719eaa4888235e7f5fa59eaa460d8fcc1b189f1973d
3
+ size 11523
runs/Apr06_15-20-11_t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315/events.out.tfevents.1775488812.t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315.8803.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae2199944611d000eb7b382f02f305d7bd94141fbca6693f1e93ea417106e42
3
+ size 8280
runs/Apr06_15-22-19_t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315/events.out.tfevents.1775488940.t4-4eee8d2a-2d33-34ff-95a5-9e673c42f315.9302.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:619fda3bee127963273e00253655fcecee50cbb3f9395a76759caa7274693d0b
3
+ size 12057
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 1000000000000000019884624838656,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c99fc3a67e2e4098ccb8ed5d2936aeed71c804c3ced4681c5ddc1e0d0af171
3
+ size 4731
vocab.txt ADDED
The diff for this file is too large to render. See raw diff