Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
prithivMLmods
/
Spam-Bert-Uncased
like
7
Fill-Mask
Transformers
Safetensors
prithivMLmods/Spam-Text-Detect-Analysis
English
bert
text-classification
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5d81b2b
Spam-Bert-Uncased
/
special_tokens_map.json
prithivMLmods
Upload 5 files
5392574
verified
10 days 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]"
}