File size: 535 Bytes
9ff4e85
 
 
 
 
 
 
 
 
80b9526
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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)