Model save
Browse files- README.md +46 -44
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1 Score: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- Precision: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -51,50 +51,52 @@ The following hyperparameters were used during training:
|
|
51 |
- lr_scheduler_type: linear
|
52 |
- lr_scheduler_warmup_ratio: 0.1
|
53 |
- training_steps: 4000
|
54 |
-
- label_smoothing_factor: 0.
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Recall | Precision |
|
59 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:--------:|:------:|:---------:|
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
96 |
-
| 0.
|
97 |
-
| 0.
|
|
|
|
|
98 |
|
99 |
|
100 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.4661
|
22 |
+
- Accuracy: 0.9399
|
23 |
+
- F1 Score: 0.9222
|
24 |
+
- Recall: 0.9304
|
25 |
+
- Precision: 0.9146
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
51 |
- lr_scheduler_type: linear
|
52 |
- lr_scheduler_warmup_ratio: 0.1
|
53 |
- training_steps: 4000
|
54 |
+
- label_smoothing_factor: 0.05
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Recall | Precision |
|
59 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:--------:|:------:|:---------:|
|
60 |
+
| 1.854 | 0.8696 | 100 | 1.6864 | 0.3995 | 0.0816 | 0.1429 | 0.0571 |
|
61 |
+
| 1.5604 | 1.7391 | 200 | 1.3090 | 0.6106 | 0.2504 | 0.2819 | 0.2671 |
|
62 |
+
| 1.1923 | 2.6087 | 300 | 0.9517 | 0.7864 | 0.5715 | 0.5777 | 0.5674 |
|
63 |
+
| 0.9214 | 3.4783 | 400 | 0.7528 | 0.8372 | 0.6124 | 0.6292 | 0.5977 |
|
64 |
+
| 0.758 | 4.3478 | 500 | 0.6326 | 0.8668 | 0.6659 | 0.6622 | 0.7570 |
|
65 |
+
| 0.6389 | 5.2174 | 600 | 0.5610 | 0.8913 | 0.7804 | 0.7578 | 0.8994 |
|
66 |
+
| 0.5577 | 6.0870 | 700 | 0.5189 | 0.9098 | 0.8772 | 0.8752 | 0.8849 |
|
67 |
+
| 0.4924 | 6.9565 | 800 | 0.4865 | 0.9158 | 0.8883 | 0.8831 | 0.8952 |
|
68 |
+
| 0.4466 | 7.8261 | 900 | 0.4718 | 0.9234 | 0.9011 | 0.9000 | 0.9036 |
|
69 |
+
| 0.4074 | 8.6957 | 1000 | 0.4614 | 0.9242 | 0.9037 | 0.9023 | 0.9075 |
|
70 |
+
| 0.3986 | 9.5652 | 1100 | 0.4673 | 0.9236 | 0.9049 | 0.9137 | 0.8981 |
|
71 |
+
| 0.3673 | 10.4348 | 1200 | 0.4504 | 0.9307 | 0.9134 | 0.9059 | 0.9213 |
|
72 |
+
| 0.3579 | 11.3043 | 1300 | 0.4478 | 0.9315 | 0.9145 | 0.9180 | 0.9123 |
|
73 |
+
| 0.3408 | 12.1739 | 1400 | 0.4463 | 0.9315 | 0.9126 | 0.9101 | 0.9161 |
|
74 |
+
| 0.3316 | 13.0435 | 1500 | 0.4618 | 0.9304 | 0.9114 | 0.9233 | 0.9015 |
|
75 |
+
| 0.321 | 13.9130 | 1600 | 0.4430 | 0.9361 | 0.9178 | 0.9203 | 0.9163 |
|
76 |
+
| 0.3113 | 14.7826 | 1700 | 0.4418 | 0.9394 | 0.9206 | 0.9233 | 0.9180 |
|
77 |
+
| 0.3085 | 15.6522 | 1800 | 0.4470 | 0.9391 | 0.9214 | 0.9226 | 0.9207 |
|
78 |
+
| 0.304 | 16.5217 | 1900 | 0.4500 | 0.9370 | 0.9171 | 0.9136 | 0.9217 |
|
79 |
+
| 0.2967 | 17.3913 | 2000 | 0.4605 | 0.9345 | 0.9149 | 0.9135 | 0.9175 |
|
80 |
+
| 0.2956 | 18.2609 | 2100 | 0.4595 | 0.9348 | 0.9145 | 0.9238 | 0.9061 |
|
81 |
+
| 0.2874 | 19.1304 | 2200 | 0.4620 | 0.9378 | 0.9185 | 0.9200 | 0.9179 |
|
82 |
+
| 0.2891 | 20.0 | 2300 | 0.4602 | 0.9361 | 0.9167 | 0.9182 | 0.9166 |
|
83 |
+
| 0.2862 | 20.8696 | 2400 | 0.4600 | 0.9337 | 0.9149 | 0.9169 | 0.9133 |
|
84 |
+
| 0.2851 | 21.7391 | 2500 | 0.4556 | 0.9372 | 0.9184 | 0.9282 | 0.9095 |
|
85 |
+
| 0.2798 | 22.6087 | 2600 | 0.4586 | 0.9405 | 0.9223 | 0.9296 | 0.9156 |
|
86 |
+
| 0.2787 | 23.4783 | 2700 | 0.4547 | 0.9408 | 0.9250 | 0.9280 | 0.9223 |
|
87 |
+
| 0.2806 | 24.3478 | 2800 | 0.4590 | 0.9380 | 0.9188 | 0.9259 | 0.9124 |
|
88 |
+
| 0.2768 | 25.2174 | 2900 | 0.4618 | 0.9361 | 0.9188 | 0.9180 | 0.9204 |
|
89 |
+
| 0.2773 | 26.0870 | 3000 | 0.4579 | 0.9380 | 0.9203 | 0.9231 | 0.9177 |
|
90 |
+
| 0.2724 | 26.9565 | 3100 | 0.4632 | 0.9408 | 0.9253 | 0.9343 | 0.9169 |
|
91 |
+
| 0.2716 | 27.8261 | 3200 | 0.4744 | 0.9364 | 0.9205 | 0.9338 | 0.9088 |
|
92 |
+
| 0.2705 | 28.6957 | 3300 | 0.4600 | 0.9402 | 0.9218 | 0.9282 | 0.9159 |
|
93 |
+
| 0.2682 | 29.5652 | 3400 | 0.4689 | 0.9380 | 0.9196 | 0.9256 | 0.9142 |
|
94 |
+
| 0.2718 | 30.4348 | 3500 | 0.4682 | 0.9413 | 0.9226 | 0.9288 | 0.9173 |
|
95 |
+
| 0.2694 | 31.3043 | 3600 | 0.4660 | 0.9386 | 0.9201 | 0.9289 | 0.9119 |
|
96 |
+
| 0.2678 | 32.1739 | 3700 | 0.4613 | 0.9405 | 0.9216 | 0.9239 | 0.9195 |
|
97 |
+
| 0.2679 | 33.0435 | 3800 | 0.4631 | 0.9408 | 0.9224 | 0.9280 | 0.9171 |
|
98 |
+
| 0.2681 | 33.9130 | 3900 | 0.4643 | 0.9402 | 0.9223 | 0.9299 | 0.9152 |
|
99 |
+
| 0.2685 | 34.7826 | 4000 | 0.4661 | 0.9399 | 0.9222 | 0.9304 | 0.9146 |
|
100 |
|
101 |
|
102 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540038764
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bc8489e1d1ab86bcea7632285d12e26be8f89dbb627a88310bbb96d546f1f03
|
3 |
size 540038764
|