CoolFace
Modelpublic

kuynzang/Chess_Images

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

Chess_Images

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: 0.2460
  • —Accuracy: 0.9333

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: 50

Training results

Training LossEpochStepValidation LossAccuracy
No log1.020.33650.9333
No log2.040.30180.9333
No log3.060.34430.9667
No log4.080.21891.0
0.2135.0100.31880.9667
0.2136.0120.29030.9333
0.2137.0140.33980.9
0.2138.0160.38790.8667
0.2139.0180.30230.9333
0.211610.0200.18571.0
0.211611.0220.27370.9667
0.211612.0240.26751.0
0.211613.0260.28170.9333
0.211614.0280.43940.8667
0.183715.0300.31670.9
0.183716.0320.27950.9333
0.183717.0340.23150.9333
0.183718.0360.22660.9667
0.183719.0380.31990.9333
0.172620.0400.25530.9667
0.172621.0420.38040.9
0.172622.0440.21180.9667
0.172623.0460.17841.0
0.172624.0480.20980.9667
0.152925.0500.16761.0
0.152926.0520.29800.9
0.152927.0540.27260.9667
0.152928.0560.17561.0
0.152929.0580.22660.9667
0.133530.0600.31610.9333
0.133531.0620.28720.9333
0.133532.0640.20301.0
0.133533.0660.22970.9333
0.133534.0680.28760.9333
0.122835.0700.14321.0
0.122836.0720.21940.9667
0.122837.0740.13871.0
0.122838.0760.13811.0
0.122839.0780.15401.0
0.132440.0800.30750.8667
0.132441.0820.18921.0
0.132442.0840.14871.0
0.132443.0860.15151.0
0.132444.0880.26170.9333
0.13645.0900.17190.9667
0.13646.0920.25010.9
0.13647.0940.16181.0
0.13648.0960.21750.9667
0.13649.0980.20390.9667
0.122650.01000.24600.9333

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2