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.9433
|
23 |
+
- Accuracy: 0.8078
|
24 |
+
- F1: 0.8537
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
55 |
+
| 0.3601 | 1.0 | 1725 | 0.7095 | 0.7082 | 0.7864 |
|
56 |
+
| 0.2727 | 2.0 | 3450 | 0.6126 | 0.7577 | 0.8202 |
|
57 |
+
| 0.229 | 3.0 | 5175 | 0.7614 | 0.7444 | 0.8116 |
|
58 |
+
| 0.1946 | 4.0 | 6900 | 0.6227 | 0.7929 | 0.8439 |
|
59 |
+
| 0.1633 | 5.0 | 8625 | 0.7921 | 0.7551 | 0.8190 |
|
60 |
+
| 0.1378 | 6.0 | 10350 | 0.7906 | 0.7750 | 0.8323 |
|
61 |
+
| 0.1161 | 7.0 | 12075 | 0.8249 | 0.7990 | 0.8480 |
|
62 |
+
| 0.1 | 8.0 | 13800 | 0.8345 | 0.8257 | 0.8652 |
|
63 |
+
| 0.0917 | 9.0 | 15525 | 0.8945 | 0.8113 | 0.8560 |
|
64 |
+
| 0.0852 | 10.0 | 17250 | 0.9433 | 0.8078 | 0.8537 |
|
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 540023384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e2a6fbbb9fec2f4e8fea6ff1431f8cd1b2e30a375d8b28380947c3728233502
|
3 |
size 540023384
|