AbdulHadi806/mail_spam_ham_dataset
Viewer • Updated • 5.61k • 45 • 2
How to use Asgharkhan9275/detect_email with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("Asgharkhan9275/detect_email", "model.bin"))264d7a1bc2194e91fe184bfa43f453ad85141035
Base model
Qwen/Qwen3-0.6B-Base