Luciano commited on
Commit
e68de78
1 Parent(s): 48a7fd3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6837
20
- - Accuracy: 0.7797
21
 
22
  ## Model description
23
 
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 203 | 0.7587 | 0.6807 |
52
- | No log | 2.0 | 406 | 0.6123 | 0.7550 |
53
- | 0.7137 | 3.0 | 609 | 0.6961 | 0.7723 |
54
- | 0.7137 | 4.0 | 812 | 0.6671 | 0.7673 |
55
- | 0.3495 | 5.0 | 1015 | 0.6837 | 0.7797 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.21.3
61
  - Pytorch 1.12.1+cu113
62
  - Datasets 2.4.0
63
  - Tokenizers 0.12.1
 
16
 
17
  This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6424
20
+ - Accuracy: 0.7921
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 203 | 0.7726 | 0.6683 |
52
+ | No log | 2.0 | 406 | 0.5948 | 0.7673 |
53
+ | 0.7112 | 3.0 | 609 | 0.6424 | 0.7723 |
54
+ | 0.7112 | 4.0 | 812 | 0.6376 | 0.7772 |
55
+ | 0.3383 | 5.0 | 1015 | 0.6424 | 0.7921 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.22.0
61
  - Pytorch 1.12.1+cu113
62
  - Datasets 2.4.0
63
  - Tokenizers 0.12.1