Luciano commited on
Commit
c32b980
1 Parent(s): 388e2c6

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: 0.6768
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
- | 0.8484 | 1.0 | 1376 | 0.7640 |
49
- | 0.7346 | 2.0 | 2752 | 0.6941 |
50
- | 0.7154 | 3.0 | 4128 | 0.6833 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.11.3
56
  - Pytorch 1.9.0+cu111
57
- - Datasets 1.13.1
58
  - Tokenizers 0.10.3
 
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: 0.5765
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.7308 | 1.0 | 1383 | 0.6286 |
49
+ | 0.6406 | 2.0 | 2766 | 0.5947 |
50
+ | 0.6033 | 3.0 | 4149 | 0.5881 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.11.3
56
  - Pytorch 1.9.0+cu111
57
+ - Datasets 1.13.2
58
  - Tokenizers 0.10.3