finetuned-bertimbau-portuguese-metaphorical-idioms-2fold
This model is a fine-tuned version of neuralmind/bert-base-portuguese-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0819
- Precision: 0.8333
- Recall: 0.625
- F1: 0.7143
- Accuracy: 0.9837
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.3391 | 1.0 | 23 | 0.2234 | 0.0 | 0.0 | 0.0 | 0.9374 |
| 0.1344 | 2.0 | 46 | 0.1047 | 0.3333 | 0.125 | 0.1818 | 0.9592 |
| 0.0619 | 3.0 | 69 | 0.0673 | 0.75 | 0.5625 | 0.6429 | 0.9823 |
| 0.0262 | 4.0 | 92 | 0.0766 | 0.8182 | 0.5625 | 0.6667 | 0.9810 |
| 0.0127 | 5.0 | 115 | 0.0269 | 0.8571 | 0.75 | 0.8000 | 0.9905 |
| 0.0069 | 6.0 | 138 | 0.0994 | 0.9 | 0.5625 | 0.6923 | 0.9782 |
| 0.0049 | 7.0 | 161 | 0.0819 | 0.8333 | 0.625 | 0.7143 | 0.9837 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.1
- Downloads last month
- 1
Model tree for isismeira127/finetuned-bertimbau-portuguese-metaphorical-idioms-2fold
Base model
neuralmind/bert-base-portuguese-cased