CoolFace
Modelpublic

Piro17/hq_fer2013notest

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

hq_fer2013notest

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.8294
  • —Accuracy: 0.7052
  • —Precision: 0.7048
  • —Recall: 0.7052
  • —F1: 0.7036

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: 1e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 17
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
1.29821.03531.27080.56350.51070.56350.5168
1.02182.07061.01590.64110.63970.64110.6301
0.94373.010590.94520.66310.66980.66310.6556
0.82824.014120.88730.68290.67980.68290.6743
0.77175.017650.86120.68840.68880.68840.6835
0.76786.021180.84730.69850.69890.69850.6966
0.70967.024710.83630.70180.70010.70180.6989
0.68038.028240.83330.70360.70360.70360.7019
0.65219.031770.83090.70500.70390.70500.7028
0.667110.035300.82940.70520.70480.70520.7036

Framework versions

  • —Transformers 4.27.0.dev0
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.9.0
  • —Tokenizers 0.13.2