atrytone commited on
Commit
dd3577c
·
1 Parent(s): 238ae53

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,430 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "arazd/MIReAD",
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": "Science advances",
13
+ "1": "JAMA network open",
14
+ "2": "Neurological sciences : official journal of the Italian Neurological Society and of the Italian Society of Clinical Neurophysiology",
15
+ "3": "Multiple sclerosis and related disorders",
16
+ "4": "Frontiers in genetics",
17
+ "5": "Methods in molecular biology (Clifton, N.J.)",
18
+ "6": "Seizure",
19
+ "7": "NeuroImage. Clinical",
20
+ "8": "Disability and rehabilitation",
21
+ "9": "Frontiers in molecular neuroscience",
22
+ "10": "Frontiers in neurology",
23
+ "11": "Journal of neuroinflammation",
24
+ "12": "Epilepsia",
25
+ "13": "European journal of neurology",
26
+ "14": "Neuroscience",
27
+ "15": "Alzheimer's & dementia (Amsterdam, Netherlands)",
28
+ "16": "Biomedicines",
29
+ "17": "Cell",
30
+ "18": "Journal of neurophysiology",
31
+ "19": "Neuroscience letters",
32
+ "20": "The Journal of biological chemistry",
33
+ "21": "Physiology & behavior",
34
+ "22": "Autism research : official journal of the International Society for Autism Research",
35
+ "23": "Scientific reports",
36
+ "24": "Schizophrenia bulletin",
37
+ "25": "Trends in neurosciences",
38
+ "26": "Trials",
39
+ "27": "European neuropsychopharmacology : the journal of the European College of Neuropsychopharmacology",
40
+ "28": "Journal of neurology",
41
+ "29": "Journal of child psychology and psychiatry, and allied disciplines",
42
+ "30": "Glia",
43
+ "31": "Frontiers in cell and developmental biology",
44
+ "32": "Journal of neurosurgery",
45
+ "33": "Neurotherapeutics : the journal of the American Society for Experimental NeuroTherapeutics",
46
+ "34": "Brain structure & function",
47
+ "35": "AJNR. American journal of neuroradiology",
48
+ "36": "STAR protocols",
49
+ "37": "Nutrients",
50
+ "38": "Neurology",
51
+ "39": "Magnetic resonance in medicine",
52
+ "40": "Progress in neurobiology",
53
+ "41": "Amyotrophic lateral sclerosis & frontotemporal degeneration",
54
+ "42": "Journal of clinical medicine",
55
+ "43": "Sleep",
56
+ "44": "Cureus",
57
+ "45": "Frontiers in psychiatry",
58
+ "46": "Frontiers in psychology",
59
+ "47": "Acta neuropathologica communications",
60
+ "48": "Brain : a journal of neurology",
61
+ "49": "BMC public health",
62
+ "50": "Neurosurgery",
63
+ "51": "Nature communications",
64
+ "52": "Journal of Alzheimer's disease : JAD",
65
+ "53": "Journal of affective disorders",
66
+ "54": "Neurobiology of learning and memory",
67
+ "55": "Journal of sleep research",
68
+ "56": "Alcoholism, clinical and experimental research",
69
+ "57": "ACS chemical neuroscience",
70
+ "58": "The Journal of comparative neurology",
71
+ "59": "Journal of personalized medicine",
72
+ "60": "JCI insight",
73
+ "61": "Brain and behavior",
74
+ "62": "Biological psychology",
75
+ "63": "Human molecular genetics",
76
+ "64": "Experimental brain research",
77
+ "65": "Acta neurochirurgica",
78
+ "66": "Schizophrenia research",
79
+ "67": "Brain imaging and behavior",
80
+ "68": "Social cognitive and affective neuroscience",
81
+ "69": "Frontiers in behavioral neuroscience",
82
+ "70": "Biochemical and biophysical research communications",
83
+ "71": "Neuroscience and biobehavioral reviews",
84
+ "72": "Cortex; a journal devoted to the study of the nervous system and behavior",
85
+ "73": "Acta neuropathologica",
86
+ "74": "Frontiers in human neuroscience",
87
+ "75": "Neurobiology of disease",
88
+ "76": "Progress in neuro-psychopharmacology & biological psychiatry",
89
+ "77": "Science (New York, N.Y.)",
90
+ "78": "Journal of the neurological sciences",
91
+ "79": "PloS one",
92
+ "80": "Journal of neurology, neurosurgery, and psychiatry",
93
+ "81": "International journal of molecular sciences",
94
+ "82": "Journal of cerebral blood flow and metabolism : official journal of the International Society of Cerebral Blood Flow and Metabolism",
95
+ "83": "Sensors (Basel, Switzerland)",
96
+ "84": "Translational psychiatry",
97
+ "85": "European child & adolescent psychiatry",
98
+ "86": "Journal of neurointerventional surgery",
99
+ "87": "BMJ open",
100
+ "88": "Journal of neurochemistry",
101
+ "89": "Cell death & disease",
102
+ "90": "FASEB journal : official publication of the Federation of American Societies for Experimental Biology",
103
+ "91": "Sleep medicine",
104
+ "92": "Biological psychiatry",
105
+ "93": "NPJ Parkinson's disease",
106
+ "94": "NeuroImage",
107
+ "95": "Alzheimer's & dementia : the journal of the Alzheimer's Association",
108
+ "96": "Cancers",
109
+ "97": "Progress in brain research",
110
+ "98": "Psychological medicine",
111
+ "99": "Trends in cognitive sciences",
112
+ "100": "Antioxidants (Basel, Switzerland)",
113
+ "101": "BMC psychiatry",
114
+ "102": "Psychopharmacology",
115
+ "103": "Biological psychiatry. Cognitive neuroscience and neuroimaging",
116
+ "104": "Journal of autism and developmental disorders",
117
+ "105": "Biomolecules",
118
+ "106": "Brain communications",
119
+ "107": "British journal of pharmacology",
120
+ "108": "Brain research",
121
+ "109": "The Journal of clinical investigation",
122
+ "110": "BJPsych open",
123
+ "111": "Frontiers in aging neuroscience",
124
+ "112": "Parkinsonism & related disorders",
125
+ "113": "PLoS computational biology",
126
+ "114": "Frontiers in pharmacology",
127
+ "115": "Cellular and molecular life sciences : CMLS",
128
+ "116": "Psychoneuroendocrinology",
129
+ "117": "Philosophical transactions of the Royal Society of London. Series B, Biological sciences",
130
+ "118": "Clinical neurophysiology : official journal of the International Federation of Clinical Neurophysiology",
131
+ "119": "European archives of psychiatry and clinical neuroscience",
132
+ "120": "Cerebellum (London, England)",
133
+ "121": "Heliyon",
134
+ "122": "Molecular psychiatry",
135
+ "123": "Frontiers in cellular neuroscience",
136
+ "124": "Neuropsychopharmacology : official publication of the American College of Neuropsychopharmacology",
137
+ "125": "Pharmacology, biochemistry, and behavior",
138
+ "126": "Frontiers in immunology",
139
+ "127": "Annals of neurology",
140
+ "128": "PLoS biology",
141
+ "129": "Child's nervous system : ChNS : official journal of the International Society for Pediatric Neurosurgery",
142
+ "130": "Frontiers in neuroscience",
143
+ "131": "Developmental cognitive neuroscience",
144
+ "132": "JAMA neurology",
145
+ "133": "Frontiers in neural circuits",
146
+ "134": "Psychiatry research. Neuroimaging",
147
+ "135": "Neurosciences (Riyadh, Saudi Arabia)",
148
+ "136": "Frontiers in endocrinology",
149
+ "137": "Asian journal of psychiatry",
150
+ "138": "Journal of Parkinson's disease",
151
+ "139": "Stroke",
152
+ "140": "Neuron",
153
+ "141": "The Journal of physiology",
154
+ "142": "Nature",
155
+ "143": "Advances in experimental medicine and biology",
156
+ "144": "The European journal of neuroscience",
157
+ "145": "Current opinion in neurobiology",
158
+ "146": "Acta neurologica Scandinavica",
159
+ "147": "Experimental neurology",
160
+ "148": "Alzheimer's research & therapy",
161
+ "149": "Brain stimulation",
162
+ "150": "International journal of stroke : official journal of the International Stroke Society",
163
+ "151": "World neurosurgery",
164
+ "152": "Proceedings of the National Academy of Sciences of the United States of America",
165
+ "153": "Nature neuroscience",
166
+ "154": "Neurobiology of aging",
167
+ "155": "Behavioural brain research",
168
+ "156": "Cognition",
169
+ "157": "Journal of neural engineering",
170
+ "158": "Pharmaceutics",
171
+ "159": "Journal of visualized experiments : JoVE",
172
+ "160": "Journal of neuroscience methods",
173
+ "161": "Journal of neuroscience research",
174
+ "162": "Addiction biology",
175
+ "163": "Multiple sclerosis (Houndmills, Basingstoke, England)",
176
+ "164": "Brain, behavior, and immunity",
177
+ "165": "Diagnostics (Basel, Switzerland)",
178
+ "166": "eLife",
179
+ "167": "BMC neurology",
180
+ "168": "Cell reports",
181
+ "169": "Epilepsy & behavior : E&B",
182
+ "170": "Current biology : CB",
183
+ "171": "The Journal of neuroscience : the official journal of the Society for Neuroscience",
184
+ "172": "Journal of neurotrauma",
185
+ "173": "The British journal of psychiatry : the journal of mental science",
186
+ "174": "Frontiers in physiology",
187
+ "175": "Psychophysiology",
188
+ "176": "Human brain mapping",
189
+ "177": "Handbook of clinical neurology",
190
+ "178": "Neuropsychologia",
191
+ "179": "PeerJ",
192
+ "180": "Movement disorders : official journal of the Movement Disorder Society",
193
+ "181": "Journal of stroke and cerebrovascular diseases : the official journal of National Stroke Association",
194
+ "182": "International journal of environmental research and public health",
195
+ "183": "Journal of psychiatric research",
196
+ "184": "Communications biology",
197
+ "185": "eNeuro",
198
+ "186": "Journal of clinical neuroscience : official journal of the Neurosurgical Society of Australasia",
199
+ "187": "Clinical neurology and neurosurgery",
200
+ "188": "iScience",
201
+ "189": "Neuropharmacology",
202
+ "190": "Molecules (Basel, Switzerland)",
203
+ "191": "Pain",
204
+ "192": "Brain research bulletin",
205
+ "193": "Cerebral cortex (New York, N.Y. : 1991)",
206
+ "194": "Annals of clinical and translational neurology",
207
+ "195": "Brain sciences",
208
+ "196": "Genes",
209
+ "197": "Molecular neurobiology",
210
+ "198": "Cells",
211
+ "199": "Psychiatry research"
212
+ },
213
+ "initializer_range": 0.02,
214
+ "intermediate_size": 3072,
215
+ "label2id": {
216
+ "ACS chemical neuroscience": 57,
217
+ "AJNR. American journal of neuroradiology": 35,
218
+ "Acta neurochirurgica": 65,
219
+ "Acta neurologica Scandinavica": 146,
220
+ "Acta neuropathologica": 73,
221
+ "Acta neuropathologica communications": 47,
222
+ "Addiction biology": 162,
223
+ "Advances in experimental medicine and biology": 143,
224
+ "Alcoholism, clinical and experimental research": 56,
225
+ "Alzheimer's & dementia (Amsterdam, Netherlands)": 15,
226
+ "Alzheimer's & dementia : the journal of the Alzheimer's Association": 95,
227
+ "Alzheimer's research & therapy": 148,
228
+ "Amyotrophic lateral sclerosis & frontotemporal degeneration": 41,
229
+ "Annals of clinical and translational neurology": 194,
230
+ "Annals of neurology": 127,
231
+ "Antioxidants (Basel, Switzerland)": 100,
232
+ "Asian journal of psychiatry": 137,
233
+ "Autism research : official journal of the International Society for Autism Research": 22,
234
+ "BJPsych open": 110,
235
+ "BMC neurology": 167,
236
+ "BMC psychiatry": 101,
237
+ "BMC public health": 49,
238
+ "BMJ open": 87,
239
+ "Behavioural brain research": 155,
240
+ "Biochemical and biophysical research communications": 70,
241
+ "Biological psychiatry": 92,
242
+ "Biological psychiatry. Cognitive neuroscience and neuroimaging": 103,
243
+ "Biological psychology": 62,
244
+ "Biomedicines": 16,
245
+ "Biomolecules": 105,
246
+ "Brain : a journal of neurology": 48,
247
+ "Brain and behavior": 61,
248
+ "Brain communications": 106,
249
+ "Brain imaging and behavior": 67,
250
+ "Brain research": 108,
251
+ "Brain research bulletin": 192,
252
+ "Brain sciences": 195,
253
+ "Brain stimulation": 149,
254
+ "Brain structure & function": 34,
255
+ "Brain, behavior, and immunity": 164,
256
+ "British journal of pharmacology": 107,
257
+ "Cancers": 96,
258
+ "Cell": 17,
259
+ "Cell death & disease": 89,
260
+ "Cell reports": 168,
261
+ "Cells": 198,
262
+ "Cellular and molecular life sciences : CMLS": 115,
263
+ "Cerebellum (London, England)": 120,
264
+ "Cerebral cortex (New York, N.Y. : 1991)": 193,
265
+ "Child's nervous system : ChNS : official journal of the International Society for Pediatric Neurosurgery": 129,
266
+ "Clinical neurology and neurosurgery": 187,
267
+ "Clinical neurophysiology : official journal of the International Federation of Clinical Neurophysiology": 118,
268
+ "Cognition": 156,
269
+ "Communications biology": 184,
270
+ "Cortex; a journal devoted to the study of the nervous system and behavior": 72,
271
+ "Cureus": 44,
272
+ "Current biology : CB": 170,
273
+ "Current opinion in neurobiology": 145,
274
+ "Developmental cognitive neuroscience": 131,
275
+ "Diagnostics (Basel, Switzerland)": 165,
276
+ "Disability and rehabilitation": 8,
277
+ "Epilepsia": 12,
278
+ "Epilepsy & behavior : E&B": 169,
279
+ "European archives of psychiatry and clinical neuroscience": 119,
280
+ "European child & adolescent psychiatry": 85,
281
+ "European journal of neurology": 13,
282
+ "European neuropsychopharmacology : the journal of the European College of Neuropsychopharmacology": 27,
283
+ "Experimental brain research": 64,
284
+ "Experimental neurology": 147,
285
+ "FASEB journal : official publication of the Federation of American Societies for Experimental Biology": 90,
286
+ "Frontiers in aging neuroscience": 111,
287
+ "Frontiers in behavioral neuroscience": 69,
288
+ "Frontiers in cell and developmental biology": 31,
289
+ "Frontiers in cellular neuroscience": 123,
290
+ "Frontiers in endocrinology": 136,
291
+ "Frontiers in genetics": 4,
292
+ "Frontiers in human neuroscience": 74,
293
+ "Frontiers in immunology": 126,
294
+ "Frontiers in molecular neuroscience": 9,
295
+ "Frontiers in neural circuits": 133,
296
+ "Frontiers in neurology": 10,
297
+ "Frontiers in neuroscience": 130,
298
+ "Frontiers in pharmacology": 114,
299
+ "Frontiers in physiology": 174,
300
+ "Frontiers in psychiatry": 45,
301
+ "Frontiers in psychology": 46,
302
+ "Genes": 196,
303
+ "Glia": 30,
304
+ "Handbook of clinical neurology": 177,
305
+ "Heliyon": 121,
306
+ "Human brain mapping": 176,
307
+ "Human molecular genetics": 63,
308
+ "International journal of environmental research and public health": 182,
309
+ "International journal of molecular sciences": 81,
310
+ "International journal of stroke : official journal of the International Stroke Society": 150,
311
+ "JAMA network open": 1,
312
+ "JAMA neurology": 132,
313
+ "JCI insight": 60,
314
+ "Journal of Alzheimer's disease : JAD": 52,
315
+ "Journal of Parkinson's disease": 138,
316
+ "Journal of affective disorders": 53,
317
+ "Journal of autism and developmental disorders": 104,
318
+ "Journal of cerebral blood flow and metabolism : official journal of the International Society of Cerebral Blood Flow and Metabolism": 82,
319
+ "Journal of child psychology and psychiatry, and allied disciplines": 29,
320
+ "Journal of clinical medicine": 42,
321
+ "Journal of clinical neuroscience : official journal of the Neurosurgical Society of Australasia": 186,
322
+ "Journal of neural engineering": 157,
323
+ "Journal of neurochemistry": 88,
324
+ "Journal of neuroinflammation": 11,
325
+ "Journal of neurointerventional surgery": 86,
326
+ "Journal of neurology": 28,
327
+ "Journal of neurology, neurosurgery, and psychiatry": 80,
328
+ "Journal of neurophysiology": 18,
329
+ "Journal of neuroscience methods": 160,
330
+ "Journal of neuroscience research": 161,
331
+ "Journal of neurosurgery": 32,
332
+ "Journal of neurotrauma": 172,
333
+ "Journal of personalized medicine": 59,
334
+ "Journal of psychiatric research": 183,
335
+ "Journal of sleep research": 55,
336
+ "Journal of stroke and cerebrovascular diseases : the official journal of National Stroke Association": 181,
337
+ "Journal of the neurological sciences": 78,
338
+ "Journal of visualized experiments : JoVE": 159,
339
+ "Magnetic resonance in medicine": 39,
340
+ "Methods in molecular biology (Clifton, N.J.)": 5,
341
+ "Molecular neurobiology": 197,
342
+ "Molecular psychiatry": 122,
343
+ "Molecules (Basel, Switzerland)": 190,
344
+ "Movement disorders : official journal of the Movement Disorder Society": 180,
345
+ "Multiple sclerosis (Houndmills, Basingstoke, England)": 163,
346
+ "Multiple sclerosis and related disorders": 3,
347
+ "NPJ Parkinson's disease": 93,
348
+ "Nature": 142,
349
+ "Nature communications": 51,
350
+ "Nature neuroscience": 153,
351
+ "NeuroImage": 94,
352
+ "NeuroImage. Clinical": 7,
353
+ "Neurobiology of aging": 154,
354
+ "Neurobiology of disease": 75,
355
+ "Neurobiology of learning and memory": 54,
356
+ "Neurological sciences : official journal of the Italian Neurological Society and of the Italian Society of Clinical Neurophysiology": 2,
357
+ "Neurology": 38,
358
+ "Neuron": 140,
359
+ "Neuropharmacology": 189,
360
+ "Neuropsychologia": 178,
361
+ "Neuropsychopharmacology : official publication of the American College of Neuropsychopharmacology": 124,
362
+ "Neuroscience": 14,
363
+ "Neuroscience and biobehavioral reviews": 71,
364
+ "Neuroscience letters": 19,
365
+ "Neurosciences (Riyadh, Saudi Arabia)": 135,
366
+ "Neurosurgery": 50,
367
+ "Neurotherapeutics : the journal of the American Society for Experimental NeuroTherapeutics": 33,
368
+ "Nutrients": 37,
369
+ "PLoS biology": 128,
370
+ "PLoS computational biology": 113,
371
+ "Pain": 191,
372
+ "Parkinsonism & related disorders": 112,
373
+ "PeerJ": 179,
374
+ "Pharmaceutics": 158,
375
+ "Pharmacology, biochemistry, and behavior": 125,
376
+ "Philosophical transactions of the Royal Society of London. Series B, Biological sciences": 117,
377
+ "Physiology & behavior": 21,
378
+ "PloS one": 79,
379
+ "Proceedings of the National Academy of Sciences of the United States of America": 152,
380
+ "Progress in brain research": 97,
381
+ "Progress in neuro-psychopharmacology & biological psychiatry": 76,
382
+ "Progress in neurobiology": 40,
383
+ "Psychiatry research": 199,
384
+ "Psychiatry research. Neuroimaging": 134,
385
+ "Psychological medicine": 98,
386
+ "Psychoneuroendocrinology": 116,
387
+ "Psychopharmacology": 102,
388
+ "Psychophysiology": 175,
389
+ "STAR protocols": 36,
390
+ "Schizophrenia bulletin": 24,
391
+ "Schizophrenia research": 66,
392
+ "Science (New York, N.Y.)": 77,
393
+ "Science advances": 0,
394
+ "Scientific reports": 23,
395
+ "Seizure": 6,
396
+ "Sensors (Basel, Switzerland)": 83,
397
+ "Sleep": 43,
398
+ "Sleep medicine": 91,
399
+ "Social cognitive and affective neuroscience": 68,
400
+ "Stroke": 139,
401
+ "The British journal of psychiatry : the journal of mental science": 173,
402
+ "The European journal of neuroscience": 144,
403
+ "The Journal of biological chemistry": 20,
404
+ "The Journal of clinical investigation": 109,
405
+ "The Journal of comparative neurology": 58,
406
+ "The Journal of neuroscience : the official journal of the Society for Neuroscience": 171,
407
+ "The Journal of physiology": 141,
408
+ "Translational psychiatry": 84,
409
+ "Trends in cognitive sciences": 99,
410
+ "Trends in neurosciences": 25,
411
+ "Trials": 26,
412
+ "World neurosurgery": 151,
413
+ "eLife": 166,
414
+ "eNeuro": 185,
415
+ "iScience": 188
416
+ },
417
+ "layer_norm_eps": 1e-12,
418
+ "max_position_embeddings": 512,
419
+ "model_type": "bert",
420
+ "num_attention_heads": 12,
421
+ "num_hidden_layers": 12,
422
+ "pad_token_id": 0,
423
+ "position_embedding_type": "absolute",
424
+ "problem_type": "single_label_classification",
425
+ "torch_dtype": "float32",
426
+ "transformers_version": "4.28.0",
427
+ "type_vocab_size": 2,
428
+ "use_cache": true,
429
+ "vocab_size": 31090
430
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e52a281e57ba2db0171ffbd47f2e388d356616825423ecdfb73f526964c7c113
3
+ size 440361845
runs/Jun01_07-43-10_fb35964c0265/1685605395.7654743/events.out.tfevents.1685605395.fb35964c0265.972.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfe5d286b32114e87a54ae057f59ac9290ea5a637cb2379ff47bb5b59892a1c7
3
+ size 5861
runs/Jun01_07-43-10_fb35964c0265/events.out.tfevents.1685605395.fb35964c0265.972.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56aa8611e4946cd71e2e04e3a33158e5415a5475fdf81a0c0f84a9eaca8b3d91
3
+ size 22507
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,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "clean_up_tokenization_spaces": true,
3
+ "cls_token": "[CLS]",
4
+ "do_basic_tokenize": true,
5
+ "do_lower_case": true,
6
+ "mask_token": "[MASK]",
7
+ "max_length": 509,
8
+ "model_max_length": 1000000000000000019884624838656,
9
+ "never_split": null,
10
+ "pad_token": "[PAD]",
11
+ "sep_token": "[SEP]",
12
+ "strip_accents": null,
13
+ "tokenize_chinese_chars": true,
14
+ "tokenizer_class": "BertTokenizer",
15
+ "unk_token": "[UNK]"
16
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d437c1e0eee11a3e5c9ac02278bb333dad44e9e69c85c30b57ed8e434c64ace8
3
+ size 3579
vocab.txt ADDED
The diff for this file is too large to render. See raw diff