distilgpt2_eli5_clm / special_tokens_map.json
chunwoolee0's picture
Training in progress epoch 0
1b6ac55
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}