nucleotide-transformer-2.5b-1000g / special_tokens_map.json
hdallatorre's picture
Upload tokenizer
ede524b
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}