Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Hate-speech-CNERG
/
bert-base-uncased-hatexplain
like
19
Follow
Hate-ALERT
12
Text Classification
Transformers
PyTorch
JAX
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
31dd02c
bert-base-uncased-hatexplain
/
special_tokens_map.json
Punyajoy
First version of the your-model-name model and tokenizer.
8aab111
almost 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]"
}