End of training
Browse files- README.md +7 -7
- 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 [LIAMF-USP/roberta-large-finetuned-race](https://huggingface.co/LIAMF-USP/roberta-large-finetuned-race) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 1.6094
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
21 |
This model is a fine-tuned version of [LIAMF-USP/roberta-large-finetuned-race](https://huggingface.co/LIAMF-USP/roberta-large-finetuned-race) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 1.6094
|
24 |
+
- Accuracy: 0.2075
|
25 |
+
- F1: 0.1943
|
26 |
+
- Precision: 0.2025
|
27 |
+
- Recall: 0.2019
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
+
| 1.6083 | 1.0 | 3712 | 1.6094 | 0.1981 | 0.1925 | 0.1939 | 0.1944 |
|
60 |
+
| 1.6124 | 2.0 | 7424 | 1.6094 | 0.2050 | 0.2020 | 0.2033 | 0.2030 |
|
61 |
+
| 1.6113 | 3.0 | 11136 | 1.6094 | 0.2075 | 0.1943 | 0.2025 | 0.2019 |
|
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 1421491284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c8e475a3070772f94fdea14b7c678f5d4c7b77c7bf55fdc99e05abbb517cdfe
|
3 |
size 1421491284
|