Model save
Browse files
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
-
- Accuracy: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -57,14 +57,14 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- Transformers 4.57.1
|
| 68 |
-
- Pytorch 2.
|
| 69 |
- Datasets 4.4.1
|
| 70 |
- Tokenizers 0.22.1
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.1584
|
| 25 |
+
- Precision: 0.8561
|
| 26 |
+
- Recall: 0.8582
|
| 27 |
+
- F1: 0.8571
|
| 28 |
+
- Accuracy: 0.9595
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 60 |
+
| 0.2274 | 1.0 | 250 | 0.2252 | 0.8585 | 0.8030 | 0.8298 | 0.9435 |
|
| 61 |
+
| 0.1323 | 2.0 | 500 | 0.1693 | 0.8376 | 0.8413 | 0.8394 | 0.9524 |
|
| 62 |
+
| 0.1022 | 3.0 | 750 | 0.1584 | 0.8561 | 0.8582 | 0.8571 | 0.9595 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- Transformers 4.57.1
|
| 68 |
+
- Pytorch 2.9.0+cu126
|
| 69 |
- Datasets 4.4.1
|
| 70 |
- Tokenizers 0.22.1
|
logs/events.out.tfevents.1763831135.f0da10c9a12b.15297.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3dfd1767af96d1d67e0ca423f30df8d526ce2218aa296b05a6eddb10d5eaad0
|
| 3 |
+
size 10437
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1109851652
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e0b727e05026d11e8d026fa9fbe567adc3864575cc7933fd2a70f34f6c8de90
|
| 3 |
size 1109851652
|