finetuned
This model is a fine-tuned version of BAAI/bge-small-en-v1.5 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0806
- Precision: 0.8980
- Recall: 0.9241
- F1: 0.9108
- Accuracy: 0.9816
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.2254 | 1.0 | 625 | 0.1821 | 0.7619 | 0.8238 | 0.7916 | 0.9617 |
| 0.1336 | 2.0 | 1250 | 0.1121 | 0.8678 | 0.8982 | 0.8827 | 0.9770 |
| 0.0874 | 3.0 | 1875 | 0.0925 | 0.8671 | 0.9116 | 0.8888 | 0.9780 |
| 0.065 | 4.0 | 2500 | 0.0845 | 0.8881 | 0.9187 | 0.9031 | 0.9806 |
| 0.054 | 5.0 | 3125 | 0.0828 | 0.8884 | 0.9206 | 0.9042 | 0.9807 |
| 0.0488 | 6.0 | 3750 | 0.0788 | 0.8917 | 0.9226 | 0.9069 | 0.9810 |
| 0.0439 | 7.0 | 4375 | 0.0794 | 0.8972 | 0.9253 | 0.9110 | 0.9817 |
| 0.0277 | 8.0 | 5000 | 0.0807 | 0.8969 | 0.9221 | 0.9093 | 0.9817 |
| 0.0311 | 9.0 | 5625 | 0.0807 | 0.8985 | 0.9241 | 0.9111 | 0.9818 |
| 0.0276 | 10.0 | 6250 | 0.0806 | 0.8980 | 0.9241 | 0.9108 | 0.9816 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.6.0+cu124
- Datasets 4.1.1
- Tokenizers 0.21.4
- Downloads last month
- 1
Model tree for Kirill22022004/finetuned
Base model
BAAI/bge-small-en-v1.5