CoolFace
Modelpublic

bdpc/vit-base_rvl_cdip-N1K_aAURC_8

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

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.5639
  • —Accuracy: 0.8882
  • —Brier Loss: 0.2015
  • —Nll: 0.8676
  • —F1 Micro: 0.8882
  • —F1 Macro: 0.8882
  • —Ece: 0.0953
  • —Aurc: 0.0259

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —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.21211.020000.41480.8620.21851.20550.86200.86370.08210.0286
0.17972.040000.42590.87380.20731.11060.87380.87290.08420.0269
0.09993.060000.46910.8740.21611.06910.8740.87390.09410.0287
0.05324.080000.52510.8720.22181.14010.8720.87260.09950.0287
0.01975.0100000.57230.8710.23031.03910.8710.87100.10850.0297
0.01186.0120000.52530.88450.20700.91400.88450.88470.09530.0246
0.00957.0140000.59690.87180.22840.96400.87180.87170.10940.0249
0.00638.0160000.57020.88480.20870.88680.88480.88460.10030.0258
0.00149.0180000.58100.88250.21150.86150.88250.88280.09980.0271
0.002510.0200000.56390.88820.20150.86760.88820.88820.09530.0259

Framework versions

  • —Transformers 4.33.3
  • —Pytorch 2.2.0.dev20231002
  • —Datasets 2.7.1
  • —Tokenizers 0.13.3