CoolFace
Modelpublic

Augusto777/swiftformer-xs-RD-da-colab

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes11downloads
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. -->

swiftformer-xs-RD-da-colab

This model is a fine-tuned version of MBZUAI/swiftformer-xs on the imagefolder dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.5780
  • —Accuracy: 0.5018

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: 0.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 40

Training results

Training LossEpochStepValidation LossAccuracy
0.54141.0969.31830.4945
0.5332.01927.82630.5
0.34493.02888.60480.4945
0.31574.03848.42270.4945
0.26865.04804.31900.5473
0.29876.05765.08170.5164
0.34157.06725.23990.5127
0.23968.07686.78570.5018
0.26189.08646.57770.5055
0.29710.09606.60860.5036
0.241311.010563.68910.5236
0.207412.011526.89910.5
0.202913.012485.85970.5018
0.235314.013447.38480.5036
0.174815.014404.95030.5109
0.188516.015367.21510.4982
0.196717.016327.98470.4982
0.188118.017284.50080.5109
0.17219.018244.75650.5273
0.222220.019206.28140.4964
0.167321.020168.18140.4964
0.183122.021124.41840.5164
0.112123.022086.07370.4982
0.146424.023045.30060.5018
0.134325.024005.61660.5036
0.138526.024966.14370.5018
0.115327.025926.32320.5018
0.117528.026886.20470.5036
0.110729.027847.54610.4982
0.091430.028807.45730.4982
0.112331.029766.27700.4982
0.126832.030725.19790.5073
0.107433.031684.92530.5036
0.071234.032645.05550.5018
0.079235.033606.14800.4982
0.109736.034566.59160.4982
0.103537.035527.48870.4982
0.106638.036486.10410.5
0.088739.037446.77390.4982
0.088940.038405.57800.5018

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3