Commit
·
80e4ffc
1
Parent(s):
d4e50ed
Training in progress epoch 8
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 12.
|
19 |
- Validation Loss: 11.7955
|
20 |
- Train Accuracy: 0.7647
|
21 |
- Train Precision: [0. 0.76470588]
|
@@ -24,7 +24,7 @@ It achieves the following results on the evaluation set:
|
|
24 |
- Train Recall W: 0.7647
|
25 |
- Train F1: [0. 0.86666667]
|
26 |
- Train F1 W: 0.6627
|
27 |
-
- Epoch:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 12.2918 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 5 |
|
58 |
| 12.5328 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 6 |
|
59 |
| 12.0507 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 7 |
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 12.2918
|
19 |
- Validation Loss: 11.7955
|
20 |
- Train Accuracy: 0.7647
|
21 |
- Train Precision: [0. 0.76470588]
|
|
|
24 |
- Train Recall W: 0.7647
|
25 |
- Train F1: [0. 0.86666667]
|
26 |
- Train F1 W: 0.6627
|
27 |
+
- Epoch: 8
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
57 |
| 12.2918 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 5 |
|
58 |
| 12.5328 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 6 |
|
59 |
| 12.0507 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 7 |
|
60 |
+
| 12.2918 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 8 |
|
61 |
|
62 |
|
63 |
### Framework versions
|