CoolFace
Modelpublic

hanseltertius/project-04-model_usage

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

project-04-model_usage

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.2321
  • Accuracy: 0.5781

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: 16
  • evalbatchsize: 16
  • seed: 42
  • gradientaccumulationsteps: 3
  • totaltrainbatch_size: 48
  • optimizer: Use OptimizerNames.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: 20

Training results

Training LossEpochStepValidation LossAccuracy
2.07811.0112.04750.1641
1.99442.0221.92690.2422
1.853.0331.78540.375
1.69494.0441.62190.4062
1.40015.0551.52300.4375
1.40096.0661.45620.4688
1.3227.0771.43340.4766
1.20528.0881.34130.5312
1.17659.0991.30720.5312
1.029710.01101.33710.5234
1.026311.01211.29960.5625
0.940612.01321.28360.5469
0.881813.01431.26310.5547
0.85614.01541.27220.5625
0.790715.01651.24900.5938
0.789716.01761.29370.5156
0.7617.01871.21810.5859
0.754118.01981.25920.5312
0.767219.02091.24470.5312
0.697420.02201.20470.5859

Framework versions

  • Transformers 4.53.1
  • Pytorch 2.6.0+cu124
  • Datasets 4.0.0
  • Tokenizers 0.21.2