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
SafeTechDev
/
Russian-Spam-classifier
like
0
Text Classification
PyTorch
alt-gnome/telegram-spam
Russian
spam-detection
russian
telegram-moderation
bert
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Russian-Spam-classifier
/
special_tokens_map.json
SafeTechDev
Upload 6 files
3ddda7e
verified
1 day ago
Raw
Download with hf CLI
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]"
}