End of training
Browse files- README.md +12 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Accuracy: 0.
|
21 |
-
- Loss:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,15 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Accuracy | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:--------:|:---------------:|
|
52 |
-
| 4.
|
53 |
-
| 3.
|
54 |
-
| 3.
|
55 |
-
| 3.
|
56 |
-
| 3.
|
57 |
-
| 3.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Accuracy: 0.5039
|
21 |
+
- Loss: 2.6835
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Accuracy | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:--------:|:---------------:|
|
52 |
+
| 4.4183 | 1.38 | 200 | 0.2930 | 4.0757 |
|
53 |
+
| 3.8709 | 2.76 | 400 | 0.3965 | 3.5204 |
|
54 |
+
| 3.5868 | 4.14 | 600 | 0.3966 | 3.6372 |
|
55 |
+
| 3.4535 | 5.52 | 800 | 0.3861 | 3.1226 |
|
56 |
+
| 3.2517 | 6.9 | 1000 | 0.5114 | 2.8287 |
|
57 |
+
| 3.0993 | 8.28 | 1200 | 0.4145 | 3.1237 |
|
58 |
+
| 2.9453 | 9.66 | 1400 | 0.4463 | 3.1327 |
|
59 |
+
| 2.9466 | 11.03 | 1600 | 0.4464 | 2.9664 |
|
60 |
+
| 2.88 | 12.41 | 1800 | 0.4900 | 2.7364 |
|
61 |
+
| 2.8148 | 13.79 | 2000 | 0.5039 | 2.6835 |
|
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 1113250229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0132c35f93c88e923ad0128fa7b4d3a68d3a8d58c01c011ff3edc67938c5fde6
|
3 |
size 1113250229
|