Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
GleghornLab
/
cdsBERT-plus
like
5
Follow
Gleghorn Lab
7
Feature Extraction
Transformers
PyTorch
CCDS
Ensembl
bert
protein language model
biology
Inference Endpoints
License:
cc-by-nc-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a7debd2
cdsBERT-plus
/
special_tokens_map.json
lhallee
Upload 5 files
0d1ee18
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]"
}