luukschmitz commited on
Commit
16ff9a4
·
verified ·
1 Parent(s): 38e174b

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - text-classification
6
+ base_model: mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis
7
+ widget:
8
+ - text: "I love AutoTrain"
9
+ ---
10
+
11
+ # Model Trained Using AutoTrain
12
+
13
+ - Problem type: Text Classification
14
+
15
+ ## Validation Metrics
16
+ loss: 0.8448383808135986
17
+
18
+ f1_macro: 0.6157720421369062
19
+
20
+ f1_micro: 0.6903765690376569
21
+
22
+ f1_weighted: 0.6859027993316449
23
+
24
+ precision_macro: 0.6455502935971685
25
+
26
+ precision_micro: 0.6903765690376569
27
+
28
+ precision_weighted: 0.686461837753025
29
+
30
+ recall_macro: 0.5960579394741132
31
+
32
+ recall_micro: 0.6903765690376569
33
+
34
+ recall_weighted: 0.6903765690376569
35
+
36
+ accuracy: 0.6903765690376569
checkpoint-189/config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis",
3
+ "_num_labels": 4,
4
+ "architectures": [
5
+ "RobertaForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "eos_token_id": 2,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "0",
17
+ "1": "1",
18
+ "2": "2",
19
+ "3": "3"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "0": 0,
25
+ "1": 1,
26
+ "2": 2,
27
+ "3": 3
28
+ },
29
+ "layer_norm_eps": 1e-05,
30
+ "max_position_embeddings": 514,
31
+ "model_type": "roberta",
32
+ "num_attention_heads": 12,
33
+ "num_hidden_layers": 6,
34
+ "pad_token_id": 1,
35
+ "position_embedding_type": "absolute",
36
+ "problem_type": "single_label_classification",
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.42.2",
39
+ "type_vocab_size": 1,
40
+ "use_cache": true,
41
+ "vocab_size": 50265
42
+ }
checkpoint-189/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d80d201311047c1f005cc6432758847c4dac8817bd25a89e2ad82645c9680a0
3
+ size 328498432
checkpoint-189/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a756e3fc15590f750613f6a0482dcef13cfc76d43630d7bdc04ce3964938ff
3
+ size 657059898
checkpoint-189/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4ec88d8b413ced1925b97a4dbf776b3f45cd0ce76a76bc891e0b4481c649e2
3
+ size 14244
checkpoint-189/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e0b64861334d7123189cb32fca00d179a0693ec2b047ca8aa07691fc325e4b4
3
+ size 1064
checkpoint-189/trainer_state.json ADDED
@@ -0,0 +1,754 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8448383808135986,
3
+ "best_model_checkpoint": "Geofin2/checkpoint-189",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 189,
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.031746031746031744,
13
+ "grad_norm": 7.465758323669434,
14
+ "learning_rate": 1.3157894736842106e-06,
15
+ "loss": 1.3772,
16
+ "step": 2
17
+ },
18
+ {
19
+ "epoch": 0.06349206349206349,
20
+ "grad_norm": 8.092686653137207,
21
+ "learning_rate": 2.631578947368421e-06,
22
+ "loss": 1.3957,
23
+ "step": 4
24
+ },
25
+ {
26
+ "epoch": 0.09523809523809523,
27
+ "grad_norm": 7.4101128578186035,
28
+ "learning_rate": 3.9473684210526315e-06,
29
+ "loss": 1.4296,
30
+ "step": 6
31
+ },
32
+ {
33
+ "epoch": 0.12698412698412698,
34
+ "grad_norm": 8.683792114257812,
35
+ "learning_rate": 5.263157894736842e-06,
36
+ "loss": 1.3899,
37
+ "step": 8
38
+ },
39
+ {
40
+ "epoch": 0.15873015873015872,
41
+ "grad_norm": 6.577025890350342,
42
+ "learning_rate": 5.921052631578948e-06,
43
+ "loss": 1.2476,
44
+ "step": 10
45
+ },
46
+ {
47
+ "epoch": 0.19047619047619047,
48
+ "grad_norm": 5.01353120803833,
49
+ "learning_rate": 7.236842105263158e-06,
50
+ "loss": 1.251,
51
+ "step": 12
52
+ },
53
+ {
54
+ "epoch": 0.2222222222222222,
55
+ "grad_norm": 5.670907020568848,
56
+ "learning_rate": 8.552631578947368e-06,
57
+ "loss": 1.1302,
58
+ "step": 14
59
+ },
60
+ {
61
+ "epoch": 0.25396825396825395,
62
+ "grad_norm": 5.124192237854004,
63
+ "learning_rate": 9.868421052631579e-06,
64
+ "loss": 1.0868,
65
+ "step": 16
66
+ },
67
+ {
68
+ "epoch": 0.2857142857142857,
69
+ "grad_norm": 5.516786575317383,
70
+ "learning_rate": 1.118421052631579e-05,
71
+ "loss": 1.1253,
72
+ "step": 18
73
+ },
74
+ {
75
+ "epoch": 0.31746031746031744,
76
+ "grad_norm": 3.85540509223938,
77
+ "learning_rate": 1.25e-05,
78
+ "loss": 1.2439,
79
+ "step": 20
80
+ },
81
+ {
82
+ "epoch": 0.3492063492063492,
83
+ "grad_norm": 3.8742074966430664,
84
+ "learning_rate": 1.3815789473684213e-05,
85
+ "loss": 1.1262,
86
+ "step": 22
87
+ },
88
+ {
89
+ "epoch": 0.38095238095238093,
90
+ "grad_norm": 2.986392021179199,
91
+ "learning_rate": 1.5131578947368422e-05,
92
+ "loss": 1.0517,
93
+ "step": 24
94
+ },
95
+ {
96
+ "epoch": 0.4126984126984127,
97
+ "grad_norm": 5.179540634155273,
98
+ "learning_rate": 1.6447368421052635e-05,
99
+ "loss": 1.2095,
100
+ "step": 26
101
+ },
102
+ {
103
+ "epoch": 0.4444444444444444,
104
+ "grad_norm": 6.125196933746338,
105
+ "learning_rate": 1.7763157894736842e-05,
106
+ "loss": 0.9101,
107
+ "step": 28
108
+ },
109
+ {
110
+ "epoch": 0.47619047619047616,
111
+ "grad_norm": 2.7059922218322754,
112
+ "learning_rate": 1.9078947368421056e-05,
113
+ "loss": 1.007,
114
+ "step": 30
115
+ },
116
+ {
117
+ "epoch": 0.5079365079365079,
118
+ "grad_norm": 4.918309688568115,
119
+ "learning_rate": 2.0394736842105264e-05,
120
+ "loss": 0.9643,
121
+ "step": 32
122
+ },
123
+ {
124
+ "epoch": 0.5396825396825397,
125
+ "grad_norm": 4.556388854980469,
126
+ "learning_rate": 2.1710526315789474e-05,
127
+ "loss": 1.1077,
128
+ "step": 34
129
+ },
130
+ {
131
+ "epoch": 0.5714285714285714,
132
+ "grad_norm": 4.733363151550293,
133
+ "learning_rate": 2.3026315789473685e-05,
134
+ "loss": 0.7966,
135
+ "step": 36
136
+ },
137
+ {
138
+ "epoch": 0.6031746031746031,
139
+ "grad_norm": 3.822625160217285,
140
+ "learning_rate": 2.4342105263157896e-05,
141
+ "loss": 1.0073,
142
+ "step": 38
143
+ },
144
+ {
145
+ "epoch": 0.6349206349206349,
146
+ "grad_norm": 5.641210556030273,
147
+ "learning_rate": 2.565789473684211e-05,
148
+ "loss": 1.1397,
149
+ "step": 40
150
+ },
151
+ {
152
+ "epoch": 0.6666666666666666,
153
+ "grad_norm": 9.277029037475586,
154
+ "learning_rate": 2.6973684210526317e-05,
155
+ "loss": 1.0713,
156
+ "step": 42
157
+ },
158
+ {
159
+ "epoch": 0.6984126984126984,
160
+ "grad_norm": 4.467797756195068,
161
+ "learning_rate": 2.8289473684210528e-05,
162
+ "loss": 1.0723,
163
+ "step": 44
164
+ },
165
+ {
166
+ "epoch": 0.7301587301587301,
167
+ "grad_norm": 4.384549617767334,
168
+ "learning_rate": 2.9605263157894735e-05,
169
+ "loss": 0.8307,
170
+ "step": 46
171
+ },
172
+ {
173
+ "epoch": 0.7619047619047619,
174
+ "grad_norm": 8.216472625732422,
175
+ "learning_rate": 3.092105263157895e-05,
176
+ "loss": 0.8728,
177
+ "step": 48
178
+ },
179
+ {
180
+ "epoch": 0.7936507936507936,
181
+ "grad_norm": 9.079232215881348,
182
+ "learning_rate": 3.223684210526316e-05,
183
+ "loss": 1.0659,
184
+ "step": 50
185
+ },
186
+ {
187
+ "epoch": 0.8253968253968254,
188
+ "grad_norm": 3.665755271911621,
189
+ "learning_rate": 3.355263157894737e-05,
190
+ "loss": 0.8979,
191
+ "step": 52
192
+ },
193
+ {
194
+ "epoch": 0.8571428571428571,
195
+ "grad_norm": 5.41543436050415,
196
+ "learning_rate": 3.4868421052631575e-05,
197
+ "loss": 1.0802,
198
+ "step": 54
199
+ },
200
+ {
201
+ "epoch": 0.8888888888888888,
202
+ "grad_norm": 7.024143695831299,
203
+ "learning_rate": 3.618421052631579e-05,
204
+ "loss": 1.0002,
205
+ "step": 56
206
+ },
207
+ {
208
+ "epoch": 0.9206349206349206,
209
+ "grad_norm": 3.5612032413482666,
210
+ "learning_rate": 3.7500000000000003e-05,
211
+ "loss": 0.9603,
212
+ "step": 58
213
+ },
214
+ {
215
+ "epoch": 0.9523809523809523,
216
+ "grad_norm": 3.873774528503418,
217
+ "learning_rate": 3.8815789473684214e-05,
218
+ "loss": 0.9288,
219
+ "step": 60
220
+ },
221
+ {
222
+ "epoch": 0.9841269841269841,
223
+ "grad_norm": 4.467899322509766,
224
+ "learning_rate": 4.0131578947368425e-05,
225
+ "loss": 0.8583,
226
+ "step": 62
227
+ },
228
+ {
229
+ "epoch": 1.0,
230
+ "eval_accuracy": 0.600418410041841,
231
+ "eval_f1_macro": 0.3606594342605176,
232
+ "eval_f1_micro": 0.600418410041841,
233
+ "eval_f1_weighted": 0.5394691319097269,
234
+ "eval_loss": 0.9678400754928589,
235
+ "eval_precision_macro": 0.5016447368421053,
236
+ "eval_precision_micro": 0.600418410041841,
237
+ "eval_precision_weighted": 0.5647709755560449,
238
+ "eval_recall_macro": 0.36994897475386573,
239
+ "eval_recall_micro": 0.600418410041841,
240
+ "eval_recall_weighted": 0.600418410041841,
241
+ "eval_runtime": 0.6589,
242
+ "eval_samples_per_second": 725.401,
243
+ "eval_steps_per_second": 12.141,
244
+ "step": 63
245
+ },
246
+ {
247
+ "epoch": 1.0158730158730158,
248
+ "grad_norm": 6.57659912109375,
249
+ "learning_rate": 4.1447368421052636e-05,
250
+ "loss": 1.2212,
251
+ "step": 64
252
+ },
253
+ {
254
+ "epoch": 1.0476190476190477,
255
+ "grad_norm": 4.848594665527344,
256
+ "learning_rate": 4.2763157894736847e-05,
257
+ "loss": 0.8313,
258
+ "step": 66
259
+ },
260
+ {
261
+ "epoch": 1.0793650793650793,
262
+ "grad_norm": 11.077583312988281,
263
+ "learning_rate": 4.407894736842105e-05,
264
+ "loss": 0.8718,
265
+ "step": 68
266
+ },
267
+ {
268
+ "epoch": 1.1111111111111112,
269
+ "grad_norm": 7.393773555755615,
270
+ "learning_rate": 4.539473684210527e-05,
271
+ "loss": 0.8306,
272
+ "step": 70
273
+ },
274
+ {
275
+ "epoch": 1.1428571428571428,
276
+ "grad_norm": 7.678964614868164,
277
+ "learning_rate": 4.671052631578948e-05,
278
+ "loss": 0.7947,
279
+ "step": 72
280
+ },
281
+ {
282
+ "epoch": 1.1746031746031746,
283
+ "grad_norm": 5.603248596191406,
284
+ "learning_rate": 4.802631578947368e-05,
285
+ "loss": 0.8215,
286
+ "step": 74
287
+ },
288
+ {
289
+ "epoch": 1.2063492063492063,
290
+ "grad_norm": 9.599581718444824,
291
+ "learning_rate": 4.9342105263157894e-05,
292
+ "loss": 0.7965,
293
+ "step": 76
294
+ },
295
+ {
296
+ "epoch": 1.2380952380952381,
297
+ "grad_norm": 8.484407424926758,
298
+ "learning_rate": 4.99264705882353e-05,
299
+ "loss": 0.927,
300
+ "step": 78
301
+ },
302
+ {
303
+ "epoch": 1.2698412698412698,
304
+ "grad_norm": 5.3073039054870605,
305
+ "learning_rate": 4.977941176470589e-05,
306
+ "loss": 0.8808,
307
+ "step": 80
308
+ },
309
+ {
310
+ "epoch": 1.3015873015873016,
311
+ "grad_norm": 9.473642349243164,
312
+ "learning_rate": 4.9632352941176476e-05,
313
+ "loss": 0.7203,
314
+ "step": 82
315
+ },
316
+ {
317
+ "epoch": 1.3333333333333333,
318
+ "grad_norm": 11.76883316040039,
319
+ "learning_rate": 4.9485294117647065e-05,
320
+ "loss": 0.8228,
321
+ "step": 84
322
+ },
323
+ {
324
+ "epoch": 1.3650793650793651,
325
+ "grad_norm": 5.096563816070557,
326
+ "learning_rate": 4.933823529411765e-05,
327
+ "loss": 0.6165,
328
+ "step": 86
329
+ },
330
+ {
331
+ "epoch": 1.3968253968253967,
332
+ "grad_norm": 11.677984237670898,
333
+ "learning_rate": 4.9191176470588234e-05,
334
+ "loss": 0.7567,
335
+ "step": 88
336
+ },
337
+ {
338
+ "epoch": 1.4285714285714286,
339
+ "grad_norm": 5.166780948638916,
340
+ "learning_rate": 4.904411764705882e-05,
341
+ "loss": 0.6387,
342
+ "step": 90
343
+ },
344
+ {
345
+ "epoch": 1.4603174603174602,
346
+ "grad_norm": 12.531747817993164,
347
+ "learning_rate": 4.889705882352941e-05,
348
+ "loss": 0.7438,
349
+ "step": 92
350
+ },
351
+ {
352
+ "epoch": 1.492063492063492,
353
+ "grad_norm": 7.940852165222168,
354
+ "learning_rate": 4.875e-05,
355
+ "loss": 0.6612,
356
+ "step": 94
357
+ },
358
+ {
359
+ "epoch": 1.5238095238095237,
360
+ "grad_norm": 7.54194450378418,
361
+ "learning_rate": 4.860294117647059e-05,
362
+ "loss": 0.7491,
363
+ "step": 96
364
+ },
365
+ {
366
+ "epoch": 1.5555555555555556,
367
+ "grad_norm": 11.355642318725586,
368
+ "learning_rate": 4.8455882352941176e-05,
369
+ "loss": 0.6706,
370
+ "step": 98
371
+ },
372
+ {
373
+ "epoch": 1.5873015873015874,
374
+ "grad_norm": 9.662281036376953,
375
+ "learning_rate": 4.830882352941177e-05,
376
+ "loss": 0.7006,
377
+ "step": 100
378
+ },
379
+ {
380
+ "epoch": 1.619047619047619,
381
+ "grad_norm": 23.622243881225586,
382
+ "learning_rate": 4.823529411764706e-05,
383
+ "loss": 0.9295,
384
+ "step": 102
385
+ },
386
+ {
387
+ "epoch": 1.6507936507936507,
388
+ "grad_norm": 17.682966232299805,
389
+ "learning_rate": 4.808823529411765e-05,
390
+ "loss": 0.7496,
391
+ "step": 104
392
+ },
393
+ {
394
+ "epoch": 1.6825396825396826,
395
+ "grad_norm": 12.16619873046875,
396
+ "learning_rate": 4.794117647058824e-05,
397
+ "loss": 0.7494,
398
+ "step": 106
399
+ },
400
+ {
401
+ "epoch": 1.7142857142857144,
402
+ "grad_norm": 13.556631088256836,
403
+ "learning_rate": 4.7794117647058826e-05,
404
+ "loss": 0.7712,
405
+ "step": 108
406
+ },
407
+ {
408
+ "epoch": 1.746031746031746,
409
+ "grad_norm": 6.017486572265625,
410
+ "learning_rate": 4.7647058823529414e-05,
411
+ "loss": 0.7188,
412
+ "step": 110
413
+ },
414
+ {
415
+ "epoch": 1.7777777777777777,
416
+ "grad_norm": 11.243678092956543,
417
+ "learning_rate": 4.75e-05,
418
+ "loss": 0.6643,
419
+ "step": 112
420
+ },
421
+ {
422
+ "epoch": 1.8095238095238095,
423
+ "grad_norm": 10.802536010742188,
424
+ "learning_rate": 4.735294117647059e-05,
425
+ "loss": 0.8871,
426
+ "step": 114
427
+ },
428
+ {
429
+ "epoch": 1.8412698412698414,
430
+ "grad_norm": 7.732793807983398,
431
+ "learning_rate": 4.720588235294118e-05,
432
+ "loss": 0.6364,
433
+ "step": 116
434
+ },
435
+ {
436
+ "epoch": 1.873015873015873,
437
+ "grad_norm": 6.510237693786621,
438
+ "learning_rate": 4.705882352941177e-05,
439
+ "loss": 0.7261,
440
+ "step": 118
441
+ },
442
+ {
443
+ "epoch": 1.9047619047619047,
444
+ "grad_norm": 12.734888076782227,
445
+ "learning_rate": 4.6911764705882356e-05,
446
+ "loss": 0.6648,
447
+ "step": 120
448
+ },
449
+ {
450
+ "epoch": 1.9365079365079365,
451
+ "grad_norm": 7.841517448425293,
452
+ "learning_rate": 4.6764705882352944e-05,
453
+ "loss": 0.7823,
454
+ "step": 122
455
+ },
456
+ {
457
+ "epoch": 1.9682539682539684,
458
+ "grad_norm": 5.880507946014404,
459
+ "learning_rate": 4.661764705882353e-05,
460
+ "loss": 0.5976,
461
+ "step": 124
462
+ },
463
+ {
464
+ "epoch": 2.0,
465
+ "grad_norm": 25.059062957763672,
466
+ "learning_rate": 4.647058823529412e-05,
467
+ "loss": 0.7921,
468
+ "step": 126
469
+ },
470
+ {
471
+ "epoch": 2.0,
472
+ "eval_accuracy": 0.6548117154811716,
473
+ "eval_f1_macro": 0.5746828539107951,
474
+ "eval_f1_micro": 0.6548117154811716,
475
+ "eval_f1_weighted": 0.6512875563807756,
476
+ "eval_loss": 0.8622708320617676,
477
+ "eval_precision_macro": 0.6126744388528891,
478
+ "eval_precision_micro": 0.6548117154811716,
479
+ "eval_precision_weighted": 0.6571633638241423,
480
+ "eval_recall_macro": 0.5589115976575145,
481
+ "eval_recall_micro": 0.6548117154811716,
482
+ "eval_recall_weighted": 0.6548117154811716,
483
+ "eval_runtime": 0.659,
484
+ "eval_samples_per_second": 725.381,
485
+ "eval_steps_per_second": 12.14,
486
+ "step": 126
487
+ },
488
+ {
489
+ "epoch": 2.0317460317460316,
490
+ "grad_norm": 10.687665939331055,
491
+ "learning_rate": 4.632352941176471e-05,
492
+ "loss": 0.5602,
493
+ "step": 128
494
+ },
495
+ {
496
+ "epoch": 2.0634920634920633,
497
+ "grad_norm": 10.464973449707031,
498
+ "learning_rate": 4.61764705882353e-05,
499
+ "loss": 0.7192,
500
+ "step": 130
501
+ },
502
+ {
503
+ "epoch": 2.0952380952380953,
504
+ "grad_norm": 12.922086715698242,
505
+ "learning_rate": 4.6029411764705885e-05,
506
+ "loss": 0.5306,
507
+ "step": 132
508
+ },
509
+ {
510
+ "epoch": 2.126984126984127,
511
+ "grad_norm": 6.641724109649658,
512
+ "learning_rate": 4.588235294117647e-05,
513
+ "loss": 0.5492,
514
+ "step": 134
515
+ },
516
+ {
517
+ "epoch": 2.1587301587301586,
518
+ "grad_norm": 12.109314918518066,
519
+ "learning_rate": 4.573529411764706e-05,
520
+ "loss": 0.4188,
521
+ "step": 136
522
+ },
523
+ {
524
+ "epoch": 2.1904761904761907,
525
+ "grad_norm": 9.922542572021484,
526
+ "learning_rate": 4.558823529411765e-05,
527
+ "loss": 0.8148,
528
+ "step": 138
529
+ },
530
+ {
531
+ "epoch": 2.2222222222222223,
532
+ "grad_norm": 13.446711540222168,
533
+ "learning_rate": 4.544117647058824e-05,
534
+ "loss": 0.427,
535
+ "step": 140
536
+ },
537
+ {
538
+ "epoch": 2.253968253968254,
539
+ "grad_norm": 8.166778564453125,
540
+ "learning_rate": 4.5294117647058826e-05,
541
+ "loss": 0.5399,
542
+ "step": 142
543
+ },
544
+ {
545
+ "epoch": 2.2857142857142856,
546
+ "grad_norm": 9.932488441467285,
547
+ "learning_rate": 4.5147058823529415e-05,
548
+ "loss": 0.4946,
549
+ "step": 144
550
+ },
551
+ {
552
+ "epoch": 2.317460317460317,
553
+ "grad_norm": 10.837618827819824,
554
+ "learning_rate": 4.5e-05,
555
+ "loss": 0.4638,
556
+ "step": 146
557
+ },
558
+ {
559
+ "epoch": 2.3492063492063493,
560
+ "grad_norm": 13.24123764038086,
561
+ "learning_rate": 4.485294117647059e-05,
562
+ "loss": 0.6378,
563
+ "step": 148
564
+ },
565
+ {
566
+ "epoch": 2.380952380952381,
567
+ "grad_norm": 9.553241729736328,
568
+ "learning_rate": 4.470588235294118e-05,
569
+ "loss": 0.4446,
570
+ "step": 150
571
+ },
572
+ {
573
+ "epoch": 2.4126984126984126,
574
+ "grad_norm": 8.025355339050293,
575
+ "learning_rate": 4.455882352941177e-05,
576
+ "loss": 0.4382,
577
+ "step": 152
578
+ },
579
+ {
580
+ "epoch": 2.4444444444444446,
581
+ "grad_norm": 21.713151931762695,
582
+ "learning_rate": 4.4411764705882356e-05,
583
+ "loss": 0.483,
584
+ "step": 154
585
+ },
586
+ {
587
+ "epoch": 2.4761904761904763,
588
+ "grad_norm": 8.21530818939209,
589
+ "learning_rate": 4.4264705882352944e-05,
590
+ "loss": 0.6038,
591
+ "step": 156
592
+ },
593
+ {
594
+ "epoch": 2.507936507936508,
595
+ "grad_norm": 13.48081111907959,
596
+ "learning_rate": 4.411764705882353e-05,
597
+ "loss": 0.5339,
598
+ "step": 158
599
+ },
600
+ {
601
+ "epoch": 2.5396825396825395,
602
+ "grad_norm": 10.05782699584961,
603
+ "learning_rate": 4.397058823529412e-05,
604
+ "loss": 0.3154,
605
+ "step": 160
606
+ },
607
+ {
608
+ "epoch": 2.571428571428571,
609
+ "grad_norm": 7.361288070678711,
610
+ "learning_rate": 4.382352941176471e-05,
611
+ "loss": 0.4124,
612
+ "step": 162
613
+ },
614
+ {
615
+ "epoch": 2.6031746031746033,
616
+ "grad_norm": 9.82521915435791,
617
+ "learning_rate": 4.36764705882353e-05,
618
+ "loss": 0.4079,
619
+ "step": 164
620
+ },
621
+ {
622
+ "epoch": 2.634920634920635,
623
+ "grad_norm": 7.5020599365234375,
624
+ "learning_rate": 4.3529411764705885e-05,
625
+ "loss": 0.355,
626
+ "step": 166
627
+ },
628
+ {
629
+ "epoch": 2.6666666666666665,
630
+ "grad_norm": 18.065765380859375,
631
+ "learning_rate": 4.3382352941176474e-05,
632
+ "loss": 0.3729,
633
+ "step": 168
634
+ },
635
+ {
636
+ "epoch": 2.6984126984126986,
637
+ "grad_norm": 10.793977737426758,
638
+ "learning_rate": 4.323529411764706e-05,
639
+ "loss": 0.5139,
640
+ "step": 170
641
+ },
642
+ {
643
+ "epoch": 2.7301587301587302,
644
+ "grad_norm": 15.099814414978027,
645
+ "learning_rate": 4.308823529411765e-05,
646
+ "loss": 0.6046,
647
+ "step": 172
648
+ },
649
+ {
650
+ "epoch": 2.761904761904762,
651
+ "grad_norm": 12.796354293823242,
652
+ "learning_rate": 4.294117647058823e-05,
653
+ "loss": 0.5686,
654
+ "step": 174
655
+ },
656
+ {
657
+ "epoch": 2.7936507936507935,
658
+ "grad_norm": 13.530609130859375,
659
+ "learning_rate": 4.2794117647058827e-05,
660
+ "loss": 0.6008,
661
+ "step": 176
662
+ },
663
+ {
664
+ "epoch": 2.825396825396825,
665
+ "grad_norm": 15.42242431640625,
666
+ "learning_rate": 4.2647058823529415e-05,
667
+ "loss": 0.5564,
668
+ "step": 178
669
+ },
670
+ {
671
+ "epoch": 2.857142857142857,
672
+ "grad_norm": 11.694255828857422,
673
+ "learning_rate": 4.25e-05,
674
+ "loss": 0.3813,
675
+ "step": 180
676
+ },
677
+ {
678
+ "epoch": 2.888888888888889,
679
+ "grad_norm": 11.016369819641113,
680
+ "learning_rate": 4.235294117647059e-05,
681
+ "loss": 0.5223,
682
+ "step": 182
683
+ },
684
+ {
685
+ "epoch": 2.9206349206349205,
686
+ "grad_norm": 11.818913459777832,
687
+ "learning_rate": 4.220588235294118e-05,
688
+ "loss": 0.5471,
689
+ "step": 184
690
+ },
691
+ {
692
+ "epoch": 2.9523809523809526,
693
+ "grad_norm": 12.641321182250977,
694
+ "learning_rate": 4.205882352941177e-05,
695
+ "loss": 0.3342,
696
+ "step": 186
697
+ },
698
+ {
699
+ "epoch": 2.984126984126984,
700
+ "grad_norm": 10.896586418151855,
701
+ "learning_rate": 4.1911764705882356e-05,
702
+ "loss": 0.4335,
703
+ "step": 188
704
+ },
705
+ {
706
+ "epoch": 3.0,
707
+ "eval_accuracy": 0.6903765690376569,
708
+ "eval_f1_macro": 0.6157720421369062,
709
+ "eval_f1_micro": 0.6903765690376569,
710
+ "eval_f1_weighted": 0.6859027993316449,
711
+ "eval_loss": 0.8448383808135986,
712
+ "eval_precision_macro": 0.6455502935971685,
713
+ "eval_precision_micro": 0.6903765690376569,
714
+ "eval_precision_weighted": 0.686461837753025,
715
+ "eval_recall_macro": 0.5960579394741132,
716
+ "eval_recall_micro": 0.6903765690376569,
717
+ "eval_recall_weighted": 0.6903765690376569,
718
+ "eval_runtime": 0.6555,
719
+ "eval_samples_per_second": 729.214,
720
+ "eval_steps_per_second": 12.204,
721
+ "step": 189
722
+ }
723
+ ],
724
+ "logging_steps": 2,
725
+ "max_steps": 756,
726
+ "num_input_tokens_seen": 0,
727
+ "num_train_epochs": 12,
728
+ "save_steps": 500,
729
+ "stateful_callbacks": {
730
+ "EarlyStoppingCallback": {
731
+ "args": {
732
+ "early_stopping_patience": 5,
733
+ "early_stopping_threshold": 0.01
734
+ },
735
+ "attributes": {
736
+ "early_stopping_patience_counter": 0
737
+ }
738
+ },
739
+ "TrainerControl": {
740
+ "args": {
741
+ "should_epoch_stop": false,
742
+ "should_evaluate": false,
743
+ "should_log": false,
744
+ "should_save": true,
745
+ "should_training_stop": false
746
+ },
747
+ "attributes": {}
748
+ }
749
+ },
750
+ "total_flos": 397217661990912.0,
751
+ "train_batch_size": 32,
752
+ "trial_name": null,
753
+ "trial_params": null
754
+ }
checkpoint-189/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3625a8da44e54673265195757ef55953b5693aee884923361c040616de7f20c9
3
+ size 5112
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis",
3
+ "_num_labels": 4,
4
+ "architectures": [
5
+ "RobertaForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "eos_token_id": 2,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "0",
17
+ "1": "1",
18
+ "2": "2",
19
+ "3": "3"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "0": 0,
25
+ "1": 1,
26
+ "2": 2,
27
+ "3": 3
28
+ },
29
+ "layer_norm_eps": 1e-05,
30
+ "max_position_embeddings": 514,
31
+ "model_type": "roberta",
32
+ "num_attention_heads": 12,
33
+ "num_hidden_layers": 6,
34
+ "pad_token_id": 1,
35
+ "position_embedding_type": "absolute",
36
+ "problem_type": "single_label_classification",
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.42.2",
39
+ "type_vocab_size": 1,
40
+ "use_cache": true,
41
+ "vocab_size": 50265
42
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d80d201311047c1f005cc6432758847c4dac8817bd25a89e2ad82645c9680a0
3
+ size 328498432
runs/Jul13_15-41-41_r-luukschmitz-geogeogeo-ujhzmwli-1d726-chxhk/events.out.tfevents.1720885301.r-luukschmitz-geogeogeo-ujhzmwli-1d726-chxhk.161.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09ed91c3d0c92db18780593ef0c12199cd6db155b9b3da93661413a2b61a906e
3
- size 5177
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97dd43ca0aee9ac224379bd05fc53aab7010abf59a13c5e36a23a607e39268e
3
+ size 65085
runs/Jul13_15-41-41_r-luukschmitz-geogeogeo-ujhzmwli-1d726-chxhk/events.out.tfevents.1720885380.r-luukschmitz-geogeogeo-ujhzmwli-1d726-chxhk.161.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd82bde921ee322dd656f2f7b7a352aa05fcea675cf6985cda3a312b260f6e8
3
+ size 921
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "max_length": 512,
52
+ "model_max_length": 512,
53
+ "pad_token": "<pad>",
54
+ "sep_token": "</s>",
55
+ "stride": 0,
56
+ "tokenizer_class": "RobertaTokenizer",
57
+ "trim_offsets": true,
58
+ "truncation_side": "right",
59
+ "truncation_strategy": "longest_first",
60
+ "unk_token": "<unk>"
61
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3625a8da44e54673265195757ef55953b5693aee884923361c040616de7f20c9
3
+ size 5112
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "Geofin2/autotrain-data",
3
+ "model": "mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis",
4
+ "lr": 5e-05,
5
+ "epochs": 12,
6
+ "max_seq_length": 256,
7
+ "batch_size": 32,
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": "Geofin2",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": "fp16",
23
+ "save_total_limit": 1,
24
+ "push_to_hub": true,
25
+ "eval_strategy": "epoch",
26
+ "username": "luukschmitz",
27
+ "log": "tensorboard",
28
+ "early_stopping_patience": 5,
29
+ "early_stopping_threshold": 0.01
30
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff