Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Hate-speech-CNERG
/
dehatebert-mono-german
like
4
Follow
Hate-ALERT
39
Text Classification
Transformers
PyTorch
JAX
German
bert
arxiv:
2004.06465
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
48d11d9
dehatebert-mono-german
/
tokenizer_config.json
system
HF Staff
Update tokenizer_config.json
78fe8a3
over 5 years ago
raw
Copy download link
history
blame
152 Bytes
{
"do_lower_case"
:
false
,
"max_len"
:
512
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}