gptx_test / special_tokens_map.json
Thunderbee's picture
Upload special_tokens_map.json with huggingface_hub
6443684 verified
raw
history blame contribute delete
130 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}