Training completed!
Browse files- README.md +10 -10
- 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: 0.
|
21 |
- Accuracy: 0.71
|
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 |
-
|
|
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: 0.8971
|
21 |
- Accuracy: 0.71
|
22 |
+
- F1: 0.7064
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 1.0056 | 1.0 | 88 | 0.8277 | 0.67 | 0.6501 |
|
54 |
+
| 0.7703 | 2.0 | 176 | 0.7912 | 0.57 | 0.5253 |
|
55 |
+
| 0.642 | 3.0 | 264 | 0.7158 | 0.71 | 0.7036 |
|
56 |
+
| 0.5139 | 4.0 | 352 | 0.6648 | 0.73 | 0.7272 |
|
57 |
+
| 0.3862 | 5.0 | 440 | 0.7784 | 0.72 | 0.7150 |
|
58 |
+
| 0.3029 | 6.0 | 528 | 0.8894 | 0.7 | 0.6924 |
|
59 |
+
| 0.2315 | 7.0 | 616 | 0.8696 | 0.71 | 0.7050 |
|
60 |
+
| 0.1903 | 8.0 | 704 | 0.8971 | 0.71 | 0.7064 |
|
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:78b85fbc3be6a87161ce3021dc74de3e3a17730df2bf515e97e1d433c329f75e
|
3 |
size 540071281
|