distilgpt_new3_0060 / special_tokens_map.json
bigmorning's picture
add tokenizer
2411ee7
{
"bos_token": "<|endoftext|>",
"cls_token": "[CLS]",
"eos_token": "<|endoftext|>",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}