justumid/bozor-ai-finetuning
0
Bozor AI Model Finetuning
This Space finetunes the justumid/bozor-ai model on grocery recognition dataset.
Setup
- Add your
HF_TOKENto Space secrets - The Space will automatically:
- Load the dataset
- Finetune the model
- Push the result to
justumid/bozor-ai-finetuned
Usage
After finetuning, update your API to use:
model_path = "justumid/bozor-ai-finetuned"