CoolFace
Modelpublic

Dhyey8/vit-base-patch16-224-finetuned-teeth_dataset

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes9downloads
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-finetuned-teeth_dataset

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

  • —Loss: 1.1736
  • —Accuracy: 0.9348

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: 50

Training results

Training LossEpochStepValidation LossAccuracy
No log0.834.65330.0087
No log1.8774.58480.0065
4.60482.93114.46080.0304
4.60484.0154.28570.0848
4.60484.8184.14700.1152
4.27165.87223.96410.2043
4.27166.93263.77050.3152
3.74048.0303.58090.4196
3.74048.8333.47660.4522
3.74049.87373.29810.5087
3.158910.93413.11320.6087
3.158912.0452.94940.6696
3.158912.8482.83610.6783
2.638413.87522.65210.7348
2.638414.93562.49430.7587
2.134216.0602.34220.7848
2.134216.8632.23270.8109
2.134217.87672.08340.8261
1.71418.93711.98340.8565
1.71420.0751.89320.8674
1.71420.8781.86180.8587
1.442721.87821.69740.8891
1.442722.93861.66630.8891
1.185824.0901.60140.8848
1.185824.8931.51120.9043
1.185825.87971.47320.9109
1.022226.931011.43040.9065
1.022228.01051.39150.9130
1.022228.81081.35090.9217
0.830629.871121.30540.9283
0.830630.931161.28700.9261
0.739132.01201.26450.9283
0.739132.81231.24540.9261
0.739133.871271.23950.9283
0.697134.931311.20760.9304
0.697136.01351.18210.9326
0.697136.81381.17360.9348
0.675837.871421.16710.9326
0.675838.931461.16560.9348
0.644540.01501.16490.9348

Framework versions

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