Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wu981526092
/
Sentence-Level-Stereotype-Detector
like
2
Text Classification
Transformers
PyTorch
stereoset
crows_pairs
wu981526092/MGSD
English
distilbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/3
Sentence-Level-Stereotype-Detector
/
special_tokens_map.json
Zekun Wu
update
2d9bac1
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]"
}