JFernandoGRE commited on
Commit
da7689d
1 Parent(s): cb9930c

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.6391
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.4069 | 1.0 | 3148 | 0.8688 |
49
- | 0.8656 | 2.0 | 6296 | 0.6912 |
50
- | 0.738 | 3.0 | 9444 | 0.6394 |
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.6212
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 1.3872 | 1.0 | 3113 | 0.8469 |
49
+ | 0.8444 | 2.0 | 6226 | 0.6777 |
50
+ | 0.7251 | 3.0 | 9339 | 0.6200 |
51
 
52
 
53
  ### Framework versions