CoolFace
Modelpublic

cvmil/swin-base-patch4-window7-224_rice-disease-02

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

swin-base-patch4-window7-224rice-disease-02112024

This model is a fine-tuned version of microsoft/swin-base-patch4-window7-224 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2147
  • —Accuracy: 0.9281

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.0003
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 15

Training results

Training LossEpochStepAccuracyValidation Loss
1.77611.02120.74050.9638
0.67712.04240.84760.4818
0.42233.06360.87560.3695
0.34034.08480.89220.3168
0.29585.010600.90820.2835
0.27096.012720.26640.9075
0.24947.014840.24980.9168
0.23958.016960.24200.9182
0.22869.019080.23650.9215
0.2210.021200.22960.9202
0.213711.023320.22300.9242
0.209312.025440.21780.9281
0.20213.027560.21620.9295
0.201714.029680.21510.9275
0.198615.031800.21470.9281

Framework versions

  • —Transformers 4.46.2
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3