Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Hate-speech-CNERG
/
bert-base-uncased-hatexplain
like
21
Follow
Hate-ALERT
27
Text Classification
Transformers
PyTorch
JAX
hatexplain
English
bert
arxiv:
2012.10289
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
50d25f1
bert-base-uncased-hatexplain
/
special_tokens_map.json
Punyajoy
First version of the your-model-name model and tokenizer.
8aab111
over 4 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]"
}