Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tum-nlp
/
bert-hateXplain
like
0
Follow
Natural Language Processing Research @ TUM
29
Text Classification
Transformers
PyTorch
hatexplain
English
bert
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
41d3a5a
bert-hateXplain
/
special_tokens_map.json
Kanit
Upload tokenizer
3180ae5
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}