RafaelMayer commited on
Commit
d6e8032
1 Parent(s): d2cd512

Training in progress epoch 10

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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.5328
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: 9
28
 
29
  ## Model description
30
 
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
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
  | 12.5328 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 9 |
 
62
 
63
 
64
  ### 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.0507
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: 10
28
 
29
  ## Model description
30
 
 
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
  | 12.5328 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 9 |
62
+ | 12.0507 | 11.7955 | 0.7647 | [0. 0.76470588] | 0.5848 | [0. 1.] | 0.7647 | [0. 0.86666667] | 0.6627 | 10 |
63
 
64
 
65
  ### Framework versions