Bioformer16L_caption / special_tokens_map.json
Euanyu's picture
Finetuned Bioformer-16L model with capition only of synthetic dataset
08a55bf
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}