Training completed!
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- F1: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
67 |
-
| No log | 1.0 | 263 | 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
+
value: 0.8607623700505596
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1343
|
36 |
+
- F1: 0.8608
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
67 |
+
| No log | 1.0 | 263 | 0.1627 | 0.8229 |
|
68 |
+
| 0.214 | 2.0 | 526 | 0.1410 | 0.8472 |
|
69 |
+
| 0.214 | 3.0 | 789 | 0.1343 | 0.8608 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1109902057
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64401e7a589c2dfd1eaf006aa80d949acea2a4dc650cd7468be470c7bbea9dc9
|
3 |
size 1109902057
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ec553557ebe426bfb86d57c7ab3ddb0d263f479ecc61cb50c7e7d7529333f4e
|
3 |
size 4027
|