CoolFace
Modelpublic

carolinetfls/plant-seedlings-model-aug-2

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

plant-seedlings-model-aug-2

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

  • —Loss: 0.2879
  • —Accuracy: 0.9490

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.0002
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 16
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
0.39680.81000.28630.8975
0.33881.62000.35170.8847
0.17072.43000.35170.9083
0.04753.24000.40850.8828
0.08234.05000.29000.9274
0.04284.86000.34370.9229
0.06915.67000.28960.9363
0.02176.48000.34130.9299
0.03417.29000.26920.9471
0.00068.010000.27340.9471
0.00058.811000.26860.9503
0.00019.612000.29180.9471
0.000110.413000.28270.9490
0.000111.214000.28380.9497
0.000112.015000.28500.9490
0.000112.816000.28610.9490
0.000113.617000.28680.9490
0.000114.418000.28740.9490
0.000115.219000.28780.9490
0.000116.020000.28790.9490

Framework versions

  • —Transformers 4.28.1
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.11.0
  • —Tokenizers 0.13.3