A newer version of the Gradio SDK is available:
5.12.0
metadata
title: Food Not Food Text Classifier (video)
emoji: ππ«π₯
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
license: apache-2.0
ππ«π₯ Food Not Food Text Classifier (video)
Small demo to showcase a text classifier to determine if a sentence is about food or not food.
DistilBERT model fine-tuned on a small synthetic dataset of 250 generated food/not_food image captions.
See source code notebook.