Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wukevin
/
tcr-bert
like
5
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
tcr-bert
/
special_tokens_map.json
wukevin
Add missing files
b2bcfac
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
{
"unk_token"
:
"?"
,
"sep_token"
:
"|"
,
"pad_token"
:
"$"
,
"cls_token"
:
"*"
,
"mask_token"
:
"."
}