CoolFace
Modelpublic

HorcruxNo13/dit-base-finetuned-rvlcdip

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes18downloads
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. -->

dit-base-finetuned-rvlcdip

This model is a fine-tuned version of microsoft/dit-base-finetuned-rvlcdip on the imagefolder dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5940
  • —Accuracy: 0.87
  • —Precision: 0.7623
  • —Recall: 0.87
  • —F1 Score: 0.8126

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1 Score
No log1.040.60060.87080.75840.87080.8107
No log2.080.51690.87080.75840.87080.8107
No log3.0120.40270.87080.75840.87080.8107
0.54274.0160.38650.87080.75840.87080.8107
0.54275.0200.38940.87080.75840.87080.8107
0.54276.0240.37290.87080.75840.87080.8107
0.54277.0280.37070.87080.75840.87080.8107
0.44588.0320.37900.87080.75840.87080.8107
0.44589.0360.35040.87080.75840.87080.8107
0.445810.0400.33560.87080.75840.87080.8107
0.445811.0440.40820.87080.75840.87080.8107
0.436912.0480.34550.87080.75840.87080.8107
0.436913.0520.30740.87080.75840.87080.8107
0.436914.0560.30970.87080.75840.87080.8107
0.410915.0600.31730.87080.75840.87080.8107

Framework versions

  • —Transformers 4.33.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3