AI-TextClassifier / README.md
sandeepmudhiraj's picture
Upload folder using huggingface_hub
493bd60 verified
|
Raw
History Blame Contribute Delete
407 Bytes
metadata
title: AI TextClassifier
emoji: 🧠
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false

AI Text Classifier

A lightweight text classification demo powered by DistilBERT. Classify any text into sentiment categories using state-of-the-art transformer models.

Features

  • Real-time text classification
  • Powered by distilbert-base-uncased-finetuned-sst-2-english
  • Interactive Gradio UI