nucleotide-transformer-500m-human-ref / special_tokens_map.json
hdallatorre's picture
Upload tokenizer (#1)
20bf052
raw
history blame
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}