fredymad commited on
Commit
0f475b3
·
1 Parent(s): 0584bc1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3317
20
- - F1: 0.4138
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 0.3653 | 1.0 | 669 | 0.3604 | 0.0 |
52
- | 0.3301 | 2.0 | 1338 | 0.3317 | 0.4138 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [PlanTL-GOB-ES/roberta-base-bne](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2494
20
+ - F1: 0.7330
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.2608 | 1.0 | 669 | 0.2140 | 0.6623 |
52
+ | 0.1754 | 2.0 | 1338 | 0.2494 | 0.7330 |
53
 
54
 
55
  ### Framework versions