End of training
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 the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
- Precision: 0.0
|
| 26 |
- Recall: 0.0
|
| 27 |
- F1: 0.0
|
| 28 |
-
- Accuracy: 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 | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
| 59 |
-
| No log | 1.0 |
|
| 60 |
-
| No log | 2.0 |
|
| 61 |
-
| No log | 3.0 |
|
| 62 |
-
| No log | 4.0 |
|
| 63 |
-
| No log | 5.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.1457
|
| 25 |
- Precision: 0.0
|
| 26 |
- Recall: 0.0
|
| 27 |
- F1: 0.0
|
| 28 |
+
- Accuracy: 0.9594
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
| 59 |
+
| No log | 1.0 | 3 | 0.4724 | 0.0 | 0.0 | 0.0 | 0.9594 |
|
| 60 |
+
| No log | 2.0 | 6 | 0.3297 | 0.0 | 0.0 | 0.0 | 0.9594 |
|
| 61 |
+
| No log | 3.0 | 9 | 0.2177 | 0.0 | 0.0 | 0.0 | 0.9594 |
|
| 62 |
+
| No log | 4.0 | 12 | 0.1581 | 0.0 | 0.0 | 0.0 | 0.9594 |
|
| 63 |
+
| No log | 5.0 | 15 | 0.1457 | 0.0 | 0.0 | 0.0 | 0.9594 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
runs/Jan27_10-49-33_32bd4fe8808f/events.out.tfevents.1737974980.32bd4fe8808f.327.4
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:737ad927fe0b987132f35461ed094df55dab0169c704e7cde5d4e5e945136beb
|
| 3 |
+
size 7852
|