metadata
license: unlicense
language:
- en
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.