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.1974
|
21 |
+
- Accuracy: 0.68
|
22 |
+
- F1: 0.6775
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.9517 | 1.0 | 87 | 0.7514 | 0.66 | 0.6270 |
|
54 |
+
| 0.67 | 2.0 | 174 | 0.7394 | 0.69 | 0.6814 |
|
55 |
+
| 0.4899 | 3.0 | 261 | 0.7871 | 0.69 | 0.6812 |
|
56 |
+
| 0.3787 | 4.0 | 348 | 0.8098 | 0.7 | 0.6957 |
|
57 |
+
| 0.2649 | 5.0 | 435 | 0.9906 | 0.71 | 0.7045 |
|
58 |
+
| 0.2069 | 6.0 | 522 | 1.0679 | 0.69 | 0.6886 |
|
59 |
+
| 0.1483 | 7.0 | 609 | 1.1639 | 0.67 | 0.6669 |
|
60 |
+
| 0.119 | 8.0 | 696 | 1.1974 | 0.68 | 0.6775 |
|
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:1a81c5822192c949916d020d8d247a7863b993d0372996489c1b6902cecfe849
|
3 |
size 540071281
|