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 weights
  • beast_spam_model.safetensors: Safe format model
  • model.py: Tokenizer + model
  • check_spam.py: Inference script
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support