Markus Serloth-Schwarzer commited on
Commit
b0c2864
1 Parent(s): 0b8495f

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
+ - post-auto-v3/autotrain-data
10
+ ---
11
+
12
+ # Model Trained Using AutoTrain
13
+
14
+ - Problem type: Text Classification
15
+
16
+ ## Validation Metrics
17
+ loss: 0.5249539017677307
18
+
19
+ f1_macro: 0.8129276695270152
20
+
21
+ f1_micro: 0.7722222222222223
22
+
23
+ f1_weighted: 0.7733237593303729
24
+
25
+ precision_macro: 0.8374953236064346
26
+
27
+ precision_micro: 0.7722222222222223
28
+
29
+ precision_weighted: 0.775858897618157
30
+
31
+ recall_macro: 0.7930180930180931
32
+
33
+ recall_micro: 0.7722222222222223
34
+
35
+ recall_weighted: 0.7722222222222223
36
+
37
+ accuracy: 0.7722222222222223
checkpoint-180/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-180/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d8cf8d19b2b2439a87aa8966e215f44d0892f7e4ff2f3b20ac6acc75644f25
3
+ size 436358132
checkpoint-180/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347715188fa6474c4c181716062a19ae3a8edd27d8862e366efd6508b5772181
3
+ size 872831738
checkpoint-180/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d01fda4b380e7fea374558d04ffa52cfbaa93c83e502cba3469096feb3df14
3
+ size 13990
checkpoint-180/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a1ab06fe4ce8e32e9ba2594a36d28793e35d274bbcc7b8c7c9b6d0983cd95a
3
+ size 1064
checkpoint-180/trainer_state.json ADDED
@@ -0,0 +1,372 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5249539017677307,
3
+ "best_model_checkpoint": "post-auto-v3/checkpoint-180",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 180,
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.044444444444444446,
13
+ "grad_norm": 49.678558349609375,
14
+ "learning_rate": 7.4074074074074075e-06,
15
+ "loss": 2.749,
16
+ "step": 4
17
+ },
18
+ {
19
+ "epoch": 0.08888888888888889,
20
+ "grad_norm": 38.787879943847656,
21
+ "learning_rate": 1.4814814814814815e-05,
22
+ "loss": 3.1578,
23
+ "step": 8
24
+ },
25
+ {
26
+ "epoch": 0.13333333333333333,
27
+ "grad_norm": 42.88180160522461,
28
+ "learning_rate": 2.2222222222222223e-05,
29
+ "loss": 2.6539,
30
+ "step": 12
31
+ },
32
+ {
33
+ "epoch": 0.17777777777777778,
34
+ "grad_norm": 35.309532165527344,
35
+ "learning_rate": 2.962962962962963e-05,
36
+ "loss": 1.7708,
37
+ "step": 16
38
+ },
39
+ {
40
+ "epoch": 0.2222222222222222,
41
+ "grad_norm": 23.5089168548584,
42
+ "learning_rate": 3.7037037037037037e-05,
43
+ "loss": 1.1406,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.26666666666666666,
48
+ "grad_norm": 7.427271842956543,
49
+ "learning_rate": 4.4444444444444447e-05,
50
+ "loss": 0.8041,
51
+ "step": 24
52
+ },
53
+ {
54
+ "epoch": 0.3111111111111111,
55
+ "grad_norm": 11.275213241577148,
56
+ "learning_rate": 4.9794238683127575e-05,
57
+ "loss": 0.8478,
58
+ "step": 28
59
+ },
60
+ {
61
+ "epoch": 0.35555555555555557,
62
+ "grad_norm": 21.598812103271484,
63
+ "learning_rate": 4.8971193415637865e-05,
64
+ "loss": 0.885,
65
+ "step": 32
66
+ },
67
+ {
68
+ "epoch": 0.4,
69
+ "grad_norm": 15.150390625,
70
+ "learning_rate": 4.814814814814815e-05,
71
+ "loss": 0.7711,
72
+ "step": 36
73
+ },
74
+ {
75
+ "epoch": 0.4444444444444444,
76
+ "grad_norm": 8.3656587600708,
77
+ "learning_rate": 4.732510288065844e-05,
78
+ "loss": 0.6932,
79
+ "step": 40
80
+ },
81
+ {
82
+ "epoch": 0.4888888888888889,
83
+ "grad_norm": 6.864919662475586,
84
+ "learning_rate": 4.650205761316873e-05,
85
+ "loss": 0.6934,
86
+ "step": 44
87
+ },
88
+ {
89
+ "epoch": 0.5333333333333333,
90
+ "grad_norm": 20.607200622558594,
91
+ "learning_rate": 4.567901234567901e-05,
92
+ "loss": 0.6592,
93
+ "step": 48
94
+ },
95
+ {
96
+ "epoch": 0.5777777777777777,
97
+ "grad_norm": 5.4164276123046875,
98
+ "learning_rate": 4.48559670781893e-05,
99
+ "loss": 0.6815,
100
+ "step": 52
101
+ },
102
+ {
103
+ "epoch": 0.6222222222222222,
104
+ "grad_norm": 21.185943603515625,
105
+ "learning_rate": 4.403292181069959e-05,
106
+ "loss": 0.7281,
107
+ "step": 56
108
+ },
109
+ {
110
+ "epoch": 0.6666666666666666,
111
+ "grad_norm": 5.345090866088867,
112
+ "learning_rate": 4.3209876543209875e-05,
113
+ "loss": 0.7072,
114
+ "step": 60
115
+ },
116
+ {
117
+ "epoch": 0.7111111111111111,
118
+ "grad_norm": 28.171621322631836,
119
+ "learning_rate": 4.2386831275720165e-05,
120
+ "loss": 0.5982,
121
+ "step": 64
122
+ },
123
+ {
124
+ "epoch": 0.7555555555555555,
125
+ "grad_norm": 18.241920471191406,
126
+ "learning_rate": 4.1563786008230455e-05,
127
+ "loss": 0.6613,
128
+ "step": 68
129
+ },
130
+ {
131
+ "epoch": 0.8,
132
+ "grad_norm": 26.421844482421875,
133
+ "learning_rate": 4.074074074074074e-05,
134
+ "loss": 0.8852,
135
+ "step": 72
136
+ },
137
+ {
138
+ "epoch": 0.8444444444444444,
139
+ "grad_norm": 18.892175674438477,
140
+ "learning_rate": 3.9917695473251035e-05,
141
+ "loss": 0.7267,
142
+ "step": 76
143
+ },
144
+ {
145
+ "epoch": 0.8888888888888888,
146
+ "grad_norm": 15.053618431091309,
147
+ "learning_rate": 3.909465020576132e-05,
148
+ "loss": 0.3929,
149
+ "step": 80
150
+ },
151
+ {
152
+ "epoch": 0.9333333333333333,
153
+ "grad_norm": 45.083675384521484,
154
+ "learning_rate": 3.82716049382716e-05,
155
+ "loss": 0.5913,
156
+ "step": 84
157
+ },
158
+ {
159
+ "epoch": 0.9777777777777777,
160
+ "grad_norm": 16.20758628845215,
161
+ "learning_rate": 3.74485596707819e-05,
162
+ "loss": 0.6828,
163
+ "step": 88
164
+ },
165
+ {
166
+ "epoch": 1.0,
167
+ "eval_accuracy": 0.7166666666666667,
168
+ "eval_f1_macro": 0.7356755710414246,
169
+ "eval_f1_micro": 0.7166666666666667,
170
+ "eval_f1_weighted": 0.714955155503936,
171
+ "eval_loss": 0.5613141655921936,
172
+ "eval_precision_macro": 0.7246444246444246,
173
+ "eval_precision_micro": 0.7166666666666667,
174
+ "eval_precision_weighted": 0.7248502348502348,
175
+ "eval_recall_macro": 0.7572316572316572,
176
+ "eval_recall_micro": 0.7166666666666667,
177
+ "eval_recall_weighted": 0.7166666666666667,
178
+ "eval_runtime": 45.0143,
179
+ "eval_samples_per_second": 3.999,
180
+ "eval_steps_per_second": 0.267,
181
+ "step": 90
182
+ },
183
+ {
184
+ "epoch": 1.0222222222222221,
185
+ "grad_norm": 23.50992774963379,
186
+ "learning_rate": 3.662551440329218e-05,
187
+ "loss": 0.661,
188
+ "step": 92
189
+ },
190
+ {
191
+ "epoch": 1.0666666666666667,
192
+ "grad_norm": 16.499202728271484,
193
+ "learning_rate": 3.580246913580247e-05,
194
+ "loss": 0.54,
195
+ "step": 96
196
+ },
197
+ {
198
+ "epoch": 1.1111111111111112,
199
+ "grad_norm": 12.408361434936523,
200
+ "learning_rate": 3.497942386831276e-05,
201
+ "loss": 0.4252,
202
+ "step": 100
203
+ },
204
+ {
205
+ "epoch": 1.1555555555555554,
206
+ "grad_norm": 30.811758041381836,
207
+ "learning_rate": 3.4156378600823045e-05,
208
+ "loss": 0.3497,
209
+ "step": 104
210
+ },
211
+ {
212
+ "epoch": 1.2,
213
+ "grad_norm": 33.299259185791016,
214
+ "learning_rate": 3.3333333333333335e-05,
215
+ "loss": 0.3372,
216
+ "step": 108
217
+ },
218
+ {
219
+ "epoch": 1.2444444444444445,
220
+ "grad_norm": 9.907443046569824,
221
+ "learning_rate": 3.2510288065843625e-05,
222
+ "loss": 0.4249,
223
+ "step": 112
224
+ },
225
+ {
226
+ "epoch": 1.2888888888888888,
227
+ "grad_norm": 26.002504348754883,
228
+ "learning_rate": 3.168724279835391e-05,
229
+ "loss": 0.4189,
230
+ "step": 116
231
+ },
232
+ {
233
+ "epoch": 1.3333333333333333,
234
+ "grad_norm": 28.73817253112793,
235
+ "learning_rate": 3.08641975308642e-05,
236
+ "loss": 0.7664,
237
+ "step": 120
238
+ },
239
+ {
240
+ "epoch": 1.3777777777777778,
241
+ "grad_norm": 26.192493438720703,
242
+ "learning_rate": 3.0041152263374488e-05,
243
+ "loss": 0.5389,
244
+ "step": 124
245
+ },
246
+ {
247
+ "epoch": 1.4222222222222223,
248
+ "grad_norm": 38.437782287597656,
249
+ "learning_rate": 2.9218106995884775e-05,
250
+ "loss": 0.5959,
251
+ "step": 128
252
+ },
253
+ {
254
+ "epoch": 1.4666666666666668,
255
+ "grad_norm": 17.456642150878906,
256
+ "learning_rate": 2.839506172839506e-05,
257
+ "loss": 0.474,
258
+ "step": 132
259
+ },
260
+ {
261
+ "epoch": 1.511111111111111,
262
+ "grad_norm": 14.425949096679688,
263
+ "learning_rate": 2.757201646090535e-05,
264
+ "loss": 0.5086,
265
+ "step": 136
266
+ },
267
+ {
268
+ "epoch": 1.5555555555555556,
269
+ "grad_norm": 20.57114028930664,
270
+ "learning_rate": 2.6748971193415638e-05,
271
+ "loss": 0.6384,
272
+ "step": 140
273
+ },
274
+ {
275
+ "epoch": 1.6,
276
+ "grad_norm": 18.78620719909668,
277
+ "learning_rate": 2.5925925925925925e-05,
278
+ "loss": 0.5804,
279
+ "step": 144
280
+ },
281
+ {
282
+ "epoch": 1.6444444444444444,
283
+ "grad_norm": 33.17873764038086,
284
+ "learning_rate": 2.510288065843622e-05,
285
+ "loss": 0.5028,
286
+ "step": 148
287
+ },
288
+ {
289
+ "epoch": 1.6888888888888889,
290
+ "grad_norm": 26.253496170043945,
291
+ "learning_rate": 2.4279835390946505e-05,
292
+ "loss": 0.446,
293
+ "step": 152
294
+ },
295
+ {
296
+ "epoch": 1.7333333333333334,
297
+ "grad_norm": 22.726823806762695,
298
+ "learning_rate": 2.345679012345679e-05,
299
+ "loss": 0.5482,
300
+ "step": 156
301
+ },
302
+ {
303
+ "epoch": 1.7777777777777777,
304
+ "grad_norm": 13.564722061157227,
305
+ "learning_rate": 2.2633744855967078e-05,
306
+ "loss": 0.4052,
307
+ "step": 160
308
+ },
309
+ {
310
+ "epoch": 1.8222222222222222,
311
+ "grad_norm": 13.872465133666992,
312
+ "learning_rate": 2.1810699588477368e-05,
313
+ "loss": 0.3939,
314
+ "step": 164
315
+ },
316
+ {
317
+ "epoch": 1.8666666666666667,
318
+ "grad_norm": 8.408356666564941,
319
+ "learning_rate": 2.0987654320987655e-05,
320
+ "loss": 0.3675,
321
+ "step": 168
322
+ },
323
+ {
324
+ "epoch": 1.911111111111111,
325
+ "grad_norm": 6.3673624992370605,
326
+ "learning_rate": 2.016460905349794e-05,
327
+ "loss": 0.3066,
328
+ "step": 172
329
+ },
330
+ {
331
+ "epoch": 1.9555555555555557,
332
+ "grad_norm": 11.568488121032715,
333
+ "learning_rate": 1.934156378600823e-05,
334
+ "loss": 0.2487,
335
+ "step": 176
336
+ },
337
+ {
338
+ "epoch": 2.0,
339
+ "grad_norm": 3.9987974166870117,
340
+ "learning_rate": 1.8518518518518518e-05,
341
+ "loss": 0.3745,
342
+ "step": 180
343
+ },
344
+ {
345
+ "epoch": 2.0,
346
+ "eval_accuracy": 0.7722222222222223,
347
+ "eval_f1_macro": 0.8129276695270152,
348
+ "eval_f1_micro": 0.7722222222222223,
349
+ "eval_f1_weighted": 0.7733237593303729,
350
+ "eval_loss": 0.5249539017677307,
351
+ "eval_precision_macro": 0.8374953236064346,
352
+ "eval_precision_micro": 0.7722222222222223,
353
+ "eval_precision_weighted": 0.775858897618157,
354
+ "eval_recall_macro": 0.7930180930180931,
355
+ "eval_recall_micro": 0.7722222222222223,
356
+ "eval_recall_weighted": 0.7722222222222223,
357
+ "eval_runtime": 47.7709,
358
+ "eval_samples_per_second": 3.768,
359
+ "eval_steps_per_second": 0.251,
360
+ "step": 180
361
+ }
362
+ ],
363
+ "logging_steps": 4,
364
+ "max_steps": 270,
365
+ "num_input_tokens_seen": 0,
366
+ "num_train_epochs": 3,
367
+ "save_steps": 500,
368
+ "total_flos": 94720830382080.0,
369
+ "train_batch_size": 8,
370
+ "trial_name": null,
371
+ "trial_params": null
372
+ }
checkpoint-180/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d169229c1148f5c274df76c418a54b84ffabd93d7b718ac0c80d1da80f01cbad
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:c3d8cf8d19b2b2439a87aa8966e215f44d0892f7e4ff2f3b20ac6acc75644f25
3
+ size 436358132
runs/Apr30_07-32-59_r-zerithas-se-space-ba-0uyrnlk1-3947c-sywka/events.out.tfevents.1714462379.r-zerithas-se-space-ba-0uyrnlk1-3947c-sywka.81.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b02036336e26f05b0bd8535332a5b4316310b134419ccd9d51c19827cbff691
3
- size 18867
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1567410e750e48502d08e75da46decbc73aae8a345075f1e23bf47b8a20abed4
3
+ size 21742
runs/Apr30_07-32-59_r-zerithas-se-space-ba-0uyrnlk1-3947c-sywka/events.out.tfevents.1714464568.r-zerithas-se-space-ba-0uyrnlk1-3947c-sywka.81.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8c54d2ac84ac6c6ccbd358b8d66c979ca39ed744db30875e7f407e2f5dc0171
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:d169229c1148f5c274df76c418a54b84ffabd93d7b718ac0c80d1da80f01cbad
3
+ size 4984
training_params.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "post-auto-v3/autotrain-data",
3
+ "model": "oliverguhr/german-sentiment-bert",
4
+ "lr": 5e-05,
5
+ "epochs": 3,
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": "post-auto-v3",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": null,
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