Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Vrandan
/
Comment-Moderation
like
1
Text Classification
Transformers
Safetensors
English
distilbert
content-moderation
comment-moderation
text-moderation
Inference Endpoints
arxiv:
2208.03274
License:
openrail
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c63d5eb
Comment-Moderation
/
special_tokens_map.json
Vrandan
Tokenizer for best accuracy model
447cccc
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}