Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ChatterjeeLab
/
PepMLM-650M
like
12
Follow
Programmable Biology Group
24
Fill-Mask
Transformers
PyTorch
esm
Inference Endpoints
arxiv:
2310.03842
License:
cc-by-nc-nd-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
PepMLM-650M
/
special_tokens_map.json
TianlaiChen
tokenizer
843af80
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"<cls>"
,
"eos_token"
:
"<eos>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}