CoolFace
Modelpublic

sbaner24/vit-base-patch16-224-Trial008-YEL_STEM1

sourceHugging Faceapache-2.0updated 3y 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. -->

vit-base-patch16-224-Trial008-YEL_STEM1

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.1847
  • —Accuracy: 1.0

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

Training results

Training LossEpochStepValidation LossAccuracy
0.57741.010.67070.5294
0.35982.030.55250.8235
0.14773.050.39680.9412
0.39364.060.44870.6471
0.37625.070.37820.7647
0.22756.090.18471.0
0.0997.0110.20530.9412
0.27038.0120.19430.9412
0.23639.0130.12280.9412
0.133610.0150.07581.0
0.077211.0170.05531.0
0.222712.0180.04491.0
0.197513.0190.04171.0
0.140114.0210.03911.0
0.054115.0230.02161.0
0.146516.0240.02321.0
0.158317.0250.02741.0
0.122618.0270.03721.0
0.082619.0290.03331.0
0.163420.0300.02191.0
0.190421.0310.01351.0
0.075522.0330.00801.0
0.05523.0350.00711.0
0.159824.0360.00721.0
0.180525.0370.00681.0
0.109326.0390.00621.0
0.044627.0410.00611.0
0.137728.0420.00621.0
0.147429.0430.00631.0
0.081730.0450.00661.0
0.052731.0470.00671.0
0.116132.0480.00671.0
0.197233.0490.00671.0
0.070833.33500.00671.0

Framework versions

  • —Transformers 4.30.0.dev0
  • —Pytorch 1.12.1
  • —Datasets 2.12.0
  • —Tokenizers 0.13.1