Auto-deploy: ΔF1 >= 0.0010 (v20251030_150633)
Browse files- README.md +10 -9
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
- Accuracy: 0.9187
|
| 23 |
-
- F1 Macro: 0.
|
| 24 |
-
- F1 Weighted: 0.
|
| 25 |
-
- Precision Macro: 0.
|
| 26 |
-
- Recall Macro: 0.
|
| 27 |
-
- Precision Weighted: 0.
|
| 28 |
- Recall Weighted: 0.9187
|
| 29 |
|
| 30 |
## Model description
|
|
@@ -57,9 +57,10 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Weighted | Precision Macro | Recall Macro | Precision Weighted | Recall Weighted |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|:---------------:|:------------:|:------------------:|:---------------:|
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.0258
|
| 22 |
- Accuracy: 0.9187
|
| 23 |
+
- F1 Macro: 0.9201
|
| 24 |
+
- F1 Weighted: 0.9185
|
| 25 |
+
- Precision Macro: 0.9203
|
| 26 |
+
- Recall Macro: 0.9221
|
| 27 |
+
- Precision Weighted: 0.9204
|
| 28 |
- Recall Weighted: 0.9187
|
| 29 |
|
| 30 |
## Model description
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Weighted | Precision Macro | Recall Macro | Precision Weighted | Recall Weighted |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|:---------------:|:------------:|:------------------:|:---------------:|
|
| 60 |
+
| 0.0969 | 0.625 | 50 | 0.0419 | 0.7625 | 0.7566 | 0.7447 | 0.7724 | 0.7877 | 0.7773 | 0.7625 |
|
| 61 |
+
| 0.031 | 1.25 | 100 | 0.0272 | 0.8688 | 0.8704 | 0.8658 | 0.8697 | 0.8804 | 0.8725 | 0.8688 |
|
| 62 |
+
| 0.0202 | 1.875 | 150 | 0.0232 | 0.9 | 0.9022 | 0.8993 | 0.9015 | 0.9060 | 0.9015 | 0.9 |
|
| 63 |
+
| 0.0132 | 2.5 | 200 | 0.0258 | 0.9187 | 0.9201 | 0.9185 | 0.9203 | 0.9221 | 0.9204 | 0.9187 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112208084
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8db1e6e891d860bb6f315df753ad170f5b3aebc128caf585cfcb7dea081bfb86
|
| 3 |
size 1112208084
|