| title: Food Not Food Classifier | |
| emoji: 🍓 | |
| colorFrom: "gray" | |
| colorTo: "red" | |
| sdk: gradio | |
| sdk_version: 4.40.0 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| # 🍓Food Not Food Classifier | |
| A clean, interactive web application that uses Natural Language Processing to determine if a given text sentence is related to food/dining or other non-culinary topics. | |
| DistilBERT model fine-tuned on a small synthetic dataset of 250 generated food/not_food image cpations | |