metadata
language: en
license: apache-2.0
tags:
- text-classification
- spam-detection
- bert
- youtube-comments
pipeline_tag: text-classification
model-index:
- name: TinyBERT YouTube Spam Detector
results: []
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.