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.8720
|
21 |
+
- Accuracy: 0.71
|
22 |
+
- F1: 0.7085
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| 1.0125 | 1.0 | 44 | 0.8552 | 0.63 | 0.5142 |
|
54 |
+
| 0.7443 | 2.0 | 88 | 0.6888 | 0.7 | 0.6941 |
|
55 |
+
| 0.5851 | 3.0 | 132 | 0.6873 | 0.72 | 0.7164 |
|
56 |
+
| 0.4457 | 4.0 | 176 | 0.7423 | 0.7 | 0.7021 |
|
57 |
+
| 0.374 | 5.0 | 220 | 0.7960 | 0.71 | 0.7019 |
|
58 |
+
| 0.2885 | 6.0 | 264 | 0.8073 | 0.7 | 0.7016 |
|
59 |
+
| 0.2711 | 7.0 | 308 | 0.8329 | 0.71 | 0.7088 |
|
60 |
+
| 0.2317 | 8.0 | 352 | 0.8720 | 0.71 | 0.7085 |
|
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:82b1fb30049cef2778f3fabb52bd4bb9763c7db10866304e2e411b9b31c90fc3
|
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 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a42b514ec5ebe145faf50823a04e6fcd180ca396e77612c8ee599538e954e52
|
3 |
size 4027
|