Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
niru-nny
/
SMS_Spam_Detection
like
0
Text Classification
Transformers
Safetensors
sms-spam-collection
English
bert
spam-detection
sms
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
SMS_Spam_Detection
/
special_tokens_map.json
niru-nny
Upload folder using huggingface_hub
a357728
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}