File size: 721 Bytes
0c9e7ed d77927a 0c9e7ed 5e1ecac 0c9e7ed d77927a 0c9e7ed d77927a 0c9e7ed d77927a 0c9e7ed d77927a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
library_name: transformers, peft, torch
datasets:
- food101
---
# Model Card for Model ID
Food Image classification lora model based on the example provided in https://huggingface.co/docs/peft/task_guides/image_classification_lora
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
Train a PEFT model on google-VIT-base-patch16 model to name a food when it's image is provided

Label : Beignet
- **Developed by:** PEFT Example
- **Model type:** Food classification LORA
- **Finetuned from model [optional]:** google/vit-base-patch16-224-in21k |