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