CoolFace
Apppublic

justumid/bozor-ai-finetuning

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
0likes
App README

Bozor AI Model Finetuning

This Space finetunes the justumid/bozor-ai model on grocery recognition dataset.

Setup

  1. 1.Add your HF_TOKEN to Space secrets
  2. 2.The Space will automatically:
  3. 3.Load the dataset
  4. 4.Finetune the model
  5. 5.Push the result to justumid/bozor-ai-finetuned

Usage

After finetuning, update your API to use:

python
model_path = "justumid/bozor-ai-finetuned"