Downloads · 30 days
15
2% of all-time downloads
eugenioderodev/fishstop-bert
fishstop-bert is a text classification model from eugenioderodev. Use it when you need a label for a piece of text. It is set up for transformers.
Binary content classifier for legitimate vs malicious (phishing or spam) email, used as one signal in FishSTOP. It does not inspect SPF, DKIM, DMARC, sender reputation, links or attachments and must not be used as a s…
Downloads · 30 days
15
2% of all-time downloads
All-time downloads
741
Public
Parameters
135M
2.3 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors541 MB · 99%
From the Hugging Face model README
Binary content classifier for legitimate vs malicious (phishing or spam) email, used as one signal in FishSTOP. It does not inspect SPF, DKIM, DMARC, sender reputation, links or attachments and must not be used as a standalone verdict.
distilbert/distilbert-base-multilingual-cased0=LEGITIMATE, 1=MALICIOUS (phishing, scam or spam)The reported probability is meaningful only for data sufficiently similar to the validation distribution. Performance must be rechecked on recent, external and multilingual email sets.