CoolFace
Modelpublic

andresar1205/SMS-spam-detection-BertForSequenceClassification

sourceHugging Faceunlicenseupdated 3y agoView on Hugging Face
1likes9downloads
Model Card

SMS Spam Classification with BERT

This repository contains the implementation of a Spam Classification model for SMS messages using the BERT (Bidirectional Encoder Representations from Transformers) model for sequence classification. The model is fine-tuned on a dataset of labeled SMS messages to distinguish between spam and non-spam messages.