Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AssistantsLab
/
Tiny-Toxic-Detector
like
1
Follow
AssistantsLab
6
Text Classification
Transformers
Safetensors
google/jigsaw_toxicity_pred
SetFit/toxic_conversations
heegyu/toxic_conversations_balanced
English
tiny_transformer
Carbon Emissions
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Train
Deploy
Use this model
938255a
Tiny-Toxic-Detector
/
special_tokens_map.json
Michielo
Upload tokenizer
a476d69
verified
3 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]"
}