Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
FredZhang7
/
one-for-all-toxicity-v3
like
9
Text Classification
Transformers
PyTorch
Safetensors
FredZhang7/toxi-text-3M
55 languages
bert
nlp
moderation
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
4981b77
one-for-all-toxicity-v3
/
special_tokens_map.json
FredZhang7
upload pytorch files
319fb41
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}