segment_nt_multi_species / special_tokens_map.json
hdallatorre's picture
Upload tokenizer
a2ae43a verified
raw
history blame
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}