Model save
Browse files- README.md +10 -10
- model.safetensors +1 -1
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 the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 59 |
-
| No log | 1.0 | 38 | 0.
|
| 60 |
-
| No log | 2.0 | 76 | 0.
|
| 61 |
-
| No log | 3.0 | 114 | 0.
|
| 62 |
-
| No log | 4.0 | 152 | 0.
|
| 63 |
-
| No log | 5.0 | 190 | 0.
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0634
|
| 25 |
+
- Accuracy: 0.9780
|
| 26 |
+
- Precision: 0.7114
|
| 27 |
+
- Recall: 0.6376
|
| 28 |
+
- F1: 0.6725
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 59 |
+
| No log | 1.0 | 38 | 0.1618 | 0.9513 | 0.0 | 0.0 | 0.0 |
|
| 60 |
+
| No log | 2.0 | 76 | 0.0873 | 0.9742 | 0.7385 | 0.5685 | 0.6424 |
|
| 61 |
+
| No log | 3.0 | 114 | 0.0693 | 0.9773 | 0.7357 | 0.5968 | 0.6590 |
|
| 62 |
+
| No log | 4.0 | 152 | 0.0665 | 0.9771 | 0.6768 | 0.6777 | 0.6773 |
|
| 63 |
+
| No log | 5.0 | 190 | 0.0634 | 0.9780 | 0.7114 | 0.6376 | 0.6725 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1109845500
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25ff4b07b1fdcb104ac7c7da0e2777c4f581d09a3fd6fb80f9057986140595f2
|
| 3 |
size 1109845500
|