Training complete
Browse files
README.md
CHANGED
|
@@ -21,10 +21,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-large-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne) 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.9845
|
| 29 |
|
| 30 |
## Model description
|
|
@@ -56,13 +56,13 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.0147 | 3.0 | 1809 | 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
| 65 |
|
| 66 |
- Transformers 4.44.2
|
| 67 |
-
- Pytorch 2.
|
| 68 |
- Tokenizers 0.19.1
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-large-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-large-bne) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0721
|
| 25 |
+
- Precision: 0.9821
|
| 26 |
+
- Recall: 0.9856
|
| 27 |
+
- F1: 0.9838
|
| 28 |
- Accuracy: 0.9845
|
| 29 |
|
| 30 |
## Model description
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
+
| 0.2213 | 1.0 | 603 | 0.0835 | 0.9761 | 0.9807 | 0.9784 | 0.9800 |
|
| 60 |
+
| 0.0336 | 2.0 | 1206 | 0.0756 | 0.9794 | 0.9832 | 0.9813 | 0.9808 |
|
| 61 |
+
| 0.0147 | 3.0 | 1809 | 0.0721 | 0.9821 | 0.9856 | 0.9838 | 0.9845 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
| 65 |
|
| 66 |
- Transformers 4.44.2
|
| 67 |
+
- Pytorch 2.5.0+cu121
|
| 68 |
- Tokenizers 0.19.1
|
runs/Oct28_10-19-38_4226ec852e37/events.out.tfevents.1730111007.4226ec852e37.2246.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:43d0941ac509627ce3eb4abb331dce165d8967a2c241254067f4734b1af61650
|
| 3 |
+
size 9415
|