Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
tanaos
/
tanaos-spam-detection-v1
like
5
Follow
Tanaos
39
Text Classification
Safetensors
English
distilbert
spam-detection
content-moderation
small-model
tanaos
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
tanaos-spam-detection-v1
/
special_tokens_map.json
rlucatoor
minor fix
c1ce783
5 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}