File size: 500 Bytes
9188b40
6ebf166
 
 
fcbcff0
9188b40
 
 
6ebf166
9188b40
 
6ebf166
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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).