YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
π§ Beast Spam Detector
This is a spam detection model built from scratch using PyTorch. It includes:
- Custom tokenizer
- CNN + BiLSTM model
- Trained weights (.pt and .safetensors)
- Easy-to-use inference script
π¦ Usage
python check_spam.py
Type your email content and press Enter twice to get prediction.
π§ Model
Built using custom tokenizer and a CNN+LSTM-based architecture. Safe to use.
π Files
beast_spam_model.pt
: PyTorch weightsbeast_spam_model.safetensors
: Safe format modelmodel.py
: Tokenizer + modelcheck_spam.py
: Inference script
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support