khalidrajan
commited on
Commit
•
03384ae
1
Parent(s):
5cbc615
End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: nan
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,15 +57,15 @@ The following hyperparameters were used during training:
|
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
| 0.0 | 1.0 | 85 | nan | 1.0 | 0.0 | 0.0 | 0.7707 |
|
60 |
-
| 0.0 | 2.0 | 170 | nan | 0.
|
61 |
-
| 0.0 | 3.0 | 255 | nan | 0.
|
62 |
-
| 0.0 | 4.0 | 340 | nan | 0.
|
63 |
-
| 0.0 | 5.0 | 425 | nan | 0.
|
64 |
-
| 0.0 | 6.0 | 510 | nan | 0.
|
65 |
-
| 0.0 | 7.0 | 595 | nan | 0.
|
66 |
-
| 0.0 | 8.0 | 680 | nan | 0.
|
67 |
-
| 0.0 | 9.0 | 765 | nan | 0.
|
68 |
-
| 0.0 | 10.0 | 850 | nan | 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: nan
|
24 |
+
- Precision: 0.7893
|
25 |
+
- Recall: 0.6294
|
26 |
+
- F1: 0.6950
|
27 |
+
- Accuracy: 0.8037
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
59 |
| 0.0 | 1.0 | 85 | nan | 1.0 | 0.0 | 0.0 | 0.7707 |
|
60 |
+
| 0.0 | 2.0 | 170 | nan | 0.5437 | 0.1932 | 0.1694 | 0.8848 |
|
61 |
+
| 0.0 | 3.0 | 255 | nan | 0.4412 | 0.3360 | 0.3230 | 0.9228 |
|
62 |
+
| 0.0 | 4.0 | 340 | nan | 0.4888 | 0.6412 | 0.5523 | 0.9161 |
|
63 |
+
| 0.0 | 5.0 | 425 | nan | 0.6312 | 0.6266 | 0.6206 | 0.9451 |
|
64 |
+
| 0.0 | 6.0 | 510 | nan | 0.6319 | 0.6851 | 0.6560 | 0.9484 |
|
65 |
+
| 0.0 | 7.0 | 595 | nan | 0.6655 | 0.7110 | 0.6869 | 0.9518 |
|
66 |
+
| 0.0 | 8.0 | 680 | nan | 0.6341 | 0.7094 | 0.6693 | 0.9508 |
|
67 |
+
| 0.0 | 9.0 | 765 | nan | 0.6745 | 0.7127 | 0.6924 | 0.9533 |
|
68 |
+
| 0.0 | 10.0 | 850 | nan | 0.6886 | 0.7175 | 0.7019 | 0.9548 |
|
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 496273984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d04ecfc02f8d0948f4abcf5d683de184b294a1d964845b996b20472cdbe44bfe
|
3 |
size 496273984
|