Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
michellejieli
/
inappropriate_text_classifier
like
9
Text Classification
Transformers
PyTorch
English
distilbert
distilroberta
sentiment
NSFW
inappropriate
spam
twitter
reddit
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
inappropriate_text_classifier
/
special_tokens_map.json
michellejieli
fine-tune model
73ed716
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}