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