CoolFace
Modelpublic

ArrayDice/car_orientation_classification_zoomed

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

carorientationclassification_zoomed

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

  • Loss: 0.6108
  • Accuracy: 0.7597

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: 4
  • totaltrainbatch_size: 64
  • 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
1.98871.0681.90110.3463
1.43882.01361.30010.4594
1.17993.02041.12670.4841
1.02454.02720.96950.5936
0.82035.03400.81570.6890
0.71466.04080.78980.6678
0.61377.04760.63430.7420
0.57468.05440.63510.7527
0.53169.06120.58990.7986
0.507310.06800.61930.7491
0.485411.07480.57210.7845
0.434712.08160.64950.7562
0.393713.08840.61080.7597

Framework versions

  • Transformers 4.42.4
  • Pytorch 2.3.1+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1