nucleotide-transformer-500m-1000g / special_tokens_map.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
cb4f6fd
raw
history blame contribute delete
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}