Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pysentimiento
/
bertabaporu-pt-hate-speech
like
3
Follow
pysentimiento
9
PyTorch
Portuguese
pysentimiento
bert
twitter
hate-speech
arxiv:
2106.09462
Model card
Files
Files and versions
Community
1
main
bertabaporu-pt-hate-speech
/
special_tokens_map.json
finiteautomata
Upload tokenizer
22acaa4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}