btboilerplate/sms-spam-classification-transformer
SMS spam classification using a Transformer-based model built with HuggingFace and PyTorch, demonstrating modern NLP techniques for contextual text classification and model evaluation using a confusion matrix.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/btboilerplate/sms-spam-classification-transformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mshenoda/roberta-spam
RoBERTa based Spam Message Detection
aniass/Spam-detection
Spam detection in SMS messages with BERT model and Machine Learning algorithms
tanishqmudaliar/Silver-Guard-AI-Model-Training
TRAI‑aware Indian SMS scam detector that fine‑tunes MobileBERT on real + synthetic SMS, exports...
animesh-sh/Spam-Detector-BERT-Pytorch-Transformers-Hugging-Face-NLP-State-of-the-Art-Model.
Spam Detector is a Data Science Project built using Pytorch and Hugging Face library. Used BERT...
NotShrirang/Spam-Filter-using-ALBERT
This project aims to build a spam filter using a fine-tuned ALBERT (A Lite BERT) Transformer...