CoolFace
Modelpublic

slotwhisperer/symbols-mnv3

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes25downloads
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. -->

symbols-mnv3

This model is a fine-tuned version of timm/mobilenetv3_small_100.lamb_in1k on the slotwhisperer/symbols-clf dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6815
  • —Accuracy: 0.8889

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —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: 20.0

Training results

Training LossEpochStepValidation LossAccuracy
No log1.043.11750.0556
No log2.082.87430.1667
No log3.0122.57180.3333
No log4.0162.28450.8333
No log5.0202.10470.8333
No log6.0241.93660.8333
No log7.0281.79100.8333
No log8.0321.68150.8889
No log9.0361.59460.8889
No log10.0401.50510.8889
No log11.0441.38210.8889
No log12.0481.29100.8889
No log13.0521.26620.8889
No log14.0561.24080.8889
No log15.0601.18840.8889
No log16.0641.11210.8889
No log17.0681.11400.8889
No log18.0721.08180.8889
No log19.0761.08130.8889
No log20.0801.05820.8889

Framework versions

  • —Transformers 5.8.1
  • —Pytorch 2.12.0+cu130
  • —Datasets 4.8.5
  • —Tokenizers 0.22.2