CoolFace
Modelpublic

hadezbladez/my_awesome_face_model

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

myawesomeface_model

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

  • Loss: 1.3503
  • Accuracy: 0.4938

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: 6
  • totaltrainbatch_size: 192
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 40

Training results

Training LossEpochStepValidation LossAccuracy
No log0.932.08320.1
No log1.862.07490.1
2.07043.0102.04780.1812
2.07043.9132.02880.2
2.07044.8161.98960.2812
1.96096.0201.93220.3125
1.96096.9231.87150.3438
1.96097.8261.80560.3688
1.74789.0301.71960.4125
1.74789.9331.66350.3937
1.747810.8361.61600.3875
1.537912.0401.60140.425
1.537912.9431.55050.4188
1.537913.8461.51870.4188
1.385815.0501.49380.4562
1.385815.9531.48530.4562
1.385816.8561.46640.4875
1.255118.0601.44880.4375
1.255118.9631.45310.4375
1.255119.8661.38470.525
1.157321.0701.37900.4813
1.157321.9731.41680.4625
1.157322.8761.41590.5
1.083324.0801.39350.4813
1.083324.9831.39650.4688
1.083325.8861.37050.4875
1.009127.0901.38790.4625
1.009127.9931.37770.5062
1.009128.8961.38670.4813
0.963230.01001.36590.5188
0.963230.91031.33980.4875
0.963231.81061.35550.4688
0.925933.01101.36210.5062
0.925933.91131.35690.4938
0.925934.81161.33970.5312
0.899436.01201.33140.525

Framework versions

  • Transformers 4.41.1
  • Pytorch 2.3.0+cu121
  • Datasets 2.19.2
  • Tokenizers 0.19.1