dna2vec / special_tokens_map.json
yigitturali's picture
Upload tokenizer
4416002 verified
raw
history blame
99 Bytes
{
"cls_token": "[CLS]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}