Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
yorko
/
scibert_scivocab_uncased_long_4096
Copied
like
2
Fill-Mask
PyTorch
Transformers
bert
AutoTrain Compatible
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
scibert_scivocab_uncased_long_4096
/
special_tokens_map.json
yorko
initial commit
504460c
about 1 year ago
raw
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}