JFernandoGRE commited on
Commit
766a0c4
1 Parent(s): f6e8cd9

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.8297
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
- | 1.5939 | 1.0 | 4293 | 1.0830 |
49
- | 1.0822 | 2.0 | 8586 | 0.8989 |
50
- | 0.959 | 3.0 | 12879 | 0.8351 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.8280
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.5792 | 1.0 | 4397 | 1.0733 |
49
+ | 1.0704 | 2.0 | 8794 | 0.8870 |
50
+ | 0.9423 | 3.0 | 13191 | 0.8271 |
51
 
52
 
53
  ### Framework versions