CoolFace
Modelpublic

Selsabeel/vit-base-patch16-224-in21k-lora-resisc45

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
1likes3downloads
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-base-patch16-224-in21k-lora-resisc45

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

  • —Loss: 0.2407

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.005
  • —trainbatchsize: 256
  • —evalbatchsize: 256
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 1024
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.77941.0190.6767
0.67372.0380.3692
0.45973.0570.2880
0.40394.0760.2562
0.35125.0950.2407

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.8.3
  • —Tokenizers 0.22.2