CoolFace
Modelpublic

Kushagra07/vit-base-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask-new-parameter

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes7downloads
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-patch16-224-finetuned-ind-17-imbalanced-aadhaarmask-new-parameter

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

  • —Loss: 0.3278
  • —Accuracy: 0.8519
  • —Recall: 0.8519
  • —F1: 0.8508
  • —Precision: 0.8576

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-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyRecallF1Precision
No log1.011750.55720.80760.80760.79370.8043
No log2.023500.46730.82840.82840.82710.8347
No log3.035250.41090.83440.83440.83010.8367
No log4.047000.39840.83820.83820.83390.8375
No log5.058750.38860.84120.84120.83980.8467
No log6.070500.35200.84930.84930.84810.8519
No log7.082250.42290.84160.84160.83990.8512
No log8.094000.31400.86120.86120.86000.8656
No log9.0105750.33990.84210.84210.84030.8464
0.426310.0117500.33990.84760.84760.84680.8536

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.2.0a0+81ea7a4
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1