ivanovsdesign commited on
Commit
d898e0f
1 Parent(s): 8166427

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: blanchefort/rubert-base-cased-sentiment-rusentiment
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.8447948098182678
17
+
18
+ f1_macro: 0.4553718605029539
19
+
20
+ f1_micro: 0.6726600226035139
21
+
22
+ f1_weighted: 0.6379466130531605
23
+
24
+ precision_macro: 0.45899933439133933
25
+
26
+ precision_micro: 0.6726600226035139
27
+
28
+ precision_weighted: 0.6209522612191474
29
+
30
+ recall_macro: 0.46565319296380336
31
+
32
+ recall_micro: 0.6726600226035139
33
+
34
+ recall_weighted: 0.6726600226035139
35
+
36
+ accuracy: 0.6726600226035139
checkpoint-4868/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "blanchefort/rubert-base-cased-sentiment-rusentiment",
3
+ "_num_labels": 5,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "directionality": "bidi",
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "1",
16
+ "1": "2",
17
+ "2": "3",
18
+ "3": "4",
19
+ "4": "5"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "1": 0,
25
+ "2": 1,
26
+ "3": 2,
27
+ "4": 3,
28
+ "5": 4
29
+ },
30
+ "layer_norm_eps": 1e-12,
31
+ "max_position_embeddings": 512,
32
+ "model_type": "bert",
33
+ "num_attention_heads": 12,
34
+ "num_hidden_layers": 12,
35
+ "output_past": true,
36
+ "pad_token_id": 0,
37
+ "pooler_fc_size": 768,
38
+ "pooler_num_attention_heads": 12,
39
+ "pooler_num_fc_layers": 3,
40
+ "pooler_size_per_head": 128,
41
+ "pooler_type": "first_token_transform",
42
+ "position_embedding_type": "absolute",
43
+ "problem_type": "single_label_classification",
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.46.2",
46
+ "type_vocab_size": 2,
47
+ "use_cache": true,
48
+ "vocab_size": 119547
49
+ }
checkpoint-4868/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:856c75b4e4d7cbd5406fe7b45c3b9db7660270454819698eacdec43356daf3b7
3
+ size 711452684
checkpoint-4868/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51894e5b68368ae3a1dfc03defc8d75642f7919f0253fe31fdf0fe666a806c3c
3
+ size 1423026426
checkpoint-4868/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df9b8c51cd6698ca1bb4cb54d2ae3e809164869f9a35e2bf67520e767c1089b2
3
+ size 14512
checkpoint-4868/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32b23dc19661ffeb2f4ad1d4916c54c0f8a55e2fb4c33b353fa1a4c6e1f9f2f
3
+ size 14512
checkpoint-4868/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd4ee42fe8ac0c5950347d8e07e30ae74f07df5dd081a8650f613d6aab3322a1
3
+ size 1064
checkpoint-4868/trainer_state.json ADDED
@@ -0,0 +1,1436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8308746218681335,
3
+ "best_model_checkpoint": "huawei-data-classification/checkpoint-4868",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4868,
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.010271158586688579,
13
+ "grad_norm": 7.567850112915039,
14
+ "learning_rate": 1.7099863201094393e-06,
15
+ "loss": 1.5458,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.020542317173377157,
20
+ "grad_norm": 7.547521114349365,
21
+ "learning_rate": 3.4199726402188785e-06,
22
+ "loss": 1.4355,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.030813475760065736,
27
+ "grad_norm": 8.528130531311035,
28
+ "learning_rate": 5.129958960328318e-06,
29
+ "loss": 1.2577,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.041084634346754315,
34
+ "grad_norm": 5.216480731964111,
35
+ "learning_rate": 6.839945280437757e-06,
36
+ "loss": 1.1537,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.05135579293344289,
41
+ "grad_norm": 12.0099515914917,
42
+ "learning_rate": 8.549931600547197e-06,
43
+ "loss": 1.0408,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.06162695152013147,
48
+ "grad_norm": 4.011694431304932,
49
+ "learning_rate": 1.0191518467852258e-05,
50
+ "loss": 0.9989,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.07189811010682005,
55
+ "grad_norm": 11.751821517944336,
56
+ "learning_rate": 1.1901504787961697e-05,
57
+ "loss": 0.9641,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.08216926869350863,
62
+ "grad_norm": 14.272570610046387,
63
+ "learning_rate": 1.3611491108071137e-05,
64
+ "loss": 0.9782,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.0924404272801972,
69
+ "grad_norm": 21.182647705078125,
70
+ "learning_rate": 1.5321477428180575e-05,
71
+ "loss": 0.8682,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.10271158586688578,
76
+ "grad_norm": 9.739450454711914,
77
+ "learning_rate": 1.7031463748290014e-05,
78
+ "loss": 0.9125,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.11298274445357437,
83
+ "grad_norm": 24.579057693481445,
84
+ "learning_rate": 1.8741450068399455e-05,
85
+ "loss": 0.897,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.12325390304026294,
90
+ "grad_norm": 12.795276641845703,
91
+ "learning_rate": 2.0451436388508894e-05,
92
+ "loss": 0.864,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.13352506162695152,
97
+ "grad_norm": 15.346246719360352,
98
+ "learning_rate": 2.2161422708618332e-05,
99
+ "loss": 0.9442,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.1437962202136401,
104
+ "grad_norm": 9.64394760131836,
105
+ "learning_rate": 2.387140902872777e-05,
106
+ "loss": 0.7672,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.15406737880032867,
111
+ "grad_norm": 6.232338905334473,
112
+ "learning_rate": 2.5581395348837212e-05,
113
+ "loss": 0.8746,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.16433853738701726,
118
+ "grad_norm": 25.888484954833984,
119
+ "learning_rate": 2.7291381668946648e-05,
120
+ "loss": 1.0314,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.17460969597370585,
125
+ "grad_norm": 14.334216117858887,
126
+ "learning_rate": 2.900136798905609e-05,
127
+ "loss": 0.8614,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.1848808545603944,
132
+ "grad_norm": 28.8280029296875,
133
+ "learning_rate": 3.071135430916553e-05,
134
+ "loss": 0.8841,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.195152013147083,
139
+ "grad_norm": 7.341492176055908,
140
+ "learning_rate": 3.242134062927496e-05,
141
+ "loss": 0.9296,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.20542317173377156,
146
+ "grad_norm": 8.857351303100586,
147
+ "learning_rate": 3.4131326949384405e-05,
148
+ "loss": 0.9678,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.21569433032046015,
153
+ "grad_norm": 19.411415100097656,
154
+ "learning_rate": 3.5841313269493846e-05,
155
+ "loss": 0.8837,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.22596548890714874,
160
+ "grad_norm": 11.989596366882324,
161
+ "learning_rate": 3.755129958960328e-05,
162
+ "loss": 0.9186,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.2362366474938373,
167
+ "grad_norm": 6.06694221496582,
168
+ "learning_rate": 3.926128590971272e-05,
169
+ "loss": 0.8829,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.2465078060805259,
174
+ "grad_norm": 11.09376335144043,
175
+ "learning_rate": 4.090287277701779e-05,
176
+ "loss": 0.8953,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.25677896466721445,
181
+ "grad_norm": 7.743879795074463,
182
+ "learning_rate": 4.261285909712722e-05,
183
+ "loss": 0.8749,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.26705012325390304,
188
+ "grad_norm": 20.80392837524414,
189
+ "learning_rate": 4.4322845417236665e-05,
190
+ "loss": 0.9556,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.2773212818405916,
195
+ "grad_norm": 32.5351676940918,
196
+ "learning_rate": 4.6032831737346106e-05,
197
+ "loss": 0.9052,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.2875924404272802,
202
+ "grad_norm": 13.084280014038086,
203
+ "learning_rate": 4.774281805745554e-05,
204
+ "loss": 0.9068,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.29786359901396875,
209
+ "grad_norm": 6.259521961212158,
210
+ "learning_rate": 4.945280437756498e-05,
211
+ "loss": 0.9438,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.30813475760065734,
216
+ "grad_norm": 2.9241552352905273,
217
+ "learning_rate": 4.9870643737635065e-05,
218
+ "loss": 0.8992,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.3184059161873459,
223
+ "grad_norm": 9.178462982177734,
224
+ "learning_rate": 4.968041394003957e-05,
225
+ "loss": 0.8796,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.3286770747740345,
230
+ "grad_norm": 7.57149600982666,
231
+ "learning_rate": 4.949018414244407e-05,
232
+ "loss": 0.8124,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.3389482333607231,
237
+ "grad_norm": 7.11032247543335,
238
+ "learning_rate": 4.929995434484858e-05,
239
+ "loss": 0.8972,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.3492193919474117,
244
+ "grad_norm": 21.486156463623047,
245
+ "learning_rate": 4.910972454725308e-05,
246
+ "loss": 0.9507,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.35949055053410023,
251
+ "grad_norm": 12.457923889160156,
252
+ "learning_rate": 4.891949474965759e-05,
253
+ "loss": 0.9044,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.3697617091207888,
258
+ "grad_norm": 5.65020227432251,
259
+ "learning_rate": 4.8729264952062095e-05,
260
+ "loss": 0.8811,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.3800328677074774,
265
+ "grad_norm": 9.890035629272461,
266
+ "learning_rate": 4.85390351544666e-05,
267
+ "loss": 0.8678,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.390304026294166,
272
+ "grad_norm": 12.951984405517578,
273
+ "learning_rate": 4.83488053568711e-05,
274
+ "loss": 0.8462,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.4005751848808546,
279
+ "grad_norm": 6.845506191253662,
280
+ "learning_rate": 4.815857555927561e-05,
281
+ "loss": 1.0025,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.4108463434675431,
286
+ "grad_norm": 4.743782043457031,
287
+ "learning_rate": 4.796834576168011e-05,
288
+ "loss": 0.9485,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.4211175020542317,
293
+ "grad_norm": 11.942686080932617,
294
+ "learning_rate": 4.777811596408462e-05,
295
+ "loss": 0.952,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.4313886606409203,
300
+ "grad_norm": 21.606903076171875,
301
+ "learning_rate": 4.7587886166489124e-05,
302
+ "loss": 0.9492,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.4416598192276089,
307
+ "grad_norm": 9.887407302856445,
308
+ "learning_rate": 4.739765636889363e-05,
309
+ "loss": 0.9587,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.4519309778142975,
314
+ "grad_norm": 15.27896499633789,
315
+ "learning_rate": 4.720742657129813e-05,
316
+ "loss": 0.9259,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.462202136400986,
321
+ "grad_norm": 8.33366870880127,
322
+ "learning_rate": 4.701719677370264e-05,
323
+ "loss": 0.8738,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.4724732949876746,
328
+ "grad_norm": 18.96519660949707,
329
+ "learning_rate": 4.682696697610714e-05,
330
+ "loss": 0.8451,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.4827444535743632,
335
+ "grad_norm": 23.380279541015625,
336
+ "learning_rate": 4.6636737178511646e-05,
337
+ "loss": 0.8627,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.4930156121610518,
342
+ "grad_norm": 8.918519973754883,
343
+ "learning_rate": 4.6446507380916147e-05,
344
+ "loss": 0.9106,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.5032867707477403,
349
+ "grad_norm": 5.258277416229248,
350
+ "learning_rate": 4.6256277583320654e-05,
351
+ "loss": 0.9538,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.5135579293344289,
356
+ "grad_norm": 6.335464954376221,
357
+ "learning_rate": 4.606604778572516e-05,
358
+ "loss": 0.9179,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.5238290879211175,
363
+ "grad_norm": 9.950186729431152,
364
+ "learning_rate": 4.587581798812966e-05,
365
+ "loss": 0.8672,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.5341002465078061,
370
+ "grad_norm": 8.181525230407715,
371
+ "learning_rate": 4.568558819053417e-05,
372
+ "loss": 0.9077,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.5443714050944947,
377
+ "grad_norm": 17.779409408569336,
378
+ "learning_rate": 4.549535839293867e-05,
379
+ "loss": 0.8837,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.5546425636811833,
384
+ "grad_norm": 10.885283470153809,
385
+ "learning_rate": 4.5305128595343176e-05,
386
+ "loss": 0.862,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.5649137222678718,
391
+ "grad_norm": 8.067566871643066,
392
+ "learning_rate": 4.5114898797747676e-05,
393
+ "loss": 0.8928,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.5751848808545604,
398
+ "grad_norm": 17.065656661987305,
399
+ "learning_rate": 4.4924669000152184e-05,
400
+ "loss": 0.9097,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 0.585456039441249,
405
+ "grad_norm": 18.105121612548828,
406
+ "learning_rate": 4.473443920255669e-05,
407
+ "loss": 0.9217,
408
+ "step": 1425
409
+ },
410
+ {
411
+ "epoch": 0.5957271980279375,
412
+ "grad_norm": 8.312267303466797,
413
+ "learning_rate": 4.45442094049612e-05,
414
+ "loss": 0.9643,
415
+ "step": 1450
416
+ },
417
+ {
418
+ "epoch": 0.6059983566146261,
419
+ "grad_norm": 5.629409313201904,
420
+ "learning_rate": 4.43539796073657e-05,
421
+ "loss": 0.8492,
422
+ "step": 1475
423
+ },
424
+ {
425
+ "epoch": 0.6162695152013147,
426
+ "grad_norm": 8.44955825805664,
427
+ "learning_rate": 4.4163749809770205e-05,
428
+ "loss": 0.8986,
429
+ "step": 1500
430
+ },
431
+ {
432
+ "epoch": 0.6265406737880033,
433
+ "grad_norm": 17.860164642333984,
434
+ "learning_rate": 4.3973520012174706e-05,
435
+ "loss": 0.8371,
436
+ "step": 1525
437
+ },
438
+ {
439
+ "epoch": 0.6368118323746919,
440
+ "grad_norm": 18.093034744262695,
441
+ "learning_rate": 4.378329021457921e-05,
442
+ "loss": 0.8729,
443
+ "step": 1550
444
+ },
445
+ {
446
+ "epoch": 0.6470829909613804,
447
+ "grad_norm": 13.282872200012207,
448
+ "learning_rate": 4.3593060416983713e-05,
449
+ "loss": 0.8503,
450
+ "step": 1575
451
+ },
452
+ {
453
+ "epoch": 0.657354149548069,
454
+ "grad_norm": 9.752056121826172,
455
+ "learning_rate": 4.340283061938822e-05,
456
+ "loss": 0.8877,
457
+ "step": 1600
458
+ },
459
+ {
460
+ "epoch": 0.6676253081347576,
461
+ "grad_norm": 4.795855522155762,
462
+ "learning_rate": 4.321260082179273e-05,
463
+ "loss": 0.9262,
464
+ "step": 1625
465
+ },
466
+ {
467
+ "epoch": 0.6778964667214462,
468
+ "grad_norm": 12.810050010681152,
469
+ "learning_rate": 4.3022371024197235e-05,
470
+ "loss": 0.8446,
471
+ "step": 1650
472
+ },
473
+ {
474
+ "epoch": 0.6881676253081348,
475
+ "grad_norm": 16.76344108581543,
476
+ "learning_rate": 4.2832141226601735e-05,
477
+ "loss": 0.7791,
478
+ "step": 1675
479
+ },
480
+ {
481
+ "epoch": 0.6984387838948234,
482
+ "grad_norm": 6.5005316734313965,
483
+ "learning_rate": 4.264191142900624e-05,
484
+ "loss": 0.8312,
485
+ "step": 1700
486
+ },
487
+ {
488
+ "epoch": 0.7087099424815119,
489
+ "grad_norm": 23.672807693481445,
490
+ "learning_rate": 4.245168163141074e-05,
491
+ "loss": 0.8915,
492
+ "step": 1725
493
+ },
494
+ {
495
+ "epoch": 0.7189811010682005,
496
+ "grad_norm": 9.416988372802734,
497
+ "learning_rate": 4.226145183381525e-05,
498
+ "loss": 0.9172,
499
+ "step": 1750
500
+ },
501
+ {
502
+ "epoch": 0.729252259654889,
503
+ "grad_norm": 5.874650001525879,
504
+ "learning_rate": 4.207122203621976e-05,
505
+ "loss": 0.8802,
506
+ "step": 1775
507
+ },
508
+ {
509
+ "epoch": 0.7395234182415776,
510
+ "grad_norm": 14.728915214538574,
511
+ "learning_rate": 4.1880992238624264e-05,
512
+ "loss": 0.8731,
513
+ "step": 1800
514
+ },
515
+ {
516
+ "epoch": 0.7497945768282662,
517
+ "grad_norm": 15.373047828674316,
518
+ "learning_rate": 4.1690762441028765e-05,
519
+ "loss": 0.8832,
520
+ "step": 1825
521
+ },
522
+ {
523
+ "epoch": 0.7600657354149548,
524
+ "grad_norm": 14.484941482543945,
525
+ "learning_rate": 4.150053264343327e-05,
526
+ "loss": 0.851,
527
+ "step": 1850
528
+ },
529
+ {
530
+ "epoch": 0.7703368940016434,
531
+ "grad_norm": 11.607172966003418,
532
+ "learning_rate": 4.131030284583777e-05,
533
+ "loss": 0.921,
534
+ "step": 1875
535
+ },
536
+ {
537
+ "epoch": 0.780608052588332,
538
+ "grad_norm": 13.647672653198242,
539
+ "learning_rate": 4.112007304824228e-05,
540
+ "loss": 0.913,
541
+ "step": 1900
542
+ },
543
+ {
544
+ "epoch": 0.7908792111750206,
545
+ "grad_norm": 12.759339332580566,
546
+ "learning_rate": 4.092984325064678e-05,
547
+ "loss": 0.902,
548
+ "step": 1925
549
+ },
550
+ {
551
+ "epoch": 0.8011503697617092,
552
+ "grad_norm": 10.364107131958008,
553
+ "learning_rate": 4.073961345305129e-05,
554
+ "loss": 0.8076,
555
+ "step": 1950
556
+ },
557
+ {
558
+ "epoch": 0.8114215283483976,
559
+ "grad_norm": 7.603025436401367,
560
+ "learning_rate": 4.0549383655455794e-05,
561
+ "loss": 0.8421,
562
+ "step": 1975
563
+ },
564
+ {
565
+ "epoch": 0.8216926869350862,
566
+ "grad_norm": 5.130606174468994,
567
+ "learning_rate": 4.03591538578603e-05,
568
+ "loss": 0.7826,
569
+ "step": 2000
570
+ },
571
+ {
572
+ "epoch": 0.8319638455217748,
573
+ "grad_norm": 6.437005519866943,
574
+ "learning_rate": 4.01689240602648e-05,
575
+ "loss": 0.864,
576
+ "step": 2025
577
+ },
578
+ {
579
+ "epoch": 0.8422350041084634,
580
+ "grad_norm": 19.9007625579834,
581
+ "learning_rate": 3.997869426266931e-05,
582
+ "loss": 0.9208,
583
+ "step": 2050
584
+ },
585
+ {
586
+ "epoch": 0.852506162695152,
587
+ "grad_norm": 7.026987075805664,
588
+ "learning_rate": 3.978846446507381e-05,
589
+ "loss": 0.842,
590
+ "step": 2075
591
+ },
592
+ {
593
+ "epoch": 0.8627773212818406,
594
+ "grad_norm": 4.7951154708862305,
595
+ "learning_rate": 3.9598234667478316e-05,
596
+ "loss": 0.899,
597
+ "step": 2100
598
+ },
599
+ {
600
+ "epoch": 0.8730484798685292,
601
+ "grad_norm": 13.189658164978027,
602
+ "learning_rate": 3.940800486988282e-05,
603
+ "loss": 0.8839,
604
+ "step": 2125
605
+ },
606
+ {
607
+ "epoch": 0.8833196384552178,
608
+ "grad_norm": 7.682186603546143,
609
+ "learning_rate": 3.9217775072287324e-05,
610
+ "loss": 0.8545,
611
+ "step": 2150
612
+ },
613
+ {
614
+ "epoch": 0.8935907970419064,
615
+ "grad_norm": 11.822867393493652,
616
+ "learning_rate": 3.902754527469183e-05,
617
+ "loss": 0.8932,
618
+ "step": 2175
619
+ },
620
+ {
621
+ "epoch": 0.903861955628595,
622
+ "grad_norm": 11.905804634094238,
623
+ "learning_rate": 3.883731547709634e-05,
624
+ "loss": 0.8788,
625
+ "step": 2200
626
+ },
627
+ {
628
+ "epoch": 0.9141331142152835,
629
+ "grad_norm": 6.321589946746826,
630
+ "learning_rate": 3.864708567950084e-05,
631
+ "loss": 0.9094,
632
+ "step": 2225
633
+ },
634
+ {
635
+ "epoch": 0.924404272801972,
636
+ "grad_norm": 9.497462272644043,
637
+ "learning_rate": 3.8456855881905346e-05,
638
+ "loss": 0.8792,
639
+ "step": 2250
640
+ },
641
+ {
642
+ "epoch": 0.9346754313886606,
643
+ "grad_norm": 32.93989181518555,
644
+ "learning_rate": 3.8266626084309846e-05,
645
+ "loss": 0.8708,
646
+ "step": 2275
647
+ },
648
+ {
649
+ "epoch": 0.9449465899753492,
650
+ "grad_norm": 4.12399959564209,
651
+ "learning_rate": 3.807639628671435e-05,
652
+ "loss": 0.8754,
653
+ "step": 2300
654
+ },
655
+ {
656
+ "epoch": 0.9552177485620378,
657
+ "grad_norm": 9.118525505065918,
658
+ "learning_rate": 3.788616648911886e-05,
659
+ "loss": 0.8625,
660
+ "step": 2325
661
+ },
662
+ {
663
+ "epoch": 0.9654889071487264,
664
+ "grad_norm": 8.553179740905762,
665
+ "learning_rate": 3.769593669152337e-05,
666
+ "loss": 0.8433,
667
+ "step": 2350
668
+ },
669
+ {
670
+ "epoch": 0.975760065735415,
671
+ "grad_norm": 12.520465850830078,
672
+ "learning_rate": 3.750570689392787e-05,
673
+ "loss": 0.9711,
674
+ "step": 2375
675
+ },
676
+ {
677
+ "epoch": 0.9860312243221035,
678
+ "grad_norm": 10.29768180847168,
679
+ "learning_rate": 3.7323086288236195e-05,
680
+ "loss": 0.9091,
681
+ "step": 2400
682
+ },
683
+ {
684
+ "epoch": 0.9963023829087921,
685
+ "grad_norm": 6.918254852294922,
686
+ "learning_rate": 3.7140465682544515e-05,
687
+ "loss": 0.7957,
688
+ "step": 2425
689
+ },
690
+ {
691
+ "epoch": 1.0,
692
+ "eval_accuracy": 0.663413130586664,
693
+ "eval_f1_macro": 0.44103296394827307,
694
+ "eval_f1_micro": 0.663413130586664,
695
+ "eval_f1_weighted": 0.626988112641177,
696
+ "eval_loss": 0.8694955110549927,
697
+ "eval_precision_macro": 0.43901555868867626,
698
+ "eval_precision_micro": 0.663413130586664,
699
+ "eval_precision_weighted": 0.6039201858303018,
700
+ "eval_recall_macro": 0.45335910390890943,
701
+ "eval_recall_micro": 0.663413130586664,
702
+ "eval_recall_weighted": 0.663413130586664,
703
+ "eval_runtime": 21.815,
704
+ "eval_samples_per_second": 446.16,
705
+ "eval_steps_per_second": 13.981,
706
+ "step": 2434
707
+ },
708
+ {
709
+ "epoch": 1.0065735414954806,
710
+ "grad_norm": 11.13698959350586,
711
+ "learning_rate": 3.695023588494902e-05,
712
+ "loss": 0.986,
713
+ "step": 2450
714
+ },
715
+ {
716
+ "epoch": 1.0168447000821692,
717
+ "grad_norm": 7.302312850952148,
718
+ "learning_rate": 3.676000608735353e-05,
719
+ "loss": 0.8299,
720
+ "step": 2475
721
+ },
722
+ {
723
+ "epoch": 1.0271158586688578,
724
+ "grad_norm": 11.794191360473633,
725
+ "learning_rate": 3.656977628975803e-05,
726
+ "loss": 0.8059,
727
+ "step": 2500
728
+ },
729
+ {
730
+ "epoch": 1.0373870172555464,
731
+ "grad_norm": 7.046903610229492,
732
+ "learning_rate": 3.6379546492162536e-05,
733
+ "loss": 0.8699,
734
+ "step": 2525
735
+ },
736
+ {
737
+ "epoch": 1.047658175842235,
738
+ "grad_norm": 12.05993938446045,
739
+ "learning_rate": 3.618931669456704e-05,
740
+ "loss": 0.8533,
741
+ "step": 2550
742
+ },
743
+ {
744
+ "epoch": 1.0579293344289236,
745
+ "grad_norm": 14.656658172607422,
746
+ "learning_rate": 3.5999086896971544e-05,
747
+ "loss": 0.8734,
748
+ "step": 2575
749
+ },
750
+ {
751
+ "epoch": 1.0682004930156122,
752
+ "grad_norm": 10.452999114990234,
753
+ "learning_rate": 3.5808857099376044e-05,
754
+ "loss": 0.8599,
755
+ "step": 2600
756
+ },
757
+ {
758
+ "epoch": 1.0784716516023007,
759
+ "grad_norm": 16.928180694580078,
760
+ "learning_rate": 3.561862730178056e-05,
761
+ "loss": 0.7783,
762
+ "step": 2625
763
+ },
764
+ {
765
+ "epoch": 1.0887428101889893,
766
+ "grad_norm": 4.135734558105469,
767
+ "learning_rate": 3.542839750418506e-05,
768
+ "loss": 0.8981,
769
+ "step": 2650
770
+ },
771
+ {
772
+ "epoch": 1.099013968775678,
773
+ "grad_norm": 6.496516704559326,
774
+ "learning_rate": 3.5238167706589566e-05,
775
+ "loss": 0.7916,
776
+ "step": 2675
777
+ },
778
+ {
779
+ "epoch": 1.1092851273623665,
780
+ "grad_norm": 10.574344635009766,
781
+ "learning_rate": 3.5047937908994066e-05,
782
+ "loss": 0.8331,
783
+ "step": 2700
784
+ },
785
+ {
786
+ "epoch": 1.119556285949055,
787
+ "grad_norm": 10.2728910446167,
788
+ "learning_rate": 3.485770811139857e-05,
789
+ "loss": 0.826,
790
+ "step": 2725
791
+ },
792
+ {
793
+ "epoch": 1.1298274445357437,
794
+ "grad_norm": 71.4978256225586,
795
+ "learning_rate": 3.4667478313803074e-05,
796
+ "loss": 0.8143,
797
+ "step": 2750
798
+ },
799
+ {
800
+ "epoch": 1.1400986031224323,
801
+ "grad_norm": 69.73335266113281,
802
+ "learning_rate": 3.447724851620758e-05,
803
+ "loss": 0.8055,
804
+ "step": 2775
805
+ },
806
+ {
807
+ "epoch": 1.1503697617091209,
808
+ "grad_norm": 7.7333292961120605,
809
+ "learning_rate": 3.428701871861209e-05,
810
+ "loss": 0.8195,
811
+ "step": 2800
812
+ },
813
+ {
814
+ "epoch": 1.1606409202958095,
815
+ "grad_norm": 12.492969512939453,
816
+ "learning_rate": 3.409678892101659e-05,
817
+ "loss": 0.8422,
818
+ "step": 2825
819
+ },
820
+ {
821
+ "epoch": 1.170912078882498,
822
+ "grad_norm": 8.147001266479492,
823
+ "learning_rate": 3.3906559123421096e-05,
824
+ "loss": 0.8343,
825
+ "step": 2850
826
+ },
827
+ {
828
+ "epoch": 1.1811832374691864,
829
+ "grad_norm": 13.925223350524902,
830
+ "learning_rate": 3.3716329325825596e-05,
831
+ "loss": 0.8076,
832
+ "step": 2875
833
+ },
834
+ {
835
+ "epoch": 1.191454396055875,
836
+ "grad_norm": 12.502593040466309,
837
+ "learning_rate": 3.35260995282301e-05,
838
+ "loss": 0.7266,
839
+ "step": 2900
840
+ },
841
+ {
842
+ "epoch": 1.2017255546425636,
843
+ "grad_norm": 8.030182838439941,
844
+ "learning_rate": 3.3335869730634604e-05,
845
+ "loss": 0.7952,
846
+ "step": 2925
847
+ },
848
+ {
849
+ "epoch": 1.2119967132292522,
850
+ "grad_norm": 8.901741981506348,
851
+ "learning_rate": 3.314563993303911e-05,
852
+ "loss": 0.7832,
853
+ "step": 2950
854
+ },
855
+ {
856
+ "epoch": 1.2222678718159408,
857
+ "grad_norm": 2.129817008972168,
858
+ "learning_rate": 3.295541013544362e-05,
859
+ "loss": 0.7362,
860
+ "step": 2975
861
+ },
862
+ {
863
+ "epoch": 1.2325390304026294,
864
+ "grad_norm": 9.384380340576172,
865
+ "learning_rate": 3.2765180337848125e-05,
866
+ "loss": 0.6927,
867
+ "step": 3000
868
+ },
869
+ {
870
+ "epoch": 1.242810188989318,
871
+ "grad_norm": 15.758858680725098,
872
+ "learning_rate": 3.2574950540252625e-05,
873
+ "loss": 0.8173,
874
+ "step": 3025
875
+ },
876
+ {
877
+ "epoch": 1.2530813475760065,
878
+ "grad_norm": 8.359087944030762,
879
+ "learning_rate": 3.238472074265713e-05,
880
+ "loss": 0.725,
881
+ "step": 3050
882
+ },
883
+ {
884
+ "epoch": 1.2633525061626951,
885
+ "grad_norm": 18.665584564208984,
886
+ "learning_rate": 3.219449094506163e-05,
887
+ "loss": 0.809,
888
+ "step": 3075
889
+ },
890
+ {
891
+ "epoch": 1.2736236647493837,
892
+ "grad_norm": 6.44791841506958,
893
+ "learning_rate": 3.200426114746614e-05,
894
+ "loss": 0.7837,
895
+ "step": 3100
896
+ },
897
+ {
898
+ "epoch": 1.2838948233360723,
899
+ "grad_norm": 7.331371307373047,
900
+ "learning_rate": 3.181403134987064e-05,
901
+ "loss": 0.8174,
902
+ "step": 3125
903
+ },
904
+ {
905
+ "epoch": 1.2941659819227609,
906
+ "grad_norm": 9.908501625061035,
907
+ "learning_rate": 3.162380155227515e-05,
908
+ "loss": 0.7835,
909
+ "step": 3150
910
+ },
911
+ {
912
+ "epoch": 1.3044371405094495,
913
+ "grad_norm": 6.804840564727783,
914
+ "learning_rate": 3.1433571754679655e-05,
915
+ "loss": 0.8163,
916
+ "step": 3175
917
+ },
918
+ {
919
+ "epoch": 1.314708299096138,
920
+ "grad_norm": 18.501338958740234,
921
+ "learning_rate": 3.124334195708416e-05,
922
+ "loss": 0.7567,
923
+ "step": 3200
924
+ },
925
+ {
926
+ "epoch": 1.3249794576828267,
927
+ "grad_norm": 15.80860710144043,
928
+ "learning_rate": 3.105311215948866e-05,
929
+ "loss": 0.839,
930
+ "step": 3225
931
+ },
932
+ {
933
+ "epoch": 1.3352506162695152,
934
+ "grad_norm": 8.778337478637695,
935
+ "learning_rate": 3.086288236189317e-05,
936
+ "loss": 0.7435,
937
+ "step": 3250
938
+ },
939
+ {
940
+ "epoch": 1.3455217748562038,
941
+ "grad_norm": 13.941036224365234,
942
+ "learning_rate": 3.067265256429767e-05,
943
+ "loss": 0.8211,
944
+ "step": 3275
945
+ },
946
+ {
947
+ "epoch": 1.3557929334428924,
948
+ "grad_norm": 4.276656150817871,
949
+ "learning_rate": 3.048242276670218e-05,
950
+ "loss": 0.7075,
951
+ "step": 3300
952
+ },
953
+ {
954
+ "epoch": 1.366064092029581,
955
+ "grad_norm": 10.788492202758789,
956
+ "learning_rate": 3.029219296910668e-05,
957
+ "loss": 0.7585,
958
+ "step": 3325
959
+ },
960
+ {
961
+ "epoch": 1.3763352506162696,
962
+ "grad_norm": 10.764403343200684,
963
+ "learning_rate": 3.0101963171511188e-05,
964
+ "loss": 0.7701,
965
+ "step": 3350
966
+ },
967
+ {
968
+ "epoch": 1.3866064092029582,
969
+ "grad_norm": 8.6242094039917,
970
+ "learning_rate": 2.9911733373915692e-05,
971
+ "loss": 0.8159,
972
+ "step": 3375
973
+ },
974
+ {
975
+ "epoch": 1.3968775677896468,
976
+ "grad_norm": 9.349312782287598,
977
+ "learning_rate": 2.97215035763202e-05,
978
+ "loss": 0.7469,
979
+ "step": 3400
980
+ },
981
+ {
982
+ "epoch": 1.4071487263763354,
983
+ "grad_norm": 10.483139991760254,
984
+ "learning_rate": 2.95312737787247e-05,
985
+ "loss": 0.8249,
986
+ "step": 3425
987
+ },
988
+ {
989
+ "epoch": 1.417419884963024,
990
+ "grad_norm": 6.060049533843994,
991
+ "learning_rate": 2.9341043981129207e-05,
992
+ "loss": 0.738,
993
+ "step": 3450
994
+ },
995
+ {
996
+ "epoch": 1.4276910435497125,
997
+ "grad_norm": 8.964984893798828,
998
+ "learning_rate": 2.915081418353371e-05,
999
+ "loss": 0.6817,
1000
+ "step": 3475
1001
+ },
1002
+ {
1003
+ "epoch": 1.437962202136401,
1004
+ "grad_norm": 25.12122917175293,
1005
+ "learning_rate": 2.8960584385938217e-05,
1006
+ "loss": 0.7984,
1007
+ "step": 3500
1008
+ },
1009
+ {
1010
+ "epoch": 1.4482333607230895,
1011
+ "grad_norm": 11.724181175231934,
1012
+ "learning_rate": 2.8770354588342718e-05,
1013
+ "loss": 0.8623,
1014
+ "step": 3525
1015
+ },
1016
+ {
1017
+ "epoch": 1.458504519309778,
1018
+ "grad_norm": 3.5908849239349365,
1019
+ "learning_rate": 2.8580124790747225e-05,
1020
+ "loss": 0.7826,
1021
+ "step": 3550
1022
+ },
1023
+ {
1024
+ "epoch": 1.4687756778964667,
1025
+ "grad_norm": 10.153447151184082,
1026
+ "learning_rate": 2.838989499315173e-05,
1027
+ "loss": 0.8075,
1028
+ "step": 3575
1029
+ },
1030
+ {
1031
+ "epoch": 1.4790468364831553,
1032
+ "grad_norm": 11.440959930419922,
1033
+ "learning_rate": 2.8199665195556236e-05,
1034
+ "loss": 0.7449,
1035
+ "step": 3600
1036
+ },
1037
+ {
1038
+ "epoch": 1.4893179950698439,
1039
+ "grad_norm": 5.687308311462402,
1040
+ "learning_rate": 2.8009435397960736e-05,
1041
+ "loss": 0.743,
1042
+ "step": 3625
1043
+ },
1044
+ {
1045
+ "epoch": 1.4995891536565324,
1046
+ "grad_norm": 9.615785598754883,
1047
+ "learning_rate": 2.7819205600365244e-05,
1048
+ "loss": 0.8734,
1049
+ "step": 3650
1050
+ },
1051
+ {
1052
+ "epoch": 1.509860312243221,
1053
+ "grad_norm": 11.335973739624023,
1054
+ "learning_rate": 2.7628975802769747e-05,
1055
+ "loss": 0.861,
1056
+ "step": 3675
1057
+ },
1058
+ {
1059
+ "epoch": 1.5201314708299096,
1060
+ "grad_norm": 11.919715881347656,
1061
+ "learning_rate": 2.7438746005174254e-05,
1062
+ "loss": 0.853,
1063
+ "step": 3700
1064
+ },
1065
+ {
1066
+ "epoch": 1.5304026294165982,
1067
+ "grad_norm": 4.132140636444092,
1068
+ "learning_rate": 2.7248516207578755e-05,
1069
+ "loss": 0.7697,
1070
+ "step": 3725
1071
+ },
1072
+ {
1073
+ "epoch": 1.5406737880032868,
1074
+ "grad_norm": 18.628095626831055,
1075
+ "learning_rate": 2.7058286409983262e-05,
1076
+ "loss": 0.6881,
1077
+ "step": 3750
1078
+ },
1079
+ {
1080
+ "epoch": 1.5509449465899754,
1081
+ "grad_norm": 19.918899536132812,
1082
+ "learning_rate": 2.6868056612387766e-05,
1083
+ "loss": 0.832,
1084
+ "step": 3775
1085
+ },
1086
+ {
1087
+ "epoch": 1.561216105176664,
1088
+ "grad_norm": 14.220612525939941,
1089
+ "learning_rate": 2.6677826814792273e-05,
1090
+ "loss": 0.8169,
1091
+ "step": 3800
1092
+ },
1093
+ {
1094
+ "epoch": 1.5714872637633523,
1095
+ "grad_norm": 21.6937313079834,
1096
+ "learning_rate": 2.6487597017196773e-05,
1097
+ "loss": 0.7184,
1098
+ "step": 3825
1099
+ },
1100
+ {
1101
+ "epoch": 1.581758422350041,
1102
+ "grad_norm": 29.357013702392578,
1103
+ "learning_rate": 2.629736721960128e-05,
1104
+ "loss": 0.7092,
1105
+ "step": 3850
1106
+ },
1107
+ {
1108
+ "epoch": 1.5920295809367295,
1109
+ "grad_norm": 24.10002899169922,
1110
+ "learning_rate": 2.6107137422005784e-05,
1111
+ "loss": 0.7931,
1112
+ "step": 3875
1113
+ },
1114
+ {
1115
+ "epoch": 1.6023007395234181,
1116
+ "grad_norm": 6.541480541229248,
1117
+ "learning_rate": 2.591690762441029e-05,
1118
+ "loss": 0.748,
1119
+ "step": 3900
1120
+ },
1121
+ {
1122
+ "epoch": 1.6125718981101067,
1123
+ "grad_norm": 11.546164512634277,
1124
+ "learning_rate": 2.5726677826814792e-05,
1125
+ "loss": 0.7208,
1126
+ "step": 3925
1127
+ },
1128
+ {
1129
+ "epoch": 1.6228430566967953,
1130
+ "grad_norm": 9.364612579345703,
1131
+ "learning_rate": 2.5536448029219302e-05,
1132
+ "loss": 0.8256,
1133
+ "step": 3950
1134
+ },
1135
+ {
1136
+ "epoch": 1.6331142152834839,
1137
+ "grad_norm": 26.1112117767334,
1138
+ "learning_rate": 2.5346218231623803e-05,
1139
+ "loss": 0.8025,
1140
+ "step": 3975
1141
+ },
1142
+ {
1143
+ "epoch": 1.6433853738701725,
1144
+ "grad_norm": 13.424739837646484,
1145
+ "learning_rate": 2.5155988434028303e-05,
1146
+ "loss": 0.7687,
1147
+ "step": 4000
1148
+ },
1149
+ {
1150
+ "epoch": 1.653656532456861,
1151
+ "grad_norm": 7.541296482086182,
1152
+ "learning_rate": 2.4965758636432814e-05,
1153
+ "loss": 0.8276,
1154
+ "step": 4025
1155
+ },
1156
+ {
1157
+ "epoch": 1.6639276910435497,
1158
+ "grad_norm": 13.728780746459961,
1159
+ "learning_rate": 2.4775528838837317e-05,
1160
+ "loss": 0.7675,
1161
+ "step": 4050
1162
+ },
1163
+ {
1164
+ "epoch": 1.6741988496302382,
1165
+ "grad_norm": 16.50450897216797,
1166
+ "learning_rate": 2.458529904124182e-05,
1167
+ "loss": 0.7871,
1168
+ "step": 4075
1169
+ },
1170
+ {
1171
+ "epoch": 1.6844700082169268,
1172
+ "grad_norm": 8.414870262145996,
1173
+ "learning_rate": 2.4395069243646325e-05,
1174
+ "loss": 0.7437,
1175
+ "step": 4100
1176
+ },
1177
+ {
1178
+ "epoch": 1.6947411668036154,
1179
+ "grad_norm": 6.570865154266357,
1180
+ "learning_rate": 2.4204839446050832e-05,
1181
+ "loss": 0.7723,
1182
+ "step": 4125
1183
+ },
1184
+ {
1185
+ "epoch": 1.705012325390304,
1186
+ "grad_norm": 15.718646049499512,
1187
+ "learning_rate": 2.4014609648455336e-05,
1188
+ "loss": 0.723,
1189
+ "step": 4150
1190
+ },
1191
+ {
1192
+ "epoch": 1.7152834839769926,
1193
+ "grad_norm": 6.126451015472412,
1194
+ "learning_rate": 2.382437985085984e-05,
1195
+ "loss": 0.8231,
1196
+ "step": 4175
1197
+ },
1198
+ {
1199
+ "epoch": 1.7255546425636812,
1200
+ "grad_norm": 11.64771556854248,
1201
+ "learning_rate": 2.3634150053264344e-05,
1202
+ "loss": 0.8209,
1203
+ "step": 4200
1204
+ },
1205
+ {
1206
+ "epoch": 1.7358258011503698,
1207
+ "grad_norm": 5.567536354064941,
1208
+ "learning_rate": 2.344392025566885e-05,
1209
+ "loss": 0.7728,
1210
+ "step": 4225
1211
+ },
1212
+ {
1213
+ "epoch": 1.7460969597370584,
1214
+ "grad_norm": 14.451745986938477,
1215
+ "learning_rate": 2.3253690458073354e-05,
1216
+ "loss": 0.662,
1217
+ "step": 4250
1218
+ },
1219
+ {
1220
+ "epoch": 1.756368118323747,
1221
+ "grad_norm": 9.045269012451172,
1222
+ "learning_rate": 2.3063460660477858e-05,
1223
+ "loss": 0.6891,
1224
+ "step": 4275
1225
+ },
1226
+ {
1227
+ "epoch": 1.7666392769104355,
1228
+ "grad_norm": 16.544445037841797,
1229
+ "learning_rate": 2.2873230862882365e-05,
1230
+ "loss": 0.736,
1231
+ "step": 4300
1232
+ },
1233
+ {
1234
+ "epoch": 1.7769104354971241,
1235
+ "grad_norm": 11.248103141784668,
1236
+ "learning_rate": 2.268300106528687e-05,
1237
+ "loss": 0.7777,
1238
+ "step": 4325
1239
+ },
1240
+ {
1241
+ "epoch": 1.7871815940838127,
1242
+ "grad_norm": 11.933182716369629,
1243
+ "learning_rate": 2.2492771267691373e-05,
1244
+ "loss": 0.7531,
1245
+ "step": 4350
1246
+ },
1247
+ {
1248
+ "epoch": 1.7974527526705013,
1249
+ "grad_norm": 8.038924217224121,
1250
+ "learning_rate": 2.2302541470095877e-05,
1251
+ "loss": 0.7341,
1252
+ "step": 4375
1253
+ },
1254
+ {
1255
+ "epoch": 1.80772391125719,
1256
+ "grad_norm": 7.812161445617676,
1257
+ "learning_rate": 2.2112311672500384e-05,
1258
+ "loss": 0.8605,
1259
+ "step": 4400
1260
+ },
1261
+ {
1262
+ "epoch": 1.8179950698438785,
1263
+ "grad_norm": 12.166439056396484,
1264
+ "learning_rate": 2.1922081874904888e-05,
1265
+ "loss": 0.7074,
1266
+ "step": 4425
1267
+ },
1268
+ {
1269
+ "epoch": 1.828266228430567,
1270
+ "grad_norm": 4.371673107147217,
1271
+ "learning_rate": 2.173185207730939e-05,
1272
+ "loss": 0.6745,
1273
+ "step": 4450
1274
+ },
1275
+ {
1276
+ "epoch": 1.8385373870172557,
1277
+ "grad_norm": 8.490756034851074,
1278
+ "learning_rate": 2.1541622279713895e-05,
1279
+ "loss": 0.7307,
1280
+ "step": 4475
1281
+ },
1282
+ {
1283
+ "epoch": 1.8488085456039443,
1284
+ "grad_norm": 7.956775665283203,
1285
+ "learning_rate": 2.1351392482118402e-05,
1286
+ "loss": 0.7769,
1287
+ "step": 4500
1288
+ },
1289
+ {
1290
+ "epoch": 1.8590797041906328,
1291
+ "grad_norm": 7.089474678039551,
1292
+ "learning_rate": 2.1161162684522906e-05,
1293
+ "loss": 0.7046,
1294
+ "step": 4525
1295
+ },
1296
+ {
1297
+ "epoch": 1.8693508627773214,
1298
+ "grad_norm": 2.9681761264801025,
1299
+ "learning_rate": 2.0970932886927407e-05,
1300
+ "loss": 0.8095,
1301
+ "step": 4550
1302
+ },
1303
+ {
1304
+ "epoch": 1.87962202136401,
1305
+ "grad_norm": 6.0914788246154785,
1306
+ "learning_rate": 2.0780703089331914e-05,
1307
+ "loss": 0.6563,
1308
+ "step": 4575
1309
+ },
1310
+ {
1311
+ "epoch": 1.8898931799506984,
1312
+ "grad_norm": 11.194417953491211,
1313
+ "learning_rate": 2.0590473291736417e-05,
1314
+ "loss": 0.7105,
1315
+ "step": 4600
1316
+ },
1317
+ {
1318
+ "epoch": 1.900164338537387,
1319
+ "grad_norm": 5.9351630210876465,
1320
+ "learning_rate": 2.040024349414092e-05,
1321
+ "loss": 0.7624,
1322
+ "step": 4625
1323
+ },
1324
+ {
1325
+ "epoch": 1.9104354971240756,
1326
+ "grad_norm": 10.942832946777344,
1327
+ "learning_rate": 2.021001369654543e-05,
1328
+ "loss": 0.8749,
1329
+ "step": 4650
1330
+ },
1331
+ {
1332
+ "epoch": 1.9207066557107642,
1333
+ "grad_norm": 23.088796615600586,
1334
+ "learning_rate": 2.0019783898949932e-05,
1335
+ "loss": 0.6768,
1336
+ "step": 4675
1337
+ },
1338
+ {
1339
+ "epoch": 1.9309778142974527,
1340
+ "grad_norm": 13.417496681213379,
1341
+ "learning_rate": 1.9829554101354436e-05,
1342
+ "loss": 0.8015,
1343
+ "step": 4700
1344
+ },
1345
+ {
1346
+ "epoch": 1.9412489728841413,
1347
+ "grad_norm": 14.502254486083984,
1348
+ "learning_rate": 1.963932430375894e-05,
1349
+ "loss": 0.8015,
1350
+ "step": 4725
1351
+ },
1352
+ {
1353
+ "epoch": 1.95152013147083,
1354
+ "grad_norm": 17.016263961791992,
1355
+ "learning_rate": 1.9449094506163447e-05,
1356
+ "loss": 0.7385,
1357
+ "step": 4750
1358
+ },
1359
+ {
1360
+ "epoch": 1.9617912900575185,
1361
+ "grad_norm": 16.849445343017578,
1362
+ "learning_rate": 1.925886470856795e-05,
1363
+ "loss": 0.781,
1364
+ "step": 4775
1365
+ },
1366
+ {
1367
+ "epoch": 1.972062448644207,
1368
+ "grad_norm": 6.095672607421875,
1369
+ "learning_rate": 1.9068634910972454e-05,
1370
+ "loss": 0.776,
1371
+ "step": 4800
1372
+ },
1373
+ {
1374
+ "epoch": 1.9823336072308957,
1375
+ "grad_norm": 6.646244525909424,
1376
+ "learning_rate": 1.8878405113376958e-05,
1377
+ "loss": 0.77,
1378
+ "step": 4825
1379
+ },
1380
+ {
1381
+ "epoch": 1.9926047658175843,
1382
+ "grad_norm": 9.070975303649902,
1383
+ "learning_rate": 1.8688175315781465e-05,
1384
+ "loss": 0.6773,
1385
+ "step": 4850
1386
+ },
1387
+ {
1388
+ "epoch": 2.0,
1389
+ "eval_accuracy": 0.6727627658481455,
1390
+ "eval_f1_macro": 0.46967738742735765,
1391
+ "eval_f1_micro": 0.6727627658481455,
1392
+ "eval_f1_weighted": 0.6502514701582944,
1393
+ "eval_loss": 0.8308746218681335,
1394
+ "eval_precision_macro": 0.49478002146636724,
1395
+ "eval_precision_micro": 0.6727627658481455,
1396
+ "eval_precision_weighted": 0.6422114604760742,
1397
+ "eval_recall_macro": 0.4842957089134803,
1398
+ "eval_recall_micro": 0.6727627658481455,
1399
+ "eval_recall_weighted": 0.6727627658481455,
1400
+ "eval_runtime": 21.8495,
1401
+ "eval_samples_per_second": 445.456,
1402
+ "eval_steps_per_second": 13.959,
1403
+ "step": 4868
1404
+ }
1405
+ ],
1406
+ "logging_steps": 25,
1407
+ "max_steps": 7302,
1408
+ "num_input_tokens_seen": 0,
1409
+ "num_train_epochs": 3,
1410
+ "save_steps": 500,
1411
+ "stateful_callbacks": {
1412
+ "EarlyStoppingCallback": {
1413
+ "args": {
1414
+ "early_stopping_patience": 5,
1415
+ "early_stopping_threshold": 0.01
1416
+ },
1417
+ "attributes": {
1418
+ "early_stopping_patience_counter": 0
1419
+ }
1420
+ },
1421
+ "TrainerControl": {
1422
+ "args": {
1423
+ "should_epoch_stop": false,
1424
+ "should_evaluate": false,
1425
+ "should_log": false,
1426
+ "should_save": true,
1427
+ "should_training_stop": false
1428
+ },
1429
+ "attributes": {}
1430
+ }
1431
+ },
1432
+ "total_flos": 1.0246873159827456e+16,
1433
+ "train_batch_size": 8,
1434
+ "trial_name": null,
1435
+ "trial_params": null
1436
+ }
checkpoint-4868/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac400e993b667122966f28b577393ec40e2e4216fa191a3eac94c68102720480
3
+ size 5304
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "blanchefort/rubert-base-cased-sentiment-rusentiment",
3
+ "_num_labels": 5,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "directionality": "bidi",
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "1",
16
+ "1": "2",
17
+ "2": "3",
18
+ "3": "4",
19
+ "4": "5"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "1": 0,
25
+ "2": 1,
26
+ "3": 2,
27
+ "4": 3,
28
+ "5": 4
29
+ },
30
+ "layer_norm_eps": 1e-12,
31
+ "max_position_embeddings": 512,
32
+ "model_type": "bert",
33
+ "num_attention_heads": 12,
34
+ "num_hidden_layers": 12,
35
+ "output_past": true,
36
+ "pad_token_id": 0,
37
+ "pooler_fc_size": 768,
38
+ "pooler_num_attention_heads": 12,
39
+ "pooler_num_fc_layers": 3,
40
+ "pooler_size_per_head": 128,
41
+ "pooler_type": "first_token_transform",
42
+ "position_embedding_type": "absolute",
43
+ "problem_type": "single_label_classification",
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.46.2",
46
+ "type_vocab_size": 2,
47
+ "use_cache": true,
48
+ "vocab_size": 119547
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:856c75b4e4d7cbd5406fe7b45c3b9db7660270454819698eacdec43356daf3b7
3
+ size 711452684
runs/Nov09_12-55-01_986a72b0dbc9/events.out.tfevents.1731156903.986a72b0dbc9.264.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e09abe76054960530cdef7da77ba2593592abbf045876343cf1e866e49bb9236
3
- size 64552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6de193c06fb2e04ed2ba2be28cb58c5695b7f5e503b6e29a0799cab4fd6497
3
+ size 69959
runs/Nov09_12-55-01_986a72b0dbc9/events.out.tfevents.1731158250.986a72b0dbc9.264.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5a1f722dc8b17947f5d63bdfe722267adc76fbcd6ecb90a14f5c19a6b280e1f
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
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
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": 1000000000000000019884624838656,
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:ac400e993b667122966f28b577393ec40e2e4216fa191a3eac94c68102720480
3
+ size 5304
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "huawei-data-classification/autotrain-data",
3
+ "model": "blanchefort/rubert-base-cased-sentiment-rusentiment",
4
+ "lr": 5e-05,
5
+ "epochs": 3,
6
+ "max_seq_length": 256,
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": "huawei-data-classification",
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": "ivanovsdesign",
27
+ "log": "tensorboard",
28
+ "early_stopping_patience": 5,
29
+ "early_stopping_threshold": 0.01
30
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff