Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ethical-spectacle
/
social-bias-ner
like
1
Follow
Ethical Spectacle
10
Token Classification
Transformers
PyTorch
English
bert
Social Bias
Carbon Emissions
Inference Endpoints
arxiv:
2410.08388
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ca4a7b0
social-bias-ner
/
special_tokens_map.json
maximuspowers
Upload 5 files
ca4a7b0
verified
about 2 months 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]"
}