Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tum-nlp
/
bert-counterspeech-classifier
like
0
Follow
Natural Language Processing @ TUM
30
Text Classification
Transformers
google-tensorflow
TensorFlow
English
bert
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-counterspeech-classifier
/
special_tokens_map.json
KAXY
Upload 6 files
c95d48b
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]"
}