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: 1.
|
21 |
- Accuracy: 0.69
|
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.2465
|
21 |
- Accuracy: 0.69
|
22 |
+
- F1: 0.6880
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.9109 | 1.0 | 88 | 0.8214 | 0.65 | 0.6425 |
|
54 |
+
| 0.6223 | 2.0 | 176 | 0.6999 | 0.7 | 0.7021 |
|
55 |
+
| 0.424 | 3.0 | 264 | 0.7126 | 0.73 | 0.7305 |
|
56 |
+
| 0.2932 | 4.0 | 352 | 0.8673 | 0.72 | 0.7172 |
|
57 |
+
| 0.1692 | 5.0 | 440 | 1.0126 | 0.68 | 0.6806 |
|
58 |
+
| 0.1192 | 6.0 | 528 | 1.1561 | 0.69 | 0.6889 |
|
59 |
+
| 0.067 | 7.0 | 616 | 1.2002 | 0.68 | 0.6835 |
|
60 |
+
| 0.0481 | 8.0 | 704 | 1.2465 | 0.69 | 0.6880 |
|
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:b328b9f8c10da77d616d5d6322272de175c60d67a5bed8e7c91ea5d4a9432641
|
3 |
size 540071281
|