Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Duplicated from
mrm8488/bert-tiny-finetuned-sms-spam-detection
JustAPR
/
bert-tiny-finetuned-sms-spam-detection
like
0
PyTorch
JAX
Safetensors
sms_spam
English
bert
sms
spam
detection
Model card
Files
Files and versions
xet
Community
main
bert-tiny-finetuned-sms-spam-detection
/
special_tokens_map.json
JustAPR
Duplicate from mrm8488/bert-tiny-finetuned-sms-spam-detection
382cf24
about 1 month 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]"
}