End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.4960
|
25 |
+
- Accuracy: 0.8288
|
26 |
+
- F1: 0.8286
|
27 |
+
- Precision: 0.8303
|
28 |
+
- Recall: 0.8288
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
+
| 0.5283 | 1.0 | 1407 | 0.4587 | 0.7804 | 0.7789 | 0.7883 | 0.7804 |
|
60 |
+
| 0.4276 | 2.0 | 2814 | 0.4844 | 0.7708 | 0.7649 | 0.8012 | 0.7708 |
|
61 |
+
| 0.3729 | 3.0 | 4221 | 0.4045 | 0.8216 | 0.8214 | 0.8232 | 0.8216 |
|
62 |
+
| 0.314 | 4.0 | 5628 | 0.5072 | 0.8116 | 0.8098 | 0.8236 | 0.8116 |
|
63 |
+
| 0.268 | 5.0 | 7035 | 0.5467 | 0.8036 | 0.8008 | 0.8215 | 0.8036 |
|
64 |
+
| 0.2162 | 6.0 | 8442 | 0.4960 | 0.8288 | 0.8286 | 0.8303 | 0.8288 |
|
65 |
+
| 0.1786 | 7.0 | 9849 | 0.5648 | 0.828 | 0.8280 | 0.8280 | 0.828 |
|
66 |
+
| 0.1514 | 8.0 | 11256 | 0.6146 | 0.8232 | 0.8231 | 0.8240 | 0.8232 |
|
67 |
+
| 0.127 | 9.0 | 12663 | 0.6901 | 0.8272 | 0.8270 | 0.8284 | 0.8272 |
|
68 |
+
| 0.1041 | 10.0 | 14070 | 0.7387 | 0.8256 | 0.8253 | 0.8276 | 0.8256 |
|
69 |
|
70 |
|
71 |
### 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:5d45086ff69d69acc2f9ef441d5ee8453d2ac2859b125f145bc2bfc12d540a5e
|
3 |
size 540023384
|
runs/Nov13_06-09-19_9204d24736b1/events.out.tfevents.1731478161.9204d24736b1.23.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bdab4bf3ec0be65fdd3eae7041f0ebe3df924fe43a9cc9a5e1b12b11b9c3306
|
3 |
+
size 15987
|
runs/Nov13_06-09-19_9204d24736b1/events.out.tfevents.1731485215.9204d24736b1.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:000dc6326a076371f8cdbef5f249a94bd4f5f759b52001501229ffd894bb1079
|
3 |
+
size 560
|