Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SALT-NLP
/
CultureBank-Controversial-Classifier
like
0
Follow
Social And Language Technology Lab
51
Text Classification
Transformers
Safetensors
distilbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
CultureBank-Controversial-Classifier
/
special_tokens_map.json
wyshi
Upload 9 files
e6662f3
verified
9 months 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]"
}