Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Exscientia
/
IgBert
like
3
Follow
Exscientia
6
Fill-Mask
Transformers
Safetensors
bert
antibody language model
antibody
protein language model
Inference Endpoints
arxiv:
2403.17889
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
8300300
IgBert
/
special_tokens_map.json
Henry Kenlay
Upload tokenizer
9839296
verified
7 months 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]"
}