CoolFace
Modelpublic

jordyvl/vit-base_rvl_cdip_crl

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes13downloads
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-baservlcdip_crl

This model is a fine-tuned version of jordyvl/vit-base_rvl-cdip on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6238
  • —Accuracy: 0.8956
  • —Brier Loss: 0.1819
  • —Nll: 1.1791
  • —F1 Micro: 0.8957
  • —F1 Macro: 0.8958
  • —Ece: 0.0846
  • —Aurc: 0.0210

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —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 LossAccuracyBrier LossNllF1 MicroF1 MacroEceAurc
0.18441.012500.44110.89610.16141.12400.89610.89630.05280.0161
0.13942.025000.48300.89270.17161.13240.89270.89270.06460.0175
0.13.037500.52570.89110.17911.15690.89110.89120.07370.0187
0.0684.050000.54970.89130.18061.17050.89130.89130.07700.0192
0.0485.062500.57620.89150.18341.19060.89150.89140.08080.0195
0.0336.075000.58770.89360.18221.16900.89360.89380.08170.0196
0.02317.087500.60000.89380.18221.18670.89380.89390.08330.0206
0.01628.0100000.61870.89480.18341.18270.89480.89490.08410.0208
0.01239.0112500.61910.89530.18241.18680.89530.89550.08360.0207
0.010210.0125000.62380.89560.18191.17910.89570.89580.08460.0210

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1.post200
  • —Datasets 2.9.0
  • —Tokenizers 0.13.2