TinyBERT YouTube Spam Detector
A simple model that checks if YouTube comments are Spam or Not Spam using TinyBERT.
Task
- Text Classification: Classifies comments as Spam or Not Spam.
How It Works
- Enter a YouTube comment.
- The model predicts if it's Spam or Not Spam.
Tools Used
- Model: TinyBERT
- Framework: Python, Hugging Face Transformers
Simple and fast spam detection for YouTube comments.
- Downloads last month
- 33