quecopiones commited on
Commit
15cc424
1 Parent(s): 9b4c93d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [CenIA/distillbert-base-spanish-uncased](https://huggingface.co/CenIA/distillbert-base-spanish-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3079
20
- - Accuracy: 0.9461
21
- - F1: 0.9461
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
52
- | 0.3549 | 1.0 | 9618 | 0.2688 | 0.9426 | 0.9426 |
53
- | 0.1797 | 2.0 | 19236 | 0.3079 | 0.9461 | 0.9461 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [CenIA/distillbert-base-spanish-uncased](https://huggingface.co/CenIA/distillbert-base-spanish-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2970
20
+ - Accuracy: 0.9483
21
+ - F1: 0.9483
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
52
+ | 0.3543 | 1.0 | 9618 | 0.2688 | 0.9422 | 0.9422 |
53
+ | 0.1726 | 2.0 | 19236 | 0.2970 | 0.9483 | 0.9483 |
54
 
55
 
56
  ### Framework versions