leandroaraujodev commited on
Commit
ceec908
1 Parent(s): 8f3dde1

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.6553
22
- - Accuracy: 0.2564
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
- | No log | 1.0 | 10 | 0.6598 | 0.2564 |
54
- | No log | 2.0 | 20 | 0.6553 | 0.2564 |
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.3557
22
+ - Accuracy: 0.7891
23
 
24
  ## Model description
25
 
 
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