CoolFace
Modelpublic

cvmil/dinov2-base_rice-leaf-disease-augmented_fft

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

dinov2-baserice-leaf-disease-augmentedfft_012825

This model is a fine-tuned version of facebook/dinov2-base on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0125
  • Accuracy: 0.9965

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: 64
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Use OptimizerNames.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
0.83841.02500.9310.2042
0.10372.05000.960.1290
0.05743.07500.9770.0657
0.02554.010000.9850.0527
0.00965.012500.9880.0374
0.00526.015000.9970.0128
0.00187.017500.99450.0131
0.00278.020000.9970.0122
0.00049.022500.9970.0153
0.001310.025000.9970.0128
0.000411.027500.99650.0147
0.000412.030000.9970.0155
0.000313.032500.99550.0118
0.000414.035000.99550.0123
0.000315.037500.99650.0125

Framework versions

  • Transformers 4.47.1
  • Pytorch 2.5.1+cu124
  • Datasets 3.2.0
  • Tokenizers 0.21.0