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.2182
|
21 |
- Accuracy: 0.69
|
22 |
+
- F1: 0.6910
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.9152 | 1.0 | 86 | 0.7599 | 0.68 | 0.6556 |
|
54 |
+
| 0.6043 | 2.0 | 172 | 0.7114 | 0.7 | 0.7023 |
|
55 |
+
| 0.4061 | 3.0 | 258 | 0.7314 | 0.73 | 0.7344 |
|
56 |
+
| 0.2797 | 4.0 | 344 | 0.9199 | 0.71 | 0.7051 |
|
57 |
+
| 0.183 | 5.0 | 430 | 1.0362 | 0.71 | 0.7083 |
|
58 |
+
| 0.1371 | 6.0 | 516 | 1.1032 | 0.71 | 0.7065 |
|
59 |
+
| 0.0894 | 7.0 | 602 | 1.1811 | 0.71 | 0.7101 |
|
60 |
+
| 0.0779 | 8.0 | 688 | 1.2182 | 0.69 | 0.6910 |
|
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:49885e21dbc307baa082ba5cac139d513bf3289046bdc69c4d40cd5c4873334e
|
3 |
size 540071281
|