CoolFace
Modelpublic

SodaXII/efficientvit_m4.r224_in1k_rice-leaf-disease-augmented-v4_v5_fft

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes5downloads
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. -->

efficientvitm4.r224in1krice-leaf-disease-augmented-v4v5_fft

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

  • —Loss: 0.4767
  • —Accuracy: 0.8658

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosinewithrestarts
  • —lrschedulerwarmup_steps: 256
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
2.08340.5642.07880.1577
2.06691.01282.04880.1711
2.02931.51922.00060.2785
1.97742.02561.92700.3792
1.89292.53201.84560.4597
1.81133.03841.75390.5235
1.71813.54481.68940.5570
1.67384.05121.64120.5839
1.61974.55761.60080.6141
1.58085.06401.55550.6208
1.55635.57041.53970.6174
1.53746.07681.52810.6409
1.54266.58321.51750.6309
1.50937.08961.47740.6376
1.46567.59601.40450.6443
1.39438.010241.33790.6577
1.32448.510881.27690.6879
1.27829.011521.22300.6946
1.22939.512161.20510.6980
1.195210.012801.16640.7114
1.175910.513441.15980.7215
1.163811.014081.15070.7248
1.161211.514721.13450.7282
1.122112.015361.07940.7383
1.055412.516001.01580.7584
0.990313.016640.99860.7651
0.928113.517280.91450.7718
0.907414.017920.88250.7919
0.8614.518560.86710.7919
0.833815.019200.89360.7785
0.824215.519840.87430.7886
0.826916.020480.85630.7886
0.811616.521120.82880.7987
0.759117.021760.79010.7987
0.708817.522400.75430.8087
0.664618.023040.72420.8221
0.629118.523680.71180.8188
0.601819.024320.67920.8255
0.582419.524960.67070.8289
0.579420.025600.67070.8322
0.572220.526240.66880.8356
0.564321.026880.65030.8255
0.528621.527520.63600.8221
0.514122.028160.62890.8289
0.455722.528800.59560.8255
0.443823.029440.57460.8389
0.408423.530080.56730.8490
0.400724.030720.55660.8456
0.377724.531360.55470.8456
0.382425.032000.55980.8523
0.380725.532640.55280.8523
0.354926.033280.55000.8490
0.335726.533920.52550.8523
0.320627.034560.50390.8523
0.294127.535200.49590.8725
0.275428.035840.49100.8523
0.253628.536480.48370.8658
0.258329.037120.47530.8658
0.251929.537760.48440.8792
0.245830.038400.47670.8658

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.3.2
  • —Tokenizers 0.21.1