biobert_finetuned_ncbi4classes
This model is a fine-tuned version of dmis-lab/biobert-base-cased-v1.1 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1038
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: 5e-05
- train_batch_size: 32
- eval_batch_size: 32
- 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 |
|---|---|---|---|
| 2.7071 | 1.0 | 180 | 0.6361 |
| 0.4233 | 2.0 | 360 | 0.2570 |
| 0.2238 | 3.0 | 540 | 0.1604 |
| 0.1421 | 4.0 | 720 | 0.1237 |
| 0.106 | 5.0 | 900 | 0.1120 |
| 0.0842 | 6.0 | 1080 | 0.1059 |
| 0.0716 | 7.0 | 1260 | 0.1045 |
| 0.0607 | 8.0 | 1440 | 0.1038 |
| 0.0521 | 9.0 | 1620 | 0.1088 |
| 0.0469 | 10.0 | 1800 | 0.1038 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.6.0+cu124
- Datasets 3.6.0
- Tokenizers 0.21.1
- Downloads last month
- 2
Model tree for filippo-baglini/biobert_finetuned_ncbi4classes
Base model
dmis-lab/biobert-base-cased-v1.1