andresar1205's picture
Agregar tags
786d6f4
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.