melanoma-exp-A-augmentations
This model is a fine-tuned version of google/vit-base-patch16-224-in21k on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.2559
- Auc: 0.9114
- Accuracy: 0.9034
- Recall: 0.5412
- Specificity: 0.9576
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: 1
- eval_batch_size: 2
- seed: 42
- gradient_accumulation_steps: 16
- total_train_batch_size: 16
- 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 | Auc | Accuracy | Recall | Specificity |
|---|---|---|---|---|---|---|---|
| 0.2569 | 1.0 | 533 | 0.2744 | 0.8819 | 0.8820 | 0.4381 | 0.9483 |
| 0.2003 | 2.0 | 1066 | 0.2559 | 0.8983 | 0.8913 | 0.5206 | 0.9468 |
| 0.1733 | 3.0 | 1599 | 0.2648 | 0.9006 | 0.8867 | 0.5412 | 0.9383 |
| 0.1492 | 4.0 | 2132 | 0.2511 | 0.9113 | 0.9007 | 0.5567 | 0.9522 |
| 0.1362 | 5.0 | 2665 | 0.2559 | 0.9114 | 0.9034 | 0.5412 | 0.9576 |
Framework versions
- Transformers 4.57.3
- Pytorch 2.6.0+cu124
- Datasets 4.4.2
- Tokenizers 0.22.1
- Downloads last month
- 2
Model tree for oscar2525mv/melanoma-exp-A-augmentations
Base model
google/vit-base-patch16-224-in21k