Training completed!
Browse files- README.md +7 -7
- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
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,14 +64,14 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
73 |
|
74 |
-
- Transformers 4.
|
75 |
- Pytorch 2.0.1+cu118
|
76 |
- Datasets 1.16.1
|
77 |
- Tokenizers 0.13.3
|
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
+
value: 0.8606487530534567
|
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.1409
|
36 |
+
- F1: 0.8606
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
67 |
+
| 0.2572 | 1.0 | 525 | 0.1538 | 0.8187 |
|
68 |
+
| 0.1233 | 2.0 | 1050 | 0.1475 | 0.8492 |
|
69 |
+
| 0.0796 | 3.0 | 1575 | 0.1409 | 0.8606 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
73 |
|
74 |
+
- Transformers 4.32.0
|
75 |
- Pytorch 2.0.1+cu118
|
76 |
- Datasets 1.16.1
|
77 |
- Tokenizers 0.13.3
|
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"pad_token_id": 1,
|
40 |
"position_embedding_type": "absolute",
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 250002
|
|
|
39 |
"pad_token_id": 1,
|
40 |
"position_embedding_type": "absolute",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.32.0",
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 250002
|
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:a32f11bf645d94059452ac98366a69219d59529bca416c7f9ebdb6b18708eb72
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c78f302ebd1802cd26bbd6b26705d9fcd7d2d6b8f5026891edaf19a5762e97b
|
3 |
+
size 4091
|