|
--- |
|
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](https://huggingface.co/datasets/Deysi/spam-detection-dataset). |
|
|
|
|
|
|