GPT2_EN_5000 / special_tokens_map.json
xiulinyang's picture
Add checkpoint
43fb2e8
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}