CoolFace
Modelpublic

selmamalak/chest-beit-base-finetuned

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

chest-beit-base-finetuned

This model is a fine-tuned version of microsoft/beit-base-patch16-224-pt22k-ft22k on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2620
  • —Accuracy: 0.9107
  • —Precision: 0.8923
  • —Recall: 0.8923
  • —F1: 0.8923

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.47750.99630.22640.91420.88500.89620.8903
0.71171.991270.40080.73910.36950.50.4250
0.41153.01910.43580.81550.78710.86450.7957
0.36314.02550.30910.87980.83810.87080.8518
0.37944.993180.28020.87980.83930.86230.8495
0.37135.993820.28050.87730.83710.85420.8449
0.39537.04460.33970.85840.81850.88720.8367
0.32188.05100.30720.86700.82570.88980.8448
0.32198.995730.26330.89610.85820.88720.8708
0.30499.886300.27390.89270.85280.89120.8685

Framework versions

  • —PEFT 0.9.0
  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2