CoolFace
Modelpublic

Melo1512/vit-msn-small-corect_deepcleaned_dataset_lateral_flow_ivalidation

sourceHugging Faceapache-2.0updated 2y 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. -->

vit-msn-small-corectdeepcleaneddatasetlateralflow_ivalidation

This model is a fine-tuned version of facebook/vit-msn-small on the imagefolder dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2229
  • —Accuracy: 0.9194

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

Training results

Training LossEpochStepValidation LossAccuracy
No log0.923130.61750.7216
No log1.846260.41410.8352
No log2.769290.74080.5788
0.58174.0130.27570.9158
0.58174.9231160.28470.8791
0.58175.8462190.24560.9011
0.37246.7692220.25470.9121
0.37248.0260.30070.8828
0.37248.9231290.30430.9011
0.31559.8462320.26030.9048
0.315510.7692350.24810.9158
0.315512.0390.22290.9194
0.284412.9231420.30360.8791
0.284413.8462450.25790.9084
0.284414.7692480.24340.9158
0.251716.0520.27180.9048
0.251716.9231550.25130.9121
0.251717.8462580.25030.9121
0.246818.4615600.24910.9121

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.19.1