Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AventIQ-AI
/
Bert_Email_Spam_Detaction
like
0
Follow
AventIQ
66
Safetensors
bert
Model card
Files
Files and versions
xet
Community
main
Bert_Email_Spam_Detaction
/
special_tokens_map.json
DeepakKumarMSL
Upload 6 files
cee7fcc
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}