CoolFace
Modelpublic

Professor/Plant_Classification_model_vit-base-patch16-224-in21k

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

PlantClassificationmodel_vit-base-patch16-224-in21k

This model is a fine-tuned version of Professor/Plant_Classification_model_vit-base-patch16-224-in21k on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4976
  • Accuracy: 0.8737

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.001
  • trainbatchsize: 32
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 50
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01931.68720.5531
No log2.03861.26100.6490
1.70113.05791.15220.6658
1.70114.07720.94630.7293
1.70115.09650.88930.7377
0.99686.011580.87740.7306
0.99687.013510.70060.7908
0.7348.015440.75990.7791
0.7349.017370.68900.7895
0.73410.019300.66860.7882
0.562411.021230.61110.8271
0.562412.023160.63420.8122
0.434213.025090.54930.8381
0.434214.027020.51860.8452
0.434215.028950.56100.8381
0.309716.030880.55200.8439
0.309717.032810.52370.8588
0.309718.034740.49990.8659
0.211919.036670.49760.8737
0.211920.038600.50380.8711

Framework versions

  • Transformers 4.35.2
  • Pytorch 2.0.0
  • Datasets 2.15.0
  • Tokenizers 0.15.0