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