tcr-bert-finetuned-tchard / special_tokens_map.json
yiminghuang47's picture
Training in progress, step 500
e713c6a
raw
history blame contribute delete
No virus
104 Bytes
{
"cls_token": "*",
"mask_token": ".",
"pad_token": "$",
"sep_token": "|",
"unk_token": "?"
}