Spaces:
Runtime error
Runtime error
title: Food Caption Classifier | |
emoji: π¨π± | |
colorFrom: blue | |
colorTo: purple | |
sdk: gradio | |
sdk_version: 5.1.0 | |
app_file: app.py | |
pinned: true | |
license: apache-2.0 | |
# π¨π± Food Caption Classifier | |
A text classifier model to determine whether a caption is about food or not food. | |
Fine-tuned from [DistilBERT](https://huggingface.co/distilbert/distilbert-base-uncased) on a [small dataset of food and not food captions](https://huggingface.co/datasets/mrdbourke/learn_hf_food_not_food_image_captions) | |