End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6532
|
23 |
+
- Accuracy: 0.787
|
24 |
+
- F1: 0.7861
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 0.5527 | 1.0 | 250 | 0.4730 | 0.7735 | 0.7718 |
|
56 |
+
| 0.4624 | 2.0 | 500 | 0.4696 | 0.7705 | 0.7706 |
|
57 |
+
| 0.4065 | 3.0 | 750 | 0.4645 | 0.7805 | 0.7805 |
|
58 |
+
| 0.3483 | 4.0 | 1000 | 0.4764 | 0.7915 | 0.7916 |
|
59 |
+
| 0.3023 | 5.0 | 1250 | 0.5196 | 0.7905 | 0.7903 |
|
60 |
+
| 0.2612 | 6.0 | 1500 | 0.5294 | 0.793 | 0.7917 |
|
61 |
+
| 0.2304 | 7.0 | 1750 | 0.5682 | 0.788 | 0.7867 |
|
62 |
+
| 0.1985 | 8.0 | 2000 | 0.6258 | 0.791 | 0.7901 |
|
63 |
+
| 0.1776 | 9.0 | 2250 | 0.6364 | 0.786 | 0.7855 |
|
64 |
+
| 0.164 | 10.0 | 2500 | 0.6532 | 0.787 | 0.7861 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538468008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f3b8a133b87e7b6e2d80fea31faa47bf1b5f461571d1e5d0bf1f05973a48db6
|
3 |
size 538468008
|