Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
unikei
/
bert-base-proteins
like
1
Fill-Mask
Transformers
Safetensors
Ensembl
bert
biology
medical
Inference Endpoints
License:
bigscience-openrail-m
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c90b8d5
bert-base-proteins
/
special_tokens_map.json
unikei
Tokenizer
b756374
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}