drvpokhilko's picture
Update README.md
fcbcff0 verified

A newer version of the Gradio SDK is available: 5.29.0

Upgrade
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.