Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
GleghornLab
/
SYNTERACT
like
4
Follow
Gleghorn Lab
6
Text Classification
Transformers
PyTorch
BIOGRID
Negatome
bert
protein language model
biology
Inference Endpoints
License:
cc-by-nc-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/2
SYNTERACT
/
special_tokens_map.json
lhallee
Upload 6 files
8d492cf
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]"
}