Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ml6team
/
distilbert-base-german-cased-toxic-comments
like
11
Follow
ML6 Team
83
Text Classification
Transformers
PyTorch
germeval21
German
distilbert
german
classification
Inference Endpoints
arxiv:
1701.08118
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
distilbert-base-german-cased-toxic-comments
/
special_tokens_map.json
Konstantin
add tokenizer
39b898c
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}