CoolFace
Modelpublic

synergyai-jaeung/vit-base-patch16-224-in21k_covid_19_ct_scans-finetuned-RCC

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes8downloads
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-base-patch16-224-in21kcovid19ctscans-finetuned-RCC

This model is a fine-tuned version of DunnBC22/vit-base-patch16-224-in21k_covid_19_ct_scans on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3235
  • —Accuracy: 0.9032
  • —Precision: 0.9032
  • —Recall: 1.0
  • —F1: 0.4746
  • —Auc: 0.5

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1Auc
No log1.070.33270.90320.90321.00.47460.5
0.38662.0140.32130.90320.90321.00.47460.5
0.26473.0210.32260.90320.90321.00.47460.5
0.26474.0280.32460.90320.90321.00.47460.5
0.25935.0350.32350.90320.90321.00.47460.5

Framework versions

  • —Transformers 4.41.1
  • —Pytorch 2.0.0+cu117
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1