ivanovsdesign commited on
Commit
ebebb9f
·
verified ·
1 Parent(s): 288562a

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: ivanovsdesign/sbert-ru-huawei-sentiment-fine-up
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.8187900185585022
17
+
18
+ f1_macro: 0.4688891046680926
19
+
20
+ f1_micro: 0.6755368334532005
21
+
22
+ f1_weighted: 0.6528249387359626
23
+
24
+ precision_macro: 0.5035109628201623
25
+
26
+ precision_micro: 0.6755368334532005
27
+
28
+ precision_weighted: 0.6460535502350792
29
+
30
+ recall_macro: 0.48754194632937153
31
+
32
+ recall_micro: 0.6755368334532005
33
+
34
+ recall_weighted: 0.6755368334532005
35
+
36
+ accuracy: 0.6755368334532005
checkpoint-1217/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ivanovsdesign/sbert-ru-huawei-sentiment-fine-up",
3
+ "_num_labels": 5,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "directionality": "bidi",
10
+ "finetuning_task": "sst2",
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 1024,
15
+ "id2label": {
16
+ "0": "1",
17
+ "1": "2",
18
+ "2": "3",
19
+ "3": "4",
20
+ "4": "5"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 4096,
24
+ "label2id": {
25
+ "1": 0,
26
+ "2": 1,
27
+ "3": 2,
28
+ "4": 3,
29
+ "5": 4
30
+ },
31
+ "layer_norm_eps": 1e-12,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "bert",
34
+ "num_attention_heads": 16,
35
+ "num_hidden_layers": 24,
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": 120138
49
+ }
checkpoint-1217/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285019edfaf59b1d6e2d0ab85bdf0dbfc5e3c30e8e1c466884314622afa1b3fc
3
+ size 1707702436
checkpoint-1217/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc4dd64cfdcdee7bc037c9f5e1ed38064c677cfa9ba5911a15bf84df7ddebcea
3
+ size 3415639277
checkpoint-1217/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1b7b1f9588d9ff35f80d3b562cbd0c226c0798100944d607a0f1f448eb8d41
3
+ size 14512
checkpoint-1217/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dafa3c8e22a0be184f9d7c0ba71ab891e363a3d41b070475318dad3f3641e61
3
+ size 14512
checkpoint-1217/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28a480dc8c0b34ed5957a7c9c1fb5ef517f1594049705168aa9dbfbb06180ca4
3
+ size 1064
checkpoint-1217/trainer_state.json ADDED
@@ -0,0 +1,396 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8255903124809265,
3
+ "best_model_checkpoint": "sbert-ru-huawei-sentiment-fine-additional/checkpoint-1217",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1217,
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.020542317173377157,
13
+ "grad_norm": 5.6351447105407715,
14
+ "learning_rate": 3.415300546448088e-06,
15
+ "loss": 0.8092,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.041084634346754315,
20
+ "grad_norm": 4.872824668884277,
21
+ "learning_rate": 6.830601092896176e-06,
22
+ "loss": 0.7381,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.06162695152013147,
27
+ "grad_norm": 8.779582023620605,
28
+ "learning_rate": 1.0109289617486339e-05,
29
+ "loss": 0.756,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.08216926869350863,
34
+ "grad_norm": 7.241989612579346,
35
+ "learning_rate": 1.3524590163934428e-05,
36
+ "loss": 0.7791,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.10271158586688578,
41
+ "grad_norm": 4.666262149810791,
42
+ "learning_rate": 1.6939890710382514e-05,
43
+ "loss": 0.7416,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.12325390304026294,
48
+ "grad_norm": 3.8794476985931396,
49
+ "learning_rate": 2.03551912568306e-05,
50
+ "loss": 0.746,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.1437962202136401,
55
+ "grad_norm": 8.589350700378418,
56
+ "learning_rate": 2.377049180327869e-05,
57
+ "loss": 0.6762,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.16433853738701726,
62
+ "grad_norm": 6.607258319854736,
63
+ "learning_rate": 2.718579234972678e-05,
64
+ "loss": 0.8163,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.1848808545603944,
69
+ "grad_norm": 4.876005172729492,
70
+ "learning_rate": 3.0601092896174864e-05,
71
+ "loss": 0.7367,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.20542317173377156,
76
+ "grad_norm": 5.488433361053467,
77
+ "learning_rate": 3.387978142076503e-05,
78
+ "loss": 0.7825,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.22596548890714874,
83
+ "grad_norm": 5.337741851806641,
84
+ "learning_rate": 3.729508196721312e-05,
85
+ "loss": 0.7578,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.2465078060805259,
90
+ "grad_norm": 4.779869079589844,
91
+ "learning_rate": 4.07103825136612e-05,
92
+ "loss": 0.7796,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.26705012325390304,
97
+ "grad_norm": 10.677047729492188,
98
+ "learning_rate": 4.412568306010929e-05,
99
+ "loss": 0.78,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.2875924404272802,
104
+ "grad_norm": 8.01126766204834,
105
+ "learning_rate": 4.754098360655738e-05,
106
+ "loss": 0.8134,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.30813475760065734,
111
+ "grad_norm": 4.4165263175964355,
112
+ "learning_rate": 4.9893455098934556e-05,
113
+ "loss": 0.7755,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.3286770747740345,
118
+ "grad_norm": 6.150760650634766,
119
+ "learning_rate": 4.951293759512938e-05,
120
+ "loss": 0.7532,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.3492193919474117,
125
+ "grad_norm": 5.5157341957092285,
126
+ "learning_rate": 4.9132420091324204e-05,
127
+ "loss": 0.8006,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.3697617091207888,
132
+ "grad_norm": 5.472987174987793,
133
+ "learning_rate": 4.875190258751903e-05,
134
+ "loss": 0.7316,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.390304026294166,
139
+ "grad_norm": 5.641602039337158,
140
+ "learning_rate": 4.837138508371385e-05,
141
+ "loss": 0.7612,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.4108463434675431,
146
+ "grad_norm": 8.425959587097168,
147
+ "learning_rate": 4.799086757990868e-05,
148
+ "loss": 0.7982,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.4313886606409203,
153
+ "grad_norm": 4.366255283355713,
154
+ "learning_rate": 4.76103500761035e-05,
155
+ "loss": 0.7686,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.4519309778142975,
160
+ "grad_norm": 5.278375148773193,
161
+ "learning_rate": 4.7229832572298326e-05,
162
+ "loss": 0.8059,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.4724732949876746,
167
+ "grad_norm": 4.964376926422119,
168
+ "learning_rate": 4.684931506849316e-05,
169
+ "loss": 0.7684,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.4930156121610518,
174
+ "grad_norm": 6.820468902587891,
175
+ "learning_rate": 4.6468797564687975e-05,
176
+ "loss": 0.7901,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.5135579293344289,
181
+ "grad_norm": 7.251264572143555,
182
+ "learning_rate": 4.6088280060882806e-05,
183
+ "loss": 0.7791,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.5341002465078061,
188
+ "grad_norm": 7.436245441436768,
189
+ "learning_rate": 4.5707762557077624e-05,
190
+ "loss": 0.7577,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.5546425636811833,
195
+ "grad_norm": 13.443830490112305,
196
+ "learning_rate": 4.5327245053272455e-05,
197
+ "loss": 0.7666,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.5751848808545604,
202
+ "grad_norm": 5.962008476257324,
203
+ "learning_rate": 4.494672754946728e-05,
204
+ "loss": 0.7564,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.5957271980279375,
209
+ "grad_norm": 3.0770370960235596,
210
+ "learning_rate": 4.4566210045662104e-05,
211
+ "loss": 0.7902,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.6162695152013147,
216
+ "grad_norm": 8.193988800048828,
217
+ "learning_rate": 4.418569254185693e-05,
218
+ "loss": 0.7324,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.6368118323746919,
223
+ "grad_norm": 8.510249137878418,
224
+ "learning_rate": 4.380517503805175e-05,
225
+ "loss": 0.7407,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.657354149548069,
230
+ "grad_norm": 6.3070220947265625,
231
+ "learning_rate": 4.342465753424658e-05,
232
+ "loss": 0.7819,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.6778964667214462,
237
+ "grad_norm": 6.479777812957764,
238
+ "learning_rate": 4.30441400304414e-05,
239
+ "loss": 0.7746,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.6984387838948234,
244
+ "grad_norm": 6.115039348602295,
245
+ "learning_rate": 4.2663622526636226e-05,
246
+ "loss": 0.7146,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.7189811010682005,
251
+ "grad_norm": 9.666036605834961,
252
+ "learning_rate": 4.228310502283106e-05,
253
+ "loss": 0.8091,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.7395234182415776,
258
+ "grad_norm": 5.502596378326416,
259
+ "learning_rate": 4.1902587519025875e-05,
260
+ "loss": 0.7606,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.7600657354149548,
265
+ "grad_norm": 3.2978105545043945,
266
+ "learning_rate": 4.1522070015220706e-05,
267
+ "loss": 0.787,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.780608052588332,
272
+ "grad_norm": 4.256566524505615,
273
+ "learning_rate": 4.114155251141552e-05,
274
+ "loss": 0.7761,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.8011503697617092,
279
+ "grad_norm": 8.732786178588867,
280
+ "learning_rate": 4.0761035007610354e-05,
281
+ "loss": 0.7634,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.8216926869350862,
286
+ "grad_norm": 7.156558036804199,
287
+ "learning_rate": 4.038051750380518e-05,
288
+ "loss": 0.6841,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.8422350041084634,
293
+ "grad_norm": 5.490506172180176,
294
+ "learning_rate": 4e-05,
295
+ "loss": 0.7983,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.8627773212818406,
300
+ "grad_norm": 5.703302383422852,
301
+ "learning_rate": 3.961948249619483e-05,
302
+ "loss": 0.7687,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.8833196384552178,
307
+ "grad_norm": 4.977391242980957,
308
+ "learning_rate": 3.923896499238965e-05,
309
+ "loss": 0.7807,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.903861955628595,
314
+ "grad_norm": 5.148677349090576,
315
+ "learning_rate": 3.8858447488584476e-05,
316
+ "loss": 0.7592,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.924404272801972,
321
+ "grad_norm": 3.742412805557251,
322
+ "learning_rate": 3.84779299847793e-05,
323
+ "loss": 0.7896,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.9449465899753492,
328
+ "grad_norm": 7.102028846740723,
329
+ "learning_rate": 3.8097412480974125e-05,
330
+ "loss": 0.7355,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.9654889071487264,
335
+ "grad_norm": 8.146830558776855,
336
+ "learning_rate": 3.7716894977168956e-05,
337
+ "loss": 0.7436,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.9860312243221035,
342
+ "grad_norm": 6.869138240814209,
343
+ "learning_rate": 3.7336377473363774e-05,
344
+ "loss": 0.8159,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 1.0,
349
+ "eval_accuracy": 0.6762560361656221,
350
+ "eval_f1_macro": 0.4664785690298885,
351
+ "eval_f1_micro": 0.6762560361656221,
352
+ "eval_f1_weighted": 0.6508483272042555,
353
+ "eval_loss": 0.8255903124809265,
354
+ "eval_precision_macro": 0.5211296463695433,
355
+ "eval_precision_micro": 0.6762560361656221,
356
+ "eval_precision_weighted": 0.6496572452074998,
357
+ "eval_recall_macro": 0.4850420718640266,
358
+ "eval_recall_micro": 0.6762560361656221,
359
+ "eval_recall_weighted": 0.6762560361656221,
360
+ "eval_runtime": 61.9536,
361
+ "eval_samples_per_second": 157.101,
362
+ "eval_steps_per_second": 2.47,
363
+ "step": 1217
364
+ }
365
+ ],
366
+ "logging_steps": 25,
367
+ "max_steps": 3651,
368
+ "num_input_tokens_seen": 0,
369
+ "num_train_epochs": 3,
370
+ "save_steps": 500,
371
+ "stateful_callbacks": {
372
+ "EarlyStoppingCallback": {
373
+ "args": {
374
+ "early_stopping_patience": 5,
375
+ "early_stopping_threshold": 0.01
376
+ },
377
+ "attributes": {
378
+ "early_stopping_patience_counter": 0
379
+ }
380
+ },
381
+ "TrainerControl": {
382
+ "args": {
383
+ "should_epoch_stop": false,
384
+ "should_evaluate": false,
385
+ "should_log": false,
386
+ "should_save": true,
387
+ "should_training_stop": false
388
+ },
389
+ "attributes": {}
390
+ }
391
+ },
392
+ "total_flos": 1.8146751147933696e+16,
393
+ "train_batch_size": 16,
394
+ "trial_name": null,
395
+ "trial_params": null
396
+ }
checkpoint-1217/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0058038dbb2681c5f68ab10b7ea0250df267e9fc6b4f3a9a2b5eb5120af9648a
3
+ size 5304
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ivanovsdesign/sbert-ru-huawei-sentiment-fine-up",
3
+ "_num_labels": 5,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "directionality": "bidi",
10
+ "finetuning_task": "sst2",
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 1024,
15
+ "id2label": {
16
+ "0": "1",
17
+ "1": "2",
18
+ "2": "3",
19
+ "3": "4",
20
+ "4": "5"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 4096,
24
+ "label2id": {
25
+ "1": 0,
26
+ "2": 1,
27
+ "3": 2,
28
+ "4": 3,
29
+ "5": 4
30
+ },
31
+ "layer_norm_eps": 1e-12,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "bert",
34
+ "num_attention_heads": 16,
35
+ "num_hidden_layers": 24,
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": 120138
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285019edfaf59b1d6e2d0ab85bdf0dbfc5e3c30e8e1c466884314622afa1b3fc
3
+ size 1707702436
runs/Nov10_01-12-28_01c8b38e17ba/events.out.tfevents.1731201150.01c8b38e17ba.296.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72309c0ef390860df2e30f7cc95aa658b738535a0d7aad68e4d29db4c43558fc
3
- size 34927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0706e0c32e89e49b98eeaace3cf04a7db3baced5a654b4749631da18c47a03d1
3
+ size 39279
runs/Nov10_01-12-28_01c8b38e17ba/events.out.tfevents.1731204044.01c8b38e17ba.296.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4615146a24d35c53f98563d08fbfe8e2e376cebb277ed8d7c3f8eef7f0fff9a5
3
+ size 921
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
48
+ "mask_token": "[MASK]",
49
+ "max_length": 256,
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "never_split": null,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "[PAD]",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "[SEP]",
57
+ "stride": 0,
58
+ "strip_accents": null,
59
+ "tokenize_chinese_chars": true,
60
+ "tokenizer_class": "BertTokenizer",
61
+ "truncation_side": "right",
62
+ "truncation_strategy": "longest_first",
63
+ "unk_token": "[UNK]"
64
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0058038dbb2681c5f68ab10b7ea0250df267e9fc6b4f3a9a2b5eb5120af9648a
3
+ size 5304
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "sbert-ru-huawei-sentiment-fine-additional/autotrain-data",
3
+ "model": "ivanovsdesign/sbert-ru-huawei-sentiment-fine-up",
4
+ "lr": 5e-05,
5
+ "epochs": 3,
6
+ "max_seq_length": 256,
7
+ "batch_size": 16,
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": "sbert-ru-huawei-sentiment-fine-additional",
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