--- datasets: - ethz/food101 language: - en base_model: - timm/vit_base_patch16_224.augreg2_in21k_ft_in1k pipeline_tag: image-classification library_name: transformers --- Supervised Fine Tuned version of `timm/vit_base_patch16_224.augreg2_in21k_ft_in1k` on the `ethz/food101` dataset. Artefeacts: 1. [Hugging Face Space on Food Classification using this model](https://huggingface.co/spaces/ariG23498/food-classification) 2. [Training code for the model](https://github.com/ariG23498/timm-wrapper-examples/blob/main/%2304_sft.ipynb)