gpt2-neuronx / special_tokens_map.json
dacorvo's picture
dacorvo HF staff
Upload special_tokens_map.json with huggingface_hub
d355177
raw
history blame contribute delete
No virus
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}