Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ml6team
/
distilbert-base-german-cased-toxic-comments
like
12
Follow
ML6 Team
104
Text Classification
Transformers
PyTorch
germeval21
German
distilbert
german
classification
arxiv:
1701.08118
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a56b1a6
distilbert-base-german-cased-toxic-comments
/
special_tokens_map.json
Konstantin
add tokenizer
39b898c
over 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]"
}