Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Hate-speech-CNERG
/
bert-base-uncased-hatexplain-rationale-two
like
12
Follow
Hate-ALERT
11
Text Classification
Transformers
PyTorch
hatexplain
English
bert
Inference Endpoints
arxiv:
2012.10289
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
8f8ba7a
bert-base-uncased-hatexplain-rationale-two
/
special_tokens_map.json
Punyajoy
Update from punyajoy
94d91d0
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]"
}