leandroaraujodev commited on
Commit
4b8f4bb
1 Parent(s): 5a3e07a

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  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.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3557
22
- - Accuracy: 0.7891
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.3909 | 1.0 | 3050 | 0.3777 | 0.7706 |
54
- | 0.3489 | 2.0 | 6100 | 0.3557 | 0.7891 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  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.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3608
22
+ - Accuracy: 0.7831
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4015 | 1.0 | 3050 | 0.3875 | 0.7583 |
54
+ | 0.3563 | 2.0 | 6100 | 0.3608 | 0.7831 |
55
 
56
 
57
  ### Framework versions