End of training
Browse files- README.md +13 -20
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
- Recall: 0.8904
|
29 |
|
30 |
## Model description
|
@@ -58,22 +58,15 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
60 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.0923 | 12.4224 | 1000 | 0.4473 | 0.9258 | 0.8745 | 0.8666 | 0.8830 |
|
71 |
-
| 0.0923 | 13.6646 | 1100 | 0.4279 | 0.9169 | 0.8651 | 0.8455 | 0.8898 |
|
72 |
-
| 0.0923 | 14.9068 | 1200 | 0.5118 | 0.9340 | 0.8860 | 0.8853 | 0.8866 |
|
73 |
-
| 0.0586 | 16.1491 | 1300 | 0.5454 | 0.9417 | 0.8966 | 0.9072 | 0.8870 |
|
74 |
-
| 0.0586 | 17.3913 | 1400 | 0.5139 | 0.9338 | 0.8860 | 0.8841 | 0.8878 |
|
75 |
-
| 0.0586 | 18.6335 | 1500 | 0.5625 | 0.9392 | 0.8929 | 0.9004 | 0.8859 |
|
76 |
-
| 0.0586 | 19.8758 | 1600 | 0.5346 | 0.9359 | 0.8894 | 0.8884 | 0.8904 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.4167
|
25 |
+
- Accuracy: 0.9077
|
26 |
+
- F1: 0.8903
|
27 |
+
- Precision: 0.8902
|
28 |
- Recall: 0.8904
|
29 |
|
30 |
## Model description
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
60 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
61 |
+
| 0.6924 | 2.1277 | 100 | 0.3109 | 0.8863 | 0.8704 | 0.8590 | 0.8875 |
|
62 |
+
| 0.3068 | 4.2553 | 200 | 0.2648 | 0.9187 | 0.9031 | 0.9044 | 0.9018 |
|
63 |
+
| 0.3068 | 6.3830 | 300 | 0.3089 | 0.9173 | 0.9006 | 0.9056 | 0.8961 |
|
64 |
+
| 0.1813 | 8.5106 | 400 | 0.3284 | 0.921 | 0.9056 | 0.9081 | 0.9031 |
|
65 |
+
| 0.1813 | 10.6383 | 500 | 0.3317 | 0.905 | 0.8888 | 0.8835 | 0.8948 |
|
66 |
+
| 0.1185 | 12.7660 | 600 | 0.3676 | 0.896 | 0.8798 | 0.8710 | 0.8912 |
|
67 |
+
| 0.1185 | 14.8936 | 700 | 0.3970 | 0.9033 | 0.8854 | 0.8846 | 0.8861 |
|
68 |
+
| 0.079 | 17.0213 | 800 | 0.4143 | 0.9047 | 0.8867 | 0.8867 | 0.8867 |
|
69 |
+
| 0.079 | 19.1489 | 900 | 0.4167 | 0.9077 | 0.8903 | 0.8902 | 0.8904 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540023384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68429966ddd132cb1135f8f25a313ef7a2cd8a70c16af0dae49dfd9970cfbb8f
|
3 |
size 540023384
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6493110b633dc245490201d5085f26597759ad21c911deef3f6f9738df3f053a
|
3 |
size 5112
|