Luciano commited on
Commit
13f5809
1 Parent(s): 4256994

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: 0.6915
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: 16
41
- - eval_batch_size: 16
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
- | No log | 1.0 | 203 | 0.7956 | 0.6436 |
52
- | No log | 2.0 | 406 | 0.6985 | 0.7104 |
53
- | 0.7262 | 3.0 | 609 | 0.6981 | 0.7550 |
54
- | 0.7262 | 4.0 | 812 | 0.6833 | 0.7599 |
55
- | 0.3722 | 5.0 | 1015 | 0.6915 | 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: 0.8043
20
+ - Accuracy: 0.7599
21
 
22
  ## Model description
23
 
 
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 2e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
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
+ | No log | 1.0 | 405 | 0.7885 | 0.6485 |
52
+ | 0.8344 | 2.0 | 810 | 0.6707 | 0.7228 |
53
+ | 0.572 | 3.0 | 1215 | 0.6854 | 0.7624 |
54
+ | 0.3898 | 4.0 | 1620 | 0.7928 | 0.7450 |
55
+ | 0.2646 | 5.0 | 2025 | 0.8043 | 0.7599 |
56
 
57
 
58
  ### Framework versions