Training completed!
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
- training_args.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 |
-
| 1.
|
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.9138
|
21 |
+
- Accuracy: 0.7
|
22 |
+
- F1: 0.7075
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 1.0279 | 1.0 | 44 | 0.8516 | 0.72 | 0.6966 |
|
54 |
+
| 0.7329 | 2.0 | 88 | 0.7172 | 0.74 | 0.7274 |
|
55 |
+
| 0.5587 | 3.0 | 132 | 0.7033 | 0.73 | 0.7274 |
|
56 |
+
| 0.4356 | 4.0 | 176 | 0.7519 | 0.7 | 0.7046 |
|
57 |
+
| 0.3429 | 5.0 | 220 | 0.7372 | 0.71 | 0.7159 |
|
58 |
+
| 0.27 | 6.0 | 264 | 0.8128 | 0.7 | 0.6991 |
|
59 |
+
| 0.2487 | 7.0 | 308 | 0.8904 | 0.73 | 0.7314 |
|
60 |
+
| 0.2058 | 8.0 | 352 | 0.9138 | 0.7 | 0.7075 |
|
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:fce49b42ce73b84b271bde1c546f799849a1cbff579c7dafeb564d2c5c29de14
|
3 |
size 540071281
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0f973470bdfd9c51ba55ccf35429028b7548f78f7c014ed2e6aa0afc2e59422
|
3 |
size 4091
|