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,9 +57,9 @@ 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
|
|
|
|
| 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.0942
|
| 25 |
+
- Precision: 0.9401
|
| 26 |
+
- Recall: 0.9421
|
| 27 |
+
- F1: 0.9411
|
| 28 |
+
- Accuracy: 0.9802
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 60 |
+
| 0.1064 | 1.0 | 250 | 0.1276 | 0.8786 | 0.9093 | 0.8937 | 0.9678 |
|
| 61 |
+
| 0.079 | 2.0 | 500 | 0.0827 | 0.9369 | 0.9435 | 0.9402 | 0.9806 |
|
| 62 |
+
| 0.0329 | 3.0 | 750 | 0.0942 | 0.9401 | 0.9421 | 0.9411 | 0.9802 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
logs/events.out.tfevents.1763834125.8b09dd3d6919.6193.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b0dd9795c772c3bf510166e6e1f06b35fcc289d2edc524f09aa76d512df716c
|
| 3 |
+
size 10461
|
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:d43f69cd21838db0eeb34d7f76c52a2c035e79415a51bf7285b13a23d6877103
|
| 3 |
size 1109851652
|