--- title: Food Not Food Text Classifier emoji: 🍔🚫🍰 colorFrom: yellow colorTo: red sdk: gradio sdk_version: 5.28.0 app_file: app.py pinned: false license: mit --- # 🍔🚫🍰 Food or Not Food Text Classifier Open In Colab A text classifier to determine whether a sentence pertains to food or not. Fine-tuned from [DistilBERT](https://huggingface.co/distilbert/distilbert-base-uncased) on a [dataset](https://huggingface.co/datasets/mrdbourke/learn_hf_food_not_food_image_captions) of LLM-generated image captions categorizing food and non-food topics.