Training completed!
Browse files- README.md +9 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Roc Auc: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,10 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6094
|
23 |
+
- F1: 0.7390
|
24 |
+
- Roc Auc: 0.8019
|
25 |
+
- Accuracy: 0.4144
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
+
| 0.0424 | 1.0 | 111 | 0.6255 | 0.7252 | 0.7940 | 0.3784 |
|
58 |
+
| 0.0322 | 2.0 | 222 | 0.6856 | 0.7102 | 0.7831 | 0.3514 |
|
59 |
+
| 0.0205 | 3.0 | 333 | 0.6094 | 0.7390 | 0.8019 | 0.4144 |
|
60 |
+
| 0.0169 | 4.0 | 444 | 0.6782 | 0.7135 | 0.7842 | 0.3694 |
|
61 |
+
| 0.0149 | 5.0 | 555 | 0.6594 | 0.7262 | 0.7939 | 0.3784 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498622052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59f5cda501251cfd835aea1c42e9ee82155b89acf83c508c1f40060f128b58f4
|
3 |
size 498622052
|