End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -57,16 +57,16 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.1679
|
25 |
+
- Accuracy: 0.9669
|
26 |
+
- F1: 0.9667
|
27 |
+
- Precision: 0.9685
|
28 |
+
- Recall: 0.9669
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
+
| 1.1054 | 1.0 | 38 | 1.0886 | 0.4106 | 0.2390 | 0.1686 | 0.4106 |
|
61 |
+
| 1.0709 | 2.0 | 76 | 0.9872 | 0.6490 | 0.5588 | 0.5174 | 0.6490 |
|
62 |
+
| 0.838 | 3.0 | 114 | 0.7455 | 0.6424 | 0.5447 | 0.4737 | 0.6424 |
|
63 |
+
| 0.2981 | 4.0 | 152 | 0.2033 | 0.9338 | 0.9340 | 0.9413 | 0.9338 |
|
64 |
+
| 0.1249 | 5.0 | 190 | 0.1285 | 0.9669 | 0.9668 | 0.9672 | 0.9669 |
|
65 |
+
| 0.1224 | 6.0 | 228 | 0.2481 | 0.9470 | 0.9476 | 0.9546 | 0.9470 |
|
66 |
+
| 0.0015 | 7.0 | 266 | 0.3061 | 0.9536 | 0.9535 | 0.9582 | 0.9536 |
|
67 |
+
| 0.0332 | 8.0 | 304 | 0.3735 | 0.9404 | 0.9406 | 0.9498 | 0.9404 |
|
68 |
+
| 0.1496 | 9.0 | 342 | 0.2024 | 0.9669 | 0.9670 | 0.9700 | 0.9669 |
|
69 |
+
| 0.0629 | 10.0 | 380 | 0.1679 | 0.9669 | 0.9667 | 0.9685 | 0.9669 |
|
70 |
|
71 |
|
72 |
### 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:88f23135a83b88b19cf114ed1c142d0f79999a7fb72c390cf930e468f70d7b74
|
3 |
size 1112208084
|