CoolFace
Modelpublic

spycoder/vit-base-patch16-224-in21k-enhanced-ham10000

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes231downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

vit-base-beans

This model is a fine-tuned version of google/vit-base-patch16-224-in21k on the ahishamm/HAMdbenhancedbalancedreduced50202050 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5305
  • Accuracy: 0.8451

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.0002
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 4
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
1.07910.23041001.03480.6335
0.94150.46082000.95760.6449
0.78390.69123000.89630.6662
0.71810.92174000.84790.6963
0.39951.15215000.78210.7170
0.50251.38256000.63000.7837
0.49851.61297000.70590.7490
0.43881.84338000.58930.7857
0.23892.07379000.59290.8077
0.27672.304110000.57950.8091
0.23872.534611000.61000.8091
0.16912.765012000.61750.8071
0.17382.995413000.58770.8198
0.03973.225814000.57660.8358
0.033.456215000.56810.8371
0.0923.686616000.53050.8451
0.04163.917117000.54430.8471

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.3.0+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1