Full notebook :

https://github.com/MustafaAlahmid/hugging_face_models/blob/main/Vit-classifier_food_dataset.ipynb


license: apache-2.0 tags:


<!-- 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. -->

my_awesome_food_model

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

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:

Training results

Training Loss Epoch Step Validation Loss Accuracy
2.0523 1.0 50 1.9226 0.935
1.3718 2.0 100 1.3422 0.995
1.2298 3.0 150 1.2335 0.985

Framework versions