End of training
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0071
|
24 |
+
- Precision: 0.4595
|
25 |
+
- Recall: 0.8095
|
26 |
+
- F1: 0.5862
|
27 |
+
- Accuracy: 0.9978
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.0653 | 1.0 | 73 | 0.0097 | 0.5156 | 0.7857 | 0.6226 | 0.9963 |
|
59 |
+
| 0.0307 | 2.0 | 146 | 0.0056 | 0.5263 | 0.7143 | 0.6061 | 0.9986 |
|
60 |
+
| 0.027 | 3.0 | 219 | 0.0081 | 0.4667 | 0.8333 | 0.5983 | 0.9971 |
|
61 |
+
| 0.0046 | 4.0 | 292 | 0.0071 | 0.4595 | 0.8095 | 0.5862 | 0.9978 |
|
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 496250232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e697a0bbd15124748303bc36de3af106ad282c819e21533e38c1860f9f6d493a
|
3 |
size 496250232
|