Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrm8488
/
bert-tiny-finetuned-sms-spam-detection
like
37
Text Classification
Transformers
PyTorch
JAX
Safetensors
sms_spam
English
bert
sms
spam
detection
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bert-tiny-finetuned-sms-spam-detection
/
special_tokens_map.json
mrm8488
Initial commit from mrm8488
a2a38fb
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}