Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mathxh
/
scibert_autodebias
like
0
Transformers
PyTorch
bert
pretraining
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
scibert_autodebias
/
special_tokens_map.json
mathxh
Upload 6 files
2183240
about 3 years 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]"
}