gabrielgmendonca commited on
Commit
7e10ed8
1 Parent(s): f40dc91

update model card README.md

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 [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.9544
18
 
19
  ## Model description
20
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.3116 | 1.0 | 157 | 2.0288 |
50
- | 2.097 | 2.0 | 314 | 1.9837 |
51
- | 2.0608 | 3.0 | 471 | 1.9755 |
52
 
53
 
54
  ### Framework versions
@@ -56,4 +56,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.24.0
57
  - Pytorch 1.12.1+cu113
58
  - Datasets 2.6.1
59
- - Tokenizers 0.13.1
 
14
 
15
  This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.7196
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.0733 | 1.0 | 561 | 1.8147 |
50
+ | 1.8779 | 2.0 | 1122 | 1.7624 |
51
+ | 1.8345 | 3.0 | 1683 | 1.7206 |
52
 
53
 
54
  ### Framework versions
 
56
  - Transformers 4.24.0
57
  - Pytorch 1.12.1+cu113
58
  - Datasets 2.6.1
59
+ - Tokenizers 0.13.2