biobert-finetuned-ner
This model is a fine-tuned version of bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.4185
- Precision: 0.6473
- Recall: 0.7650
- F1: 0.7012
- Accuracy: 0.9114
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: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 6
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
0.2202 | 1.0 | 2319 | 0.2812 | 0.6365 | 0.7416 | 0.6850 | 0.9089 |
0.177 | 2.0 | 4638 | 0.3060 | 0.6365 | 0.7594 | 0.6926 | 0.9085 |
0.1347 | 3.0 | 6957 | 0.3266 | 0.6418 | 0.7776 | 0.7032 | 0.9109 |
0.1108 | 4.0 | 9276 | 0.3460 | 0.6508 | 0.7652 | 0.7034 | 0.9123 |
0.0846 | 5.0 | 11595 | 0.3909 | 0.6468 | 0.7669 | 0.7017 | 0.9113 |
0.0702 | 6.0 | 13914 | 0.4185 | 0.6473 | 0.7650 | 0.7012 | 0.9114 |
Framework versions
- Transformers 4.40.0
- Pytorch 2.2.0+cu121
- Datasets 2.19.0
- Tokenizers 0.19.1
- Downloads last month
- 4
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for Daisyyy05/biobert-finetuned-ner
Base model
google-bert/bert-base-cased