JFernandoGRE commited on
Commit
aa36919
1 Parent(s): 6ae03e1

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.5320
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.1375 | 1.0 | 8991 | 0.7265 |
49
- | 0.7174 | 2.0 | 17982 | 0.5795 |
50
- | 0.6221 | 3.0 | 26973 | 0.5333 |
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.5342
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.1387 | 1.0 | 8896 | 0.7227 |
49
+ | 0.7185 | 2.0 | 17792 | 0.5820 |
50
+ | 0.6212 | 3.0 | 26688 | 0.5331 |
51
 
52
 
53
  ### Framework versions