atrytone commited on
Commit
08f1cd6
1 Parent(s): 0efbf2b

Training in progress, epoch 1

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