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