CoolFace
Modelpublic

redbioma/efficientvit-b0.r224-in1k-cemede-redbioma-ct

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

efficient-vit-CEMEDE-og

This model is a fine-tuned version of timm/efficientvit_b0.r224_in1k on the cemede dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7816
  • —Accuracy: 0.7913
  • —F1: 0.7468

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.0002
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1
1.37550.08401002.11890.37660.2053
0.84180.16792002.28100.30670.1753
0.76830.25193001.83600.45700.3601
0.68620.33594001.18060.66850.5573
0.48680.41985001.01670.68550.6038
0.38770.50386001.08080.67630.5733
0.45110.58777001.24950.67080.5675
0.27730.67178000.98060.72600.5884
0.38420.75579000.96030.69610.5869
0.58530.839610001.16100.71130.6741
0.3750.923611001.08450.68740.6517
0.40011.007612000.78160.79130.7468
0.29531.091513000.99250.73980.6851
0.12581.175514000.87990.78340.7269
0.24461.259415000.87100.76460.7369
0.24141.343416000.91980.76640.7199
0.17381.427417000.82300.79720.7353
0.21221.511318000.95130.76640.7091
0.1531.595319000.81150.77660.7432
0.1591.679320000.90630.79400.7453
0.18741.763221000.93300.80140.7365
0.19991.847222000.87450.76920.6915

Framework versions

  • —Transformers 4.55.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4