bioBerta-without_freeze_fnlr
This model is a fine-tuned version of dmis-lab/biobert-base-cased-v1.2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0002
- Accuracy: 1.0
- Auc: 1.0
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: 0.0001
- train_batch_size: 4
- eval_batch_size: 4
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 32
- 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: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
|---|---|---|---|---|---|
| 0.0376 | 1.0 | 190 | 0.0015 | 1.0 | 1.0 |
| 0.0312 | 2.0 | 380 | 0.0061 | 0.999 | 1.0 |
| 0.0075 | 3.0 | 570 | 0.0090 | 0.997 | 1.0 |
| 0.0011 | 4.0 | 760 | 0.0005 | 1.0 | 1.0 |
| 0.0013 | 5.0 | 950 | 0.0002 | 1.0 | 1.0 |
Framework versions
- Transformers 4.52.4
- Pytorch 2.6.0+cu124
- Datasets 2.14.4
- Tokenizers 0.21.2
- Downloads last month
- 3
Model tree for adity12345/bioBerta-without_freeze_fnlr
Base model
dmis-lab/biobert-base-cased-v1.2