Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Hate-speech-CNERG
/
dehatebert-mono-portugese
like
4
Follow
Hate-ALERT
11
Text Classification
Transformers
PyTorch
JAX
Portuguese
bert
Inference Endpoints
arxiv:
2004.06465
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ee2268a
dehatebert-mono-portugese
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
da23b8b
over 4 years ago
raw
Copy download link
history
blame
Safe
152 Bytes
{
"do_lower_case"
:
false
,
"max_len"
:
512
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}