CoolFace
Modelpublic

louislu9911/convnextv2-base-22k-384-finetuned-cassava-leaf-disease

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

convnextv2-base-22k-384-finetuned-cassava-leaf-disease

This model is a fine-tuned version of facebook/convnextv2-base-22k-384 on the imagefolder dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3755
  • —Accuracy: 0.8785

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: 140
  • —evalbatchsize: 140
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 560
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 16

Training results

Training LossEpochStepValidation LossAccuracy
0.77130.99340.57540.7949
0.39532.0690.37690.8650
0.34782.991030.37170.8673
0.32964.01380.36960.8752
0.30584.991720.33870.8808
0.27916.02070.34800.8804
0.25416.992410.34830.8799
0.2478.02760.35900.8743
0.23958.993100.35050.8794
0.213910.03450.37020.8766
0.211610.993790.37020.8766
0.20412.04140.36610.8762
0.18312.994480.37050.8776
0.185614.04830.38610.8780
0.164114.995170.37580.8766
0.178415.775440.37550.8785

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.1
  • —Datasets 2.18.0
  • —Tokenizers 0.15.1