CoolFace
Modelpublic

natix-network/vit-roadwork-output-refined

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes6downloads
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-roadwork-output-refined

This model was trained from scratch on the imagefolder dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1501
  • Accuracy: 0.9538
  • Precision: 0.9698
  • Recall: 0.9779
  • F1: 0.9738

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: 2e-05
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 10
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.11451.01360.14760.94450.96170.97580.9687
0.10572.02720.13960.94550.96850.96950.9690
0.08623.04080.13620.95010.96190.98210.9719
0.08194.05440.14640.94360.96740.96850.9679
0.09135.06800.14430.94730.95990.98110.9704
0.05846.08160.14360.95010.97260.97060.9716
0.05207.09520.12790.96580.98000.98110.9806
0.06558.010880.16280.94730.96760.97270.9701
0.05639.012240.14750.95840.97680.97580.9763
0.058310.013600.15010.95380.96980.97790.9738

Framework versions

  • Transformers 5.0.0
  • Pytorch 2.10.0+cu128
  • Datasets 4.5.0
  • Tokenizers 0.22.2