Luciano commited on
Commit
d29f802
1 Parent(s): 0f92e39

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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 [Luciano/bertimbau-base-finetuned-lener-br](https://huggingface.co/Luciano/bertimbau-base-finetuned-lener-br) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.1509
20
- - Accuracy: 0.7673
21
 
22
  ## Model description
23
 
@@ -37,8 +37,8 @@ More information needed
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 2e-05
40
- - train_batch_size: 4
41
- - eval_batch_size: 4
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.892 | 1.0 | 809 | 0.7765 | 0.6832 |
52
- | 0.6748 | 2.0 | 1618 | 0.7200 | 0.7302 |
53
- | 0.5406 | 3.0 | 2427 | 0.9141 | 0.7475 |
54
- | 0.4226 | 4.0 | 3236 | 1.1041 | 0.7550 |
55
- | 0.3058 | 5.0 | 4045 | 1.1509 | 0.7673 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [Luciano/bertimbau-base-finetuned-lener-br](https://huggingface.co/Luciano/bertimbau-base-finetuned-lener-br) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.4400
20
+ - Accuracy: 0.7649
21
 
22
  ## Model description
23
 
 
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 2e-05
40
+ - train_batch_size: 2
41
+ - eval_batch_size: 2
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.9619 | 1.0 | 1617 | 1.2712 | 0.6386 |
52
+ | 0.8696 | 2.0 | 3234 | 1.0555 | 0.75 |
53
+ | 0.6648 | 3.0 | 4851 | 1.2647 | 0.7649 |
54
+ | 0.4652 | 4.0 | 6468 | 1.2981 | 0.7723 |
55
+ | 0.2911 | 5.0 | 8085 | 1.4400 | 0.7649 |
56
 
57
 
58
  ### Framework versions