Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
lhallee
/
no_space_protbert_tokenizer
like
0
Model card
Files
Files and versions
Community
main
no_space_protbert_tokenizer
/
special_tokens_map.json
lhallee
Upload 3 files
b77b50c
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"[UNK]"
}