CoolFace
Modelpublic

vishnun0027/Crop_Disease_model_1

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

CropDiseasemodel_1

This model is a fine-tuned version of google/vit-base-patch16-224-in21k on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.2482
  • —Accuracy: 0.7

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

Training results

Training LossEpochStepValidation LossAccuracy
2.9740.9787232.92880.1573
2.83012.0472.67130.5173
2.39952.9787702.32230.5707
2.1124.0942.03210.604
1.89654.97871171.83770.6133
1.68076.01411.68950.6307
1.49426.97871641.58070.6693
1.38498.01881.50800.664
1.29758.97872111.46050.6613
1.174710.02351.38880.692
1.145710.97872581.36220.692
1.060212.02821.33180.6893
1.029612.97873051.29680.7133
0.955614.03291.29990.676
0.931714.97873521.26250.7053
0.913416.03761.26560.696
0.91416.97873991.25930.7013
0.901317.61704141.24820.7

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1