MathewManoj's picture
Update README.md
82a3ff9 verified
|
raw
history blame
697 Bytes
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

  1. Enter a YouTube comment.
  2. 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.