Model save
Browse files- README.md +11 -11
- model.safetensors +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: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -49,18 +49,18 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch | Step
|
53 |
-
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
-
- Transformers 4.41.
|
64 |
- Pytorch 2.3.0+cu121
|
65 |
- Datasets 2.19.1
|
66 |
- Tokenizers 0.19.1
|
|
|
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: 0.5130
|
22 |
+
- Accuracy: 0.8563
|
23 |
+
- F1: 0.8551
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 1.2557 | 1.0 | 1699 | 0.7169 | 0.7858 | 0.7805 |
|
55 |
+
| 0.6384 | 2.0 | 3398 | 0.5732 | 0.8285 | 0.8251 |
|
56 |
+
| 0.4814 | 3.0 | 5097 | 0.5527 | 0.8382 | 0.8368 |
|
57 |
+
| 0.3813 | 4.0 | 6796 | 0.5146 | 0.8527 | 0.8505 |
|
58 |
+
| 0.3156 | 5.0 | 8495 | 0.5130 | 0.8563 | 0.8551 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
+
- Transformers 4.41.1
|
64 |
- Pytorch 2.3.0+cu121
|
65 |
- Datasets 2.19.1
|
66 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112281908
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54b5d6fd418892aa85c02216d8d4ce857d31cddb31b4b1464a6ddb10571da423
|
3 |
size 1112281908
|