test_gpt_xl / special_tokens_map.json
ctkang's picture
Upload tokenizer
87fa07a
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}