CoolFace
Modelpublic

Prot10/vit-base-patch16-224-for-pre_evaluation

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes24downloads
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-for-pre_evaluation

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

  • Loss: 1.6048
  • Accuracy: 0.3929

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: 32
  • evalbatchsize: 32
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 128
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 30

Training results

Training LossEpochStepValidation LossAccuracy
1.57740.98161.51090.3022
1.47941.97321.49420.3242
1.45362.95481.49430.3187
1.4214.0651.42470.3407
1.38824.98811.49440.3462
1.35795.97971.41800.3571
1.28386.951131.46930.3681
1.26958.01301.43590.3434
1.20168.981461.46560.3599
1.20879.971621.45500.3379
1.20610.951781.50560.3516
1.123612.01951.50030.3434
1.053412.982111.51930.3269
1.002413.972271.48900.3681
0.976714.952431.56280.3434
0.920116.02601.63060.3516
0.913616.982761.57150.3626
0.856617.972921.59660.3654
0.827318.953081.60480.3929
0.782520.03251.61750.3846
0.73620.983411.65260.3929
0.700821.973571.65630.3736
0.671422.953731.73190.3901
0.703924.03901.68660.3929
0.62824.984061.70230.3791
0.618225.974221.73010.3901
0.595726.954381.71570.3846
0.597328.04551.74780.3709
0.565528.984711.73770.3736
0.563129.544801.73740.3736

Framework versions

  • Transformers 4.33.1
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.13.3