dl2-bert-finetuned-ner
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.0851
- Precision: 0.8831
- Recall: 0.9173
- F1: 0.8999
- Accuracy: 0.9800
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: 7
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.4808 | 1.0 | 625 | 0.1935 | 0.7180 | 0.7668 | 0.7416 | 0.9541 |
| 0.1838 | 2.0 | 1250 | 0.1195 | 0.8402 | 0.8840 | 0.8615 | 0.9739 |
| 0.1235 | 3.0 | 1875 | 0.0981 | 0.8543 | 0.9056 | 0.8792 | 0.9764 |
| 0.0728 | 4.0 | 2500 | 0.0900 | 0.8747 | 0.9109 | 0.8924 | 0.9790 |
| 0.0599 | 5.0 | 3125 | 0.0873 | 0.8725 | 0.9149 | 0.8932 | 0.9787 |
| 0.0506 | 6.0 | 3750 | 0.0844 | 0.8831 | 0.9177 | 0.9001 | 0.9801 |
| 0.0493 | 7.0 | 4375 | 0.0851 | 0.8831 | 0.9173 | 0.8999 | 0.9800 |
Framework versions
- Transformers 4.53.3
- Pytorch 2.6.0+cu124
- Datasets 4.1.1
- Tokenizers 0.21.2
- Downloads last month
- 1
Model tree for summimanis/dl2-bert-finetuned-ner
Base model
BAAI/bge-small-en-v1.5