duynhatran
commited on
Commit
•
e1bc2f0
1
Parent(s):
499655f
End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| No log | 1.0 |
|
55 |
-
| No log | 2.0 |
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2541
|
22 |
+
- Accuracy: 0.9062
|
23 |
+
- F1: 0.9372
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 1.0 | 190 | 0.4252 | 0.7312 | 0.8448 |
|
55 |
+
| No log | 2.0 | 380 | 0.2966 | 0.8688 | 0.9106 |
|
56 |
+
| 0.4762 | 3.0 | 570 | 0.2884 | 0.8875 | 0.9224 |
|
57 |
+
| 0.4762 | 4.0 | 760 | 0.2458 | 0.9125 | 0.9421 |
|
58 |
+
| 0.4762 | 5.0 | 950 | 0.2541 | 0.9062 | 0.9372 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Jul23_08-10-37_a15ed6fb6b8d/events.out.tfevents.1721722250.a15ed6fb6b8d.1219.1
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:ae165ea08d05d84e62144d6e0674a652a95f069e6f8a97e56a8ec2a0df574213
|
3 |
+
size 7290
|