hack-leti-acc-0.42
Browse files- README.md +33 -10
- model.safetensors +1 -1
- runs/Apr21_05-07-19_fcd1c60759f7/events.out.tfevents.1713676040.fcd1c60759f7.1663.3 +3 -0
- runs/Apr21_05-07-57_fcd1c60759f7/events.out.tfevents.1713676078.fcd1c60759f7.1663.4 +3 -0
- runs/Apr21_05-09-02_fcd1c60759f7/events.out.tfevents.1713676143.fcd1c60759f7.1663.5 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [ai-forever/ruRoberta-large](https://huggingface.co/ai-forever/ruRoberta-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 3.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,19 +42,42 @@ The following hyperparameters were used during training:
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| No log | 1.0 | 95 |
|
52 |
-
| No log | 2.0 | 190 | 2.
|
53 |
-
| No log | 3.0 | 285 |
|
54 |
-
| No log | 4.0 | 380 |
|
55 |
-
| No log | 5.0 | 475 |
|
56 |
-
| 0.
|
57 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [ai-forever/ruRoberta-large](https://huggingface.co/ai-forever/ruRoberta-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 3.5528
|
20 |
+
- Accuracy: 0.4286
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 30
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 95 | 3.0691 | 0.2857 |
|
52 |
+
| No log | 2.0 | 190 | 2.3608 | 0.4656 |
|
53 |
+
| No log | 3.0 | 285 | 2.8215 | 0.4180 |
|
54 |
+
| No log | 4.0 | 380 | 2.7833 | 0.3651 |
|
55 |
+
| No log | 5.0 | 475 | 2.3186 | 0.4550 |
|
56 |
+
| 0.5693 | 6.0 | 570 | 2.3792 | 0.4180 |
|
57 |
+
| 0.5693 | 7.0 | 665 | 2.5442 | 0.4603 |
|
58 |
+
| 0.5693 | 8.0 | 760 | 2.6696 | 0.4444 |
|
59 |
+
| 0.5693 | 9.0 | 855 | 2.3096 | 0.4762 |
|
60 |
+
| 0.5693 | 10.0 | 950 | 2.8165 | 0.4550 |
|
61 |
+
| 0.4429 | 11.0 | 1045 | 3.2277 | 0.4233 |
|
62 |
+
| 0.4429 | 12.0 | 1140 | 3.0367 | 0.4233 |
|
63 |
+
| 0.4429 | 13.0 | 1235 | 3.3685 | 0.4127 |
|
64 |
+
| 0.4429 | 14.0 | 1330 | 3.3807 | 0.4180 |
|
65 |
+
| 0.4429 | 15.0 | 1425 | 3.5592 | 0.4021 |
|
66 |
+
| 0.3361 | 16.0 | 1520 | 3.8085 | 0.3915 |
|
67 |
+
| 0.3361 | 17.0 | 1615 | 3.3284 | 0.4233 |
|
68 |
+
| 0.3361 | 18.0 | 1710 | 3.2054 | 0.4339 |
|
69 |
+
| 0.3361 | 19.0 | 1805 | 3.6119 | 0.4180 |
|
70 |
+
| 0.3361 | 20.0 | 1900 | 3.5837 | 0.4339 |
|
71 |
+
| 0.3361 | 21.0 | 1995 | 3.4894 | 0.4180 |
|
72 |
+
| 0.2764 | 22.0 | 2090 | 3.3315 | 0.4074 |
|
73 |
+
| 0.2764 | 23.0 | 2185 | 3.5583 | 0.4127 |
|
74 |
+
| 0.2764 | 24.0 | 2280 | 3.4930 | 0.4127 |
|
75 |
+
| 0.2764 | 25.0 | 2375 | 3.5141 | 0.4339 |
|
76 |
+
| 0.2764 | 26.0 | 2470 | 3.5180 | 0.4339 |
|
77 |
+
| 0.2182 | 27.0 | 2565 | 3.6063 | 0.4233 |
|
78 |
+
| 0.2182 | 28.0 | 2660 | 3.5765 | 0.4233 |
|
79 |
+
| 0.2182 | 29.0 | 2755 | 3.5506 | 0.4233 |
|
80 |
+
| 0.2182 | 30.0 | 2850 | 3.5528 | 0.4286 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421589716
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d1756ecd9d895f97505bea5100f218b8a1e5599bf75e1ede683a617dc722cca
|
3 |
size 1421589716
|
runs/Apr21_05-07-19_fcd1c60759f7/events.out.tfevents.1713676040.fcd1c60759f7.1663.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de30593e46870a7ee60e74f84cded41abd3def07baabb83ba2cc67f4f163e4af
|
3 |
+
size 16290
|
runs/Apr21_05-07-57_fcd1c60759f7/events.out.tfevents.1713676078.fcd1c60759f7.1663.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b474f0eaad0339536eab9206cb84be1d9e3f7aa6e2ccce6fd8cacb51a73daf32
|
3 |
+
size 16979
|
runs/Apr21_05-09-02_fcd1c60759f7/events.out.tfevents.1713676143.fcd1c60759f7.1663.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abb14bfed2e530124791ab9aeb46d946e6016f0ed7d9a37f73f0aeb48e6b9136
|
3 |
+
size 27429
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d64c968db9ec2f165b3353b1da79b0459805ac128871934409529ac65e3c805
|
3 |
size 4856
|