fredymad commited on
Commit
21aa21e
·
1 Parent(s): 451b735

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3268
19
- - Accuracy: 0.9005
20
 
21
  ## Model description
22
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 0.3977 | 1.0 | 669 | 0.3034 | 0.8927 |
51
- | 0.2632 | 2.0 | 1338 | 0.3268 | 0.9005 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.3365
19
+ - Accuracy: 0.8987
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 0.4009 | 1.0 | 669 | 0.2939 | 0.8979 |
51
+ | 0.2618 | 2.0 | 1338 | 0.3365 | 0.8987 |
52
 
53
 
54
  ### Framework versions