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.1341
|
21 |
+
- Accuracy: 0.74
|
22 |
+
- F1: 0.7394
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.9141 | 1.0 | 87 | 0.7614 | 0.66 | 0.6406 |
|
54 |
+
| 0.6131 | 2.0 | 174 | 0.6805 | 0.74 | 0.74 |
|
55 |
+
| 0.4267 | 3.0 | 261 | 0.7192 | 0.74 | 0.7385 |
|
56 |
+
| 0.2938 | 4.0 | 348 | 0.8398 | 0.7 | 0.6989 |
|
57 |
+
| 0.1957 | 5.0 | 435 | 0.9773 | 0.74 | 0.7385 |
|
58 |
+
| 0.158 | 6.0 | 522 | 1.0364 | 0.73 | 0.7271 |
|
59 |
+
| 0.1052 | 7.0 | 609 | 1.1180 | 0.73 | 0.73 |
|
60 |
+
| 0.0954 | 8.0 | 696 | 1.1341 | 0.74 | 0.7394 |
|
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:e4d5a953d86bff8600dc8a1ff88bb91c089674da80985e4319a5822fd1496bdb
|
3 |
size 540071281
|