CoolFace
Modelpublic

Melo1512/vit-msn-small-wbc-classifier-cells-separated-dataset-no-agregates-10

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes8downloads
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-wbc-classifier-cells-separated-dataset-no-agregates-10

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.1504
  • —Accuracy: 0.9463

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: 10

Training results

Training LossEpochStepValidation LossAccuracy
0.33530.99371180.22990.9214
0.28841.99582370.23780.9172
0.24872.99793560.18710.9360
0.23474.04750.19200.9328
0.23434.99375930.16740.9405
0.22855.99587120.16420.9426
0.20796.99798310.18360.9344
0.21558.09500.16610.9442
0.19548.993710680.15040.9463
0.17639.936811800.15880.9450

Framework versions

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