A newer version of the Gradio SDK is available:
5.29.0
metadata
title: Spam Not Spam Email Classifier
emoji: π©βπ»β¨οΈπ§
colorFrom: purple
colorTo: yellow
sdk: gradio
app_file: app.py
pinned: false
license: apache-2.0
π©βπ»β¨οΈπ§ Spam Not Spam Email Classifier
Small demo to showcase a text classifier to demonstrate if an email is spam or not spam.
DistillBERT model fine-tuned on a relatively small dataset of ~11k email samples - Deysi's spam detection dataset.