CoolFace
Modelpublic

wahidww/swin-tiny-patch4-window7-224-finetuned-mobile-eye-tracking-dataset-v2

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes15downloads
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. -->

swin-tiny-patch4-window7-224-finetuned-mobile-eye-tracking-dataset-v2

This model is a fine-tuned version of microsoft/swin-tiny-patch4-window7-224 on the imagefolder dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2851
  • —Accuracy: 0.9094

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: 1e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 128
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossAccuracy
2.04210.99411271.90900.3566
1.29431.99222541.22090.5679
0.87572.99023810.83730.7108
0.73623.99615090.62600.7967
0.60114.99416360.55500.8049
0.52675.99227630.47970.8339
0.49696.99028900.45080.8583
0.44187.996110180.42430.8571
0.45648.994111450.40350.8618
0.41999.992212720.36780.8804
0.392910.990213990.34790.8897
0.357811.996115270.33550.8931
0.340512.994116540.31730.8955
0.339913.992217810.31770.9048
0.321914.990219080.33540.8943
0.329615.996120360.31750.8978
0.325916.994121630.29080.9048
0.320117.992222900.28830.9082
0.292218.990224170.29450.9013
0.320419.996125450.29610.9013
0.292620.994126720.29340.9048
0.308321.992227990.29600.9024
0.317422.990229260.28760.9059
0.269323.996130540.28960.9036
0.280724.994131810.28520.8990
0.28925.992233080.28470.9048
0.282926.990234350.28880.9048
0.274927.996135630.28980.9059
0.272628.994136900.27800.9094
0.274429.937438100.28510.9094

Framework versions

  • —Transformers 4.46.2
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3