Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jialicheng
/
debias_bert-tiny_weak-tiny-poe_mnli_21
like
0
PyTorch
Model card
Files
Files and versions
xet
Community
main
debias_bert-tiny_weak-tiny-poe_mnli_21
/
special_tokens_map.json
jialicheng
Upload folder using huggingface_hub
94fbb22
verified
6 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]"
}