Mistral-Codon-v2-13M / special_tokens_map.json
RaphaelMourad's picture
Upload 10 files
e73b08c verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[EOS]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}