Markus Serloth-Schwarzer commited on
Commit
57a305b
1 Parent(s): 5d88a92

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - text-classification
6
+ widget:
7
+ - text: "I love AutoTrain"
8
+ datasets:
9
+ - v23/autotrain-data
10
+ ---
11
+
12
+ # Model Trained Using AutoTrain
13
+
14
+ - Problem type: Text Classification
15
+
16
+ ## Validation Metrics
17
+ loss: 0.5765425562858582
18
+
19
+ f1_macro: 0.7349736157447978
20
+
21
+ f1_micro: 0.7492063492063492
22
+
23
+ f1_weighted: 0.7506575340838828
24
+
25
+ precision_macro: 0.7150911360799
26
+
27
+ precision_micro: 0.7492063492063492
28
+
29
+ precision_weighted: 0.7534924677486475
30
+
31
+ recall_macro: 0.7595969666757304
32
+
33
+ recall_micro: 0.7492063492063492
34
+
35
+ recall_weighted: 0.7492063492063492
36
+
37
+ accuracy: 0.7492063492063492
checkpoint-358/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "oliverguhr/german-sentiment-bert",
3
+ "_num_labels": 3,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "finetuning_task": "germansentiment",
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "negative",
15
+ "1": "neutral",
16
+ "2": "positive"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "negative": 0,
22
+ "neutral": 1,
23
+ "positive": 2
24
+ },
25
+ "layer_norm_eps": 1e-12,
26
+ "max_position_embeddings": 512,
27
+ "model_type": "bert",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "pad_token_id": 0,
31
+ "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.40.1",
35
+ "type_vocab_size": 2,
36
+ "use_cache": true,
37
+ "vocab_size": 30000
38
+ }
checkpoint-358/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:328b2ebdac58cb9fad3768ed1fe9396439acb622891b98f9e72f19ecadcb22dd
3
+ size 436358132
checkpoint-358/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44af01dd8ee4bcfad065a971e6997a97a358187fe8fc04d5fb04e9341f57a163
3
+ size 872837370
checkpoint-358/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77a91a1e219bba43507a1274dfd27d4d9a8bbd8422c54cafd6ede13bb9de2e25
3
+ size 14244
checkpoint-358/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6a092af0b082d6c88098816476af68569c4af9a64ceea692abcf12938484f9
3
+ size 1064
checkpoint-358/trainer_state.json ADDED
@@ -0,0 +1,414 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5765425562858582,
3
+ "best_model_checkpoint": "v23/checkpoint-358",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 358,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03910614525139665,
13
+ "grad_norm": Infinity,
14
+ "learning_rate": 1.6666666666666667e-06,
15
+ "loss": 2.8181,
16
+ "step": 7
17
+ },
18
+ {
19
+ "epoch": 0.0782122905027933,
20
+ "grad_norm": 48.7786750793457,
21
+ "learning_rate": 5.555555555555556e-06,
22
+ "loss": 2.4279,
23
+ "step": 14
24
+ },
25
+ {
26
+ "epoch": 0.11731843575418995,
27
+ "grad_norm": 16.421829223632812,
28
+ "learning_rate": 9.444444444444445e-06,
29
+ "loss": 1.9836,
30
+ "step": 21
31
+ },
32
+ {
33
+ "epoch": 0.1564245810055866,
34
+ "grad_norm": 37.26057052612305,
35
+ "learning_rate": 1.3333333333333333e-05,
36
+ "loss": 1.637,
37
+ "step": 28
38
+ },
39
+ {
40
+ "epoch": 0.19553072625698323,
41
+ "grad_norm": 24.32502555847168,
42
+ "learning_rate": 1.7222222222222224e-05,
43
+ "loss": 1.4235,
44
+ "step": 35
45
+ },
46
+ {
47
+ "epoch": 0.2346368715083799,
48
+ "grad_norm": 4.514742374420166,
49
+ "learning_rate": 2.111111111111111e-05,
50
+ "loss": 0.8819,
51
+ "step": 42
52
+ },
53
+ {
54
+ "epoch": 0.2737430167597765,
55
+ "grad_norm": 17.023542404174805,
56
+ "learning_rate": 2.5e-05,
57
+ "loss": 0.847,
58
+ "step": 49
59
+ },
60
+ {
61
+ "epoch": 0.3128491620111732,
62
+ "grad_norm": 18.13689422607422,
63
+ "learning_rate": 2.8888888888888888e-05,
64
+ "loss": 0.7611,
65
+ "step": 56
66
+ },
67
+ {
68
+ "epoch": 0.35195530726256985,
69
+ "grad_norm": 21.782562255859375,
70
+ "learning_rate": 3.277777777777778e-05,
71
+ "loss": 0.7189,
72
+ "step": 63
73
+ },
74
+ {
75
+ "epoch": 0.39106145251396646,
76
+ "grad_norm": 13.720254898071289,
77
+ "learning_rate": 3.6666666666666666e-05,
78
+ "loss": 0.7178,
79
+ "step": 70
80
+ },
81
+ {
82
+ "epoch": 0.4301675977653631,
83
+ "grad_norm": 4.693215847015381,
84
+ "learning_rate": 4.055555555555556e-05,
85
+ "loss": 0.7092,
86
+ "step": 77
87
+ },
88
+ {
89
+ "epoch": 0.4692737430167598,
90
+ "grad_norm": 14.818086624145508,
91
+ "learning_rate": 4.4444444444444447e-05,
92
+ "loss": 0.682,
93
+ "step": 84
94
+ },
95
+ {
96
+ "epoch": 0.5083798882681564,
97
+ "grad_norm": 26.538074493408203,
98
+ "learning_rate": 4.8333333333333334e-05,
99
+ "loss": 0.6824,
100
+ "step": 91
101
+ },
102
+ {
103
+ "epoch": 0.547486033519553,
104
+ "grad_norm": 29.219240188598633,
105
+ "learning_rate": 4.975155279503106e-05,
106
+ "loss": 0.681,
107
+ "step": 98
108
+ },
109
+ {
110
+ "epoch": 0.5865921787709497,
111
+ "grad_norm": 8.444730758666992,
112
+ "learning_rate": 4.93167701863354e-05,
113
+ "loss": 0.7867,
114
+ "step": 105
115
+ },
116
+ {
117
+ "epoch": 0.6256983240223464,
118
+ "grad_norm": 8.663554191589355,
119
+ "learning_rate": 4.888198757763975e-05,
120
+ "loss": 0.7689,
121
+ "step": 112
122
+ },
123
+ {
124
+ "epoch": 0.664804469273743,
125
+ "grad_norm": 15.8271484375,
126
+ "learning_rate": 4.8447204968944106e-05,
127
+ "loss": 0.8417,
128
+ "step": 119
129
+ },
130
+ {
131
+ "epoch": 0.7039106145251397,
132
+ "grad_norm": 6.195271968841553,
133
+ "learning_rate": 4.801242236024845e-05,
134
+ "loss": 0.629,
135
+ "step": 126
136
+ },
137
+ {
138
+ "epoch": 0.7430167597765364,
139
+ "grad_norm": 4.593315601348877,
140
+ "learning_rate": 4.75776397515528e-05,
141
+ "loss": 0.6039,
142
+ "step": 133
143
+ },
144
+ {
145
+ "epoch": 0.7821229050279329,
146
+ "grad_norm": 22.80195426940918,
147
+ "learning_rate": 4.714285714285714e-05,
148
+ "loss": 0.5824,
149
+ "step": 140
150
+ },
151
+ {
152
+ "epoch": 0.8212290502793296,
153
+ "grad_norm": 13.558725357055664,
154
+ "learning_rate": 4.6770186335403726e-05,
155
+ "loss": 0.876,
156
+ "step": 147
157
+ },
158
+ {
159
+ "epoch": 0.8603351955307262,
160
+ "grad_norm": 4.1830668449401855,
161
+ "learning_rate": 4.633540372670807e-05,
162
+ "loss": 0.7458,
163
+ "step": 154
164
+ },
165
+ {
166
+ "epoch": 0.8994413407821229,
167
+ "grad_norm": 14.1422119140625,
168
+ "learning_rate": 4.590062111801243e-05,
169
+ "loss": 0.6289,
170
+ "step": 161
171
+ },
172
+ {
173
+ "epoch": 0.9385474860335196,
174
+ "grad_norm": 15.986943244934082,
175
+ "learning_rate": 4.546583850931677e-05,
176
+ "loss": 0.8139,
177
+ "step": 168
178
+ },
179
+ {
180
+ "epoch": 0.9776536312849162,
181
+ "grad_norm": 10.396794319152832,
182
+ "learning_rate": 4.5031055900621124e-05,
183
+ "loss": 0.7859,
184
+ "step": 175
185
+ },
186
+ {
187
+ "epoch": 1.0,
188
+ "eval_accuracy": 0.6,
189
+ "eval_f1_macro": 0.4025140193447718,
190
+ "eval_f1_micro": 0.6,
191
+ "eval_f1_weighted": 0.4689184747817452,
192
+ "eval_loss": 0.7313841581344604,
193
+ "eval_precision_macro": 0.5837690631808279,
194
+ "eval_precision_micro": 0.6,
195
+ "eval_precision_weighted": 0.5306172839506172,
196
+ "eval_recall_macro": 0.43363545726457,
197
+ "eval_recall_micro": 0.6,
198
+ "eval_recall_weighted": 0.6,
199
+ "eval_runtime": 0.8236,
200
+ "eval_samples_per_second": 382.454,
201
+ "eval_steps_per_second": 24.283,
202
+ "step": 179
203
+ },
204
+ {
205
+ "epoch": 1.0167597765363128,
206
+ "grad_norm": 15.96173095703125,
207
+ "learning_rate": 4.4596273291925465e-05,
208
+ "loss": 0.5898,
209
+ "step": 182
210
+ },
211
+ {
212
+ "epoch": 1.0558659217877095,
213
+ "grad_norm": 21.0263729095459,
214
+ "learning_rate": 4.416149068322982e-05,
215
+ "loss": 0.6724,
216
+ "step": 189
217
+ },
218
+ {
219
+ "epoch": 1.094972067039106,
220
+ "grad_norm": 8.833733558654785,
221
+ "learning_rate": 4.372670807453416e-05,
222
+ "loss": 0.5225,
223
+ "step": 196
224
+ },
225
+ {
226
+ "epoch": 1.1340782122905029,
227
+ "grad_norm": 13.83945083618164,
228
+ "learning_rate": 4.3291925465838515e-05,
229
+ "loss": 0.6694,
230
+ "step": 203
231
+ },
232
+ {
233
+ "epoch": 1.1731843575418994,
234
+ "grad_norm": 13.772929191589355,
235
+ "learning_rate": 4.2857142857142856e-05,
236
+ "loss": 0.5541,
237
+ "step": 210
238
+ },
239
+ {
240
+ "epoch": 1.2122905027932962,
241
+ "grad_norm": 8.899124145507812,
242
+ "learning_rate": 4.2422360248447204e-05,
243
+ "loss": 0.713,
244
+ "step": 217
245
+ },
246
+ {
247
+ "epoch": 1.2513966480446927,
248
+ "grad_norm": 8.794002532958984,
249
+ "learning_rate": 4.198757763975156e-05,
250
+ "loss": 0.5879,
251
+ "step": 224
252
+ },
253
+ {
254
+ "epoch": 1.2905027932960893,
255
+ "grad_norm": 4.091240882873535,
256
+ "learning_rate": 4.15527950310559e-05,
257
+ "loss": 0.5424,
258
+ "step": 231
259
+ },
260
+ {
261
+ "epoch": 1.329608938547486,
262
+ "grad_norm": 16.86524772644043,
263
+ "learning_rate": 4.1118012422360255e-05,
264
+ "loss": 0.6323,
265
+ "step": 238
266
+ },
267
+ {
268
+ "epoch": 1.3687150837988826,
269
+ "grad_norm": 10.920906066894531,
270
+ "learning_rate": 4.0683229813664596e-05,
271
+ "loss": 0.5727,
272
+ "step": 245
273
+ },
274
+ {
275
+ "epoch": 1.4078212290502794,
276
+ "grad_norm": 17.164987564086914,
277
+ "learning_rate": 4.024844720496895e-05,
278
+ "loss": 0.5847,
279
+ "step": 252
280
+ },
281
+ {
282
+ "epoch": 1.446927374301676,
283
+ "grad_norm": 12.27508544921875,
284
+ "learning_rate": 3.981366459627329e-05,
285
+ "loss": 0.4845,
286
+ "step": 259
287
+ },
288
+ {
289
+ "epoch": 1.4860335195530725,
290
+ "grad_norm": 12.798267364501953,
291
+ "learning_rate": 3.9378881987577646e-05,
292
+ "loss": 0.4762,
293
+ "step": 266
294
+ },
295
+ {
296
+ "epoch": 1.5251396648044693,
297
+ "grad_norm": 3.783871650695801,
298
+ "learning_rate": 3.894409937888199e-05,
299
+ "loss": 0.4889,
300
+ "step": 273
301
+ },
302
+ {
303
+ "epoch": 1.564245810055866,
304
+ "grad_norm": 17.070810317993164,
305
+ "learning_rate": 3.8509316770186335e-05,
306
+ "loss": 0.5382,
307
+ "step": 280
308
+ },
309
+ {
310
+ "epoch": 1.6033519553072626,
311
+ "grad_norm": 27.77778434753418,
312
+ "learning_rate": 3.807453416149068e-05,
313
+ "loss": 0.5336,
314
+ "step": 287
315
+ },
316
+ {
317
+ "epoch": 1.6424581005586592,
318
+ "grad_norm": 52.91617202758789,
319
+ "learning_rate": 3.763975155279503e-05,
320
+ "loss": 0.6025,
321
+ "step": 294
322
+ },
323
+ {
324
+ "epoch": 1.6815642458100557,
325
+ "grad_norm": 17.698348999023438,
326
+ "learning_rate": 3.7204968944099385e-05,
327
+ "loss": 0.3589,
328
+ "step": 301
329
+ },
330
+ {
331
+ "epoch": 1.7206703910614525,
332
+ "grad_norm": 14.64693832397461,
333
+ "learning_rate": 3.6770186335403726e-05,
334
+ "loss": 0.3654,
335
+ "step": 308
336
+ },
337
+ {
338
+ "epoch": 1.7597765363128492,
339
+ "grad_norm": 13.599970817565918,
340
+ "learning_rate": 3.633540372670808e-05,
341
+ "loss": 0.6611,
342
+ "step": 315
343
+ },
344
+ {
345
+ "epoch": 1.7988826815642458,
346
+ "grad_norm": 6.364068984985352,
347
+ "learning_rate": 3.590062111801242e-05,
348
+ "loss": 0.5289,
349
+ "step": 322
350
+ },
351
+ {
352
+ "epoch": 1.8379888268156424,
353
+ "grad_norm": 10.628365516662598,
354
+ "learning_rate": 3.546583850931677e-05,
355
+ "loss": 0.6834,
356
+ "step": 329
357
+ },
358
+ {
359
+ "epoch": 1.8770949720670391,
360
+ "grad_norm": 7.663080215454102,
361
+ "learning_rate": 3.503105590062112e-05,
362
+ "loss": 0.4576,
363
+ "step": 336
364
+ },
365
+ {
366
+ "epoch": 1.916201117318436,
367
+ "grad_norm": 9.863435745239258,
368
+ "learning_rate": 3.4596273291925466e-05,
369
+ "loss": 0.4385,
370
+ "step": 343
371
+ },
372
+ {
373
+ "epoch": 1.9553072625698324,
374
+ "grad_norm": 7.04995059967041,
375
+ "learning_rate": 3.4161490683229814e-05,
376
+ "loss": 0.3589,
377
+ "step": 350
378
+ },
379
+ {
380
+ "epoch": 1.994413407821229,
381
+ "grad_norm": 12.553130149841309,
382
+ "learning_rate": 3.372670807453416e-05,
383
+ "loss": 0.6421,
384
+ "step": 357
385
+ },
386
+ {
387
+ "epoch": 2.0,
388
+ "eval_accuracy": 0.7492063492063492,
389
+ "eval_f1_macro": 0.7349736157447978,
390
+ "eval_f1_micro": 0.7492063492063492,
391
+ "eval_f1_weighted": 0.7506575340838828,
392
+ "eval_loss": 0.5765425562858582,
393
+ "eval_precision_macro": 0.7150911360799,
394
+ "eval_precision_micro": 0.7492063492063492,
395
+ "eval_precision_weighted": 0.7534924677486475,
396
+ "eval_recall_macro": 0.7595969666757304,
397
+ "eval_recall_micro": 0.7492063492063492,
398
+ "eval_recall_weighted": 0.7492063492063492,
399
+ "eval_runtime": 0.8337,
400
+ "eval_samples_per_second": 377.837,
401
+ "eval_steps_per_second": 23.99,
402
+ "step": 358
403
+ }
404
+ ],
405
+ "logging_steps": 7,
406
+ "max_steps": 895,
407
+ "num_input_tokens_seen": 0,
408
+ "num_train_epochs": 5,
409
+ "save_steps": 500,
410
+ "total_flos": 188389207093248.0,
411
+ "train_batch_size": 8,
412
+ "trial_name": null,
413
+ "trial_params": null
414
+ }
checkpoint-358/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8a925f941afdf6905674029391c97d4d0d808d84a8e0f991cdaff0c5203745
3
+ size 4984
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "oliverguhr/german-sentiment-bert",
3
+ "_num_labels": 3,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "finetuning_task": "germansentiment",
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "negative",
15
+ "1": "neutral",
16
+ "2": "positive"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "negative": 0,
22
+ "neutral": 1,
23
+ "positive": 2
24
+ },
25
+ "layer_norm_eps": 1e-12,
26
+ "max_position_embeddings": 512,
27
+ "model_type": "bert",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "pad_token_id": 0,
31
+ "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.40.1",
35
+ "type_vocab_size": 2,
36
+ "use_cache": true,
37
+ "vocab_size": 30000
38
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:328b2ebdac58cb9fad3768ed1fe9396439acb622891b98f9e72f19ecadcb22dd
3
+ size 436358132
runs/May05_13-42-35_r-zerithas-myownmodels-v1-ytv6jrz0-10b9c-43po0/events.out.tfevents.1714916556.r-zerithas-myownmodels-v1-ytv6jrz0-10b9c-43po0.61.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0fcb5ea8ffc007f0fc084cf39c1538ffef8ab084a931fe6ff04ddbabb150d76
3
- size 4866
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647d17e9d0d30941a6f868e90a2b14f6ba86d4456a11cee4c744317b6e789790
3
+ size 36110
runs/May05_13-42-35_r-zerithas-myownmodels-v1-ytv6jrz0-10b9c-43po0/events.out.tfevents.1714916659.r-zerithas-myownmodels-v1-ytv6jrz0-10b9c-43po0.61.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1283ffad5c7cbcf5892108cd3be26d283c3de67eb480ab4c40606563d1954142
3
+ size 921
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
+ "2": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "3": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "4": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "5": {
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": false,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
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:9c8a925f941afdf6905674029391c97d4d0d808d84a8e0f991cdaff0c5203745
3
+ size 4984
training_params.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "v23/autotrain-data",
3
+ "model": "oliverguhr/german-sentiment-bert",
4
+ "lr": 5e-05,
5
+ "epochs": 5,
6
+ "max_seq_length": 128,
7
+ "batch_size": 8,
8
+ "warmup_ratio": 0.1,
9
+ "gradient_accumulation": 1,
10
+ "optimizer": "adamw_torch",
11
+ "scheduler": "linear",
12
+ "weight_decay": 0.0,
13
+ "max_grad_norm": 1.0,
14
+ "seed": 42,
15
+ "train_split": "train",
16
+ "valid_split": "validation",
17
+ "text_column": "autotrain_text",
18
+ "target_column": "autotrain_label",
19
+ "logging_steps": -1,
20
+ "project_name": "v23",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": "fp16",
23
+ "save_total_limit": 1,
24
+ "push_to_hub": true,
25
+ "evaluation_strategy": "epoch",
26
+ "username": "Zerithas",
27
+ "log": "tensorboard"
28
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff