CoolFace
Modelpublic

VinishKrishna05/beit-base-patch16-224-pt22k-ft22k-finetuned-mobile-eye-tracking-dataset-v2

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes6downloads
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-base-patch16-224-pt22k-ft22k-finetuned-mobile-eye-tracking-dataset-v2

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

  • —Loss: 0.2672
  • —Accuracy: 0.8281

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.090.96700.625
1.312.0180.60630.7422
0.78743.0270.56900.7344
0.65664.0360.47920.7422
0.5875.0450.48390.8047
0.54186.0540.51080.75
0.47027.0630.38210.8047
0.44398.0720.34710.7969
0.42929.0810.41760.7891
0.447210.0900.41660.8047
0.447211.0990.32060.8125
0.424312.01080.35370.8281
0.374413.01170.35230.8125
0.340914.01260.34250.8281
0.353715.01350.31240.7891
0.353216.01440.31250.8203
0.317517.01530.35350.8125
0.320518.01620.30720.8125
0.304319.01710.26800.8281
0.283220.01800.29170.8125
0.283221.01890.29420.7969
0.275522.01980.29300.8203
0.277423.02070.29620.7734
0.282324.02160.27150.8281
0.260625.02250.26720.8281

Framework versions

  • —Transformers 4.33.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.0
  • —Tokenizers 0.13.3