agro-nucleotide-transformer-1b / special_tokens_map.json
etrop's picture
Upload tokenizer
da1e382
raw
history blame contribute delete
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}