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
/
AIMS-RU-Toxic-Spam-Classifier
like
2
Text Classification
PyTorch
Russian
moderation
toxicity
spam-detection
toxic-detection
cyberbullying-detection
russian
cyberbullying
bert
NLP
rubert
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
AIMS-RU-Toxic-Spam-Classifier
/
special_tokens_map.json
SyntaxError
Upload 9 files
4dcc6f7
verified
10 days 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]"
}