JFernandoGRE commited on
Commit
b133933
1 Parent(s): 3bf3146

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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: 2.2326
18
 
19
  ## Model description
20
 
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 2.7982 | 1.0 | 54 | 2.6064 |
49
- | 2.7643 | 2.0 | 108 | 2.4266 |
50
- | 2.4628 | 3.0 | 162 | 2.2642 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.43.3
56
- - Pytorch 2.3.1+cu121
57
  - Datasets 2.20.0
58
  - Tokenizers 0.19.1
 
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: 2.4771
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.7994 | 1.0 | 57 | 3.0121 |
49
+ | 2.8254 | 2.0 | 114 | 2.5801 |
50
+ | 2.558 | 3.0 | 171 | 2.3853 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.43.3
56
+ - Pytorch 2.4.0+cu121
57
  - Datasets 2.20.0
58
  - Tokenizers 0.19.1