CoolFace
Modelpublic

ImageIN/levit-192_finetuned_on_unlabelled_IA_with_snorkel_labels

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

levit-192finetunedonunlabelledIAwithsnorkel_labels

This model is a fine-tuned version of facebook/levit-192 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: nan
  • —Precision: 0.9836
  • —Recall: 0.9822
  • —F1: 0.9829
  • —Accuracy: 0.9873

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: 128
  • —evalbatchsize: 256
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0253nan0.97430.97910.97660.9826
0.05572.0506nan0.98290.98010.98150.9863
0.05573.0759nan0.98360.98220.98290.9873
0.05434.01012nan0.98390.97750.98070.9858
0.05435.01265nan0.96160.97270.96700.9752
0.04576.01518nan0.95630.96990.96290.9720
0.04577.01771nan0.98220.98080.98150.9863
0.04188.02024nan0.97350.97690.97520.9815
0.04189.02277nan0.98320.98110.98220.9868
0.039610.02530nan0.98430.98150.98290.9873

Framework versions

  • —Transformers 4.22.2
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.5.2
  • —Tokenizers 0.12.1