Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
minuva
/
MiniLMv2-toxic-jigsaw-lite
like
1
Follow
Minuva
2
Text Classification
Transformers
Safetensors
English
bert
toxic
toxicity
hate speech
offensive language
multi-class-classification
multi-label-classification
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e236ba3
MiniLMv2-toxic-jigsaw-lite
/
special_tokens_map.json
Ngit
Upload 11 files
336da88
verified
9 months 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]"
}