Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fraternalilab
/
immunomatch
like
0
Follow
fraternalilab
3
Text Classification
Transformers
PyTorch
roformer
biology
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
immunomatch
/
special_tokens_map.json
dongjunguo
Upload tokenizer
df423df
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}