Training complete
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 [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/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 |
|
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
-
| No log | 1.0 | 125 | 0.
|
| 60 |
-
| No log | 2.0 | 250 | 0.
|
| 61 |
-
| No log | 3.0 | 375 | 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.2287
|
| 25 |
+
- Precision: 0.5953
|
| 26 |
+
- Recall: 0.7081
|
| 27 |
+
- F1: 0.6468
|
| 28 |
+
- Accuracy: 0.9272
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
+
| No log | 1.0 | 125 | 0.2634 | 0.5563 | 0.6430 | 0.5965 | 0.9173 |
|
| 60 |
+
| No log | 2.0 | 250 | 0.2297 | 0.5871 | 0.7093 | 0.6424 | 0.9249 |
|
| 61 |
+
| No log | 3.0 | 375 | 0.2287 | 0.5953 | 0.7081 | 0.6468 | 0.9272 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
runs/Feb05_11-38-06_f26c6f69900b/events.out.tfevents.1738755497.f26c6f69900b.364.0
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:d15c8af89a3bfe3a8f6f88378127af7411300faf6ff5a70d33d2e032ebfe2a73
|
| 3 |
+
size 7385
|