CoolFace
Modelpublic

ALM-AHME/beit-large-patch16-224-finetuned-Lesion-Classification-HAM10000-AH-60-20-20-Shuffled

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes67downloads
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. -->

beit-large-patch16-224-finetuned-Lesion-Classification-HAM10000-AH-60-20-20-Shuffled

This model is a fine-tuned version of microsoft/beit-large-patch16-224 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0487
  • —Accuracy: 0.9893

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-06
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.9
  • —num_epochs: 12

Training results

Training LossEpochStepValidation LossAccuracy
2.10551.01142.00910.1601
1.65822.02291.59530.4187
1.23993.03431.10530.5977
0.84174.04580.76020.7241
0.55175.05720.56510.8013
0.57776.06870.39800.8768
0.4087.08010.29120.9154
0.23958.09160.21850.9417
0.36139.010300.17530.9475
0.240810.011450.13530.9614
0.277711.012590.06990.9860
0.152811.9513680.04870.9893

Framework versions

  • —Transformers 4.31.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3