bert_medical_classifier_train
This model is a fine-tuned version of distilbert-base-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0120
- Accuracy: 0.9968
- Precision: 0.9941
- Recall: 0.9994
- F1: 0.9968
- Roc Auc: 1.0000
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: 1e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.06
- num_epochs: 2
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Roc Auc |
---|---|---|---|---|---|---|---|---|
0.1779 | 0.9950 | 148 | 0.0127 | 0.9967 | 0.9941 | 0.9992 | 0.9967 | 1.0000 |
0.0113 | 1.9950 | 296 | 0.0120 | 0.9968 | 0.9941 | 0.9994 | 0.9968 | 1.0000 |
Framework versions
- Transformers 4.48.2
- Pytorch 2.6.0+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for parmarm/bert_medical_classifier_train
Base model
distilbert/distilbert-base-uncased