DandinPower
commited on
Commit
•
44521ce
1
Parent(s):
250edb4
End of training
Browse files- README.md +42 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the DandinPower/review_onlytitleandtext dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
-
- Macro F1: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -55,7 +55,7 @@ More information needed
|
|
55 |
The following hyperparameters were used during training:
|
56 |
- learning_rate: 4.5e-05
|
57 |
- train_batch_size: 8
|
58 |
-
- eval_batch_size:
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
@@ -64,16 +64,43 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
-
| Training Loss | Epoch | Step
|
68 |
-
|
69 |
-
| 0.
|
70 |
-
|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.639
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the DandinPower/review_onlytitleandtext dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.4437
|
36 |
+
- Accuracy: 0.639
|
37 |
+
- Macro F1: 0.6399
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
55 |
The following hyperparameters were used during training:
|
56 |
- learning_rate: 4.5e-05
|
57 |
- train_batch_size: 8
|
58 |
+
- eval_batch_size: 8
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
|
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro F1 |
|
68 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|
|
69 |
+
| 0.9984 | 0.14 | 500 | 0.9957 | 0.5819 | 0.5794 |
|
70 |
+
| 1.0009 | 0.29 | 1000 | 0.9064 | 0.6161 | 0.6222 |
|
71 |
+
| 0.9462 | 0.43 | 1500 | 0.9272 | 0.6047 | 0.5906 |
|
72 |
+
| 0.9037 | 0.57 | 2000 | 0.9866 | 0.5817 | 0.5750 |
|
73 |
+
| 0.8923 | 0.71 | 2500 | 0.8666 | 0.6124 | 0.5898 |
|
74 |
+
| 0.905 | 0.86 | 3000 | 0.8855 | 0.5996 | 0.5745 |
|
75 |
+
| 0.9017 | 1.0 | 3500 | 0.8521 | 0.6276 | 0.6258 |
|
76 |
+
| 0.8487 | 1.14 | 4000 | 0.8540 | 0.6309 | 0.6292 |
|
77 |
+
| 0.8042 | 1.29 | 4500 | 0.8534 | 0.6323 | 0.6294 |
|
78 |
+
| 0.8165 | 1.43 | 5000 | 0.8350 | 0.6347 | 0.6389 |
|
79 |
+
| 0.8224 | 1.57 | 5500 | 0.8687 | 0.6321 | 0.6279 |
|
80 |
+
| 0.7799 | 1.71 | 6000 | 0.8810 | 0.6316 | 0.6298 |
|
81 |
+
| 0.7354 | 1.86 | 6500 | 0.8719 | 0.639 | 0.6346 |
|
82 |
+
| 0.8026 | 2.0 | 7000 | 0.8829 | 0.6159 | 0.6154 |
|
83 |
+
| 0.6818 | 2.14 | 7500 | 0.9274 | 0.6383 | 0.6408 |
|
84 |
+
| 0.6704 | 2.29 | 8000 | 0.9327 | 0.6401 | 0.6377 |
|
85 |
+
| 0.6498 | 2.43 | 8500 | 0.8786 | 0.6367 | 0.6414 |
|
86 |
+
| 0.6956 | 2.57 | 9000 | 0.9165 | 0.6374 | 0.6320 |
|
87 |
+
| 0.6729 | 2.71 | 9500 | 0.9929 | 0.6116 | 0.6153 |
|
88 |
+
| 0.6963 | 2.86 | 10000 | 0.8843 | 0.6397 | 0.6418 |
|
89 |
+
| 0.6795 | 3.0 | 10500 | 0.9204 | 0.6471 | 0.6492 |
|
90 |
+
| 0.536 | 3.14 | 11000 | 1.0496 | 0.641 | 0.6447 |
|
91 |
+
| 0.5212 | 3.29 | 11500 | 1.0836 | 0.6466 | 0.6466 |
|
92 |
+
| 0.5278 | 3.43 | 12000 | 1.0635 | 0.6377 | 0.6420 |
|
93 |
+
| 0.5631 | 3.57 | 12500 | 1.0144 | 0.6436 | 0.6449 |
|
94 |
+
| 0.4899 | 3.71 | 13000 | 1.1613 | 0.6416 | 0.6420 |
|
95 |
+
| 0.509 | 3.86 | 13500 | 1.0841 | 0.6446 | 0.6442 |
|
96 |
+
| 0.5176 | 4.0 | 14000 | 1.0819 | 0.639 | 0.6426 |
|
97 |
+
| 0.3587 | 4.14 | 14500 | 1.3046 | 0.6401 | 0.6412 |
|
98 |
+
| 0.4342 | 4.29 | 15000 | 1.3250 | 0.6371 | 0.6394 |
|
99 |
+
| 0.3358 | 4.43 | 15500 | 1.4140 | 0.6387 | 0.6395 |
|
100 |
+
| 0.3773 | 4.57 | 16000 | 1.4286 | 0.6399 | 0.6416 |
|
101 |
+
| 0.4173 | 4.71 | 16500 | 1.4825 | 0.6393 | 0.6396 |
|
102 |
+
| 0.4072 | 4.86 | 17000 | 1.4357 | 0.6393 | 0.6405 |
|
103 |
+
| 0.3743 | 5.0 | 17500 | 1.4437 | 0.639 | 0.6399 |
|
104 |
|
105 |
|
106 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 737728508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21f14fed1ee90c5da8fc8050837d14875ae87080c2d91cf8709a502f924c1154
|
3 |
size 737728508
|