CoolFace
Modelpublic

JoshuaKelleyDs/quickdraw-MobileVIT-xxs-finetune

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

quickdraw-MobileViT-xxs-a

This model is a fine-tuned version of apple/mobilevit-xx-small on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1512
  • —Accuracy: 0.7126

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.0008
  • —trainbatchsize: 512
  • —evalbatchsize: 512
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 5000
  • —num_epochs: 8
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
1.80070.568850001.74900.5725
1.51161.1377100001.51850.6256
1.42981.7065150001.43840.6438
1.36222.2753200001.39080.6547
1.3322.8441250001.32100.6712
1.29033.4130300001.27580.6824
1.26933.9818350001.25920.6864
1.23914.5506400001.21690.6965
1.20785.1195450001.19280.7023
1.19595.6883500001.17790.7059
1.17496.2571550001.16690.7083
1.17136.8259600001.15640.7110
1.15737.3948650001.15240.7123
1.15557.9636700001.15120.7126

Framework versions

  • —Transformers 4.41.0
  • —Pytorch 2.2.1
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1