Training completed!
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,14 +50,14 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.3038
|
21 |
+
- Accuracy: 0.7
|
22 |
+
- F1: 0.7020
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.9304 | 1.0 | 88 | 0.7947 | 0.69 | 0.6829 |
|
54 |
+
| 0.5906 | 2.0 | 176 | 0.7605 | 0.7 | 0.6974 |
|
55 |
+
| 0.4155 | 3.0 | 264 | 0.7463 | 0.7 | 0.6984 |
|
56 |
+
| 0.2607 | 4.0 | 352 | 0.8617 | 0.71 | 0.7111 |
|
57 |
+
| 0.1595 | 5.0 | 440 | 1.0177 | 0.73 | 0.7307 |
|
58 |
+
| 0.1181 | 6.0 | 528 | 1.1650 | 0.69 | 0.6884 |
|
59 |
+
| 0.0651 | 7.0 | 616 | 1.2788 | 0.7 | 0.7020 |
|
60 |
+
| 0.05 | 8.0 | 704 | 1.3038 | 0.7 | 0.7020 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540071281
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4b0e703c139f383222125cc859960718630f5ded2742268f6be28cb8e8cc21a
|
3 |
size 540071281
|