nguyenvanvi0812
commited on
Commit
•
de740d3
1
Parent(s):
761fdaf
Model save
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| No log | 1.0 |
|
52 |
-
| No log | 2.0 |
|
53 |
-
| No log | 3.0 |
|
54 |
-
| No log | 4.0 |
|
55 |
-
| No log | 5.0 |
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1123
|
20 |
+
- Accuracy: 0.9762
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 95 | 1.0711 | 0.8386 |
|
52 |
+
| No log | 2.0 | 190 | 0.5620 | 0.9286 |
|
53 |
+
| No log | 3.0 | 285 | 0.2919 | 0.9471 |
|
54 |
+
| No log | 4.0 | 380 | 0.1902 | 0.9550 |
|
55 |
+
| No log | 5.0 | 475 | 0.1740 | 0.9656 |
|
56 |
+
| 0.6945 | 6.0 | 570 | 0.1462 | 0.9709 |
|
57 |
+
| 0.6945 | 7.0 | 665 | 0.1347 | 0.9735 |
|
58 |
+
| 0.6945 | 8.0 | 760 | 0.1146 | 0.9762 |
|
59 |
+
| 0.6945 | 9.0 | 855 | 0.1154 | 0.9762 |
|
60 |
+
| 0.6945 | 10.0 | 950 | 0.1123 | 0.9762 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Dec13_15-29-07_5eb01ada6583/events.out.tfevents.1702481651.5eb01ada6583.20435.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0424942af6432416a02ec7f657f1d0b7498aa079429e1c3801a6db73046cc88
|
3 |
+
size 411
|