Training completed!
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ 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 the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.0797
|
22 |
+
- Accuracy: 0.76
|
23 |
+
- F1: 0.7646
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 1.0701 | 1.0 | 87 | 1.0366 | 0.52 | 0.4318 |
|
55 |
+
| 0.867 | 2.0 | 174 | 0.7789 | 0.68 | 0.6607 |
|
56 |
+
| 0.6041 | 3.0 | 261 | 0.7027 | 0.71 | 0.7149 |
|
57 |
+
| 0.4334 | 4.0 | 348 | 0.7618 | 0.74 | 0.7429 |
|
58 |
+
| 0.3054 | 5.0 | 435 | 0.7701 | 0.72 | 0.7208 |
|
59 |
+
| 0.2288 | 6.0 | 522 | 0.9844 | 0.72 | 0.7249 |
|
60 |
+
| 0.1817 | 7.0 | 609 | 1.0040 | 0.73 | 0.7358 |
|
61 |
+
| 0.1369 | 8.0 | 696 | 1.0797 | 0.76 | 0.7646 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112252785
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f629f3c48c69994e03e4a16bf684d1a0ac6a69110e8fe26dc3a319ee549de0f6
|
3 |
size 1112252785
|