software_benchmark_bio / special_tokens_map.json
esgg's picture
Folder software_benchmark removed
de0fa81
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}