Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cybersectony
/
phishing-email-detection-distilbert_v2.4.1
like
3
Text Classification
Transformers
Safetensors
cybersectony/PhishingEmailDetectionv2.0
English
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6724dec
phishing-email-detection-distilbert_v2.4.1
/
special_tokens_map.json
cybersectony
Upload tokenizer
9df9c01
verified
2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}