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: 0.
|
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: 0.9783
|
21 |
+
- Accuracy: 0.7
|
22 |
+
- F1: 0.6953
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.9709 | 1.0 | 88 | 0.7751 | 0.71 | 0.7004 |
|
54 |
+
| 0.7328 | 2.0 | 176 | 0.7444 | 0.72 | 0.7110 |
|
55 |
+
| 0.5756 | 3.0 | 264 | 0.7369 | 0.72 | 0.7100 |
|
56 |
+
| 0.4436 | 4.0 | 352 | 0.7851 | 0.71 | 0.7024 |
|
57 |
+
| 0.3441 | 5.0 | 440 | 0.8120 | 0.7 | 0.6967 |
|
58 |
+
| 0.2631 | 6.0 | 528 | 0.8517 | 0.71 | 0.7054 |
|
59 |
+
| 0.2097 | 7.0 | 616 | 0.9411 | 0.71 | 0.7079 |
|
60 |
+
| 0.1771 | 8.0 | 704 | 0.9783 | 0.7 | 0.6953 |
|
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:b8047b7c89d6e9d8005644bd6819ef1b98779bc0dd84de0817150cc16ac78a40
|
3 |
size 540071281
|