codeparrot / special_tokens_map.json
marko-vasic's picture
Upload tokenizer
62f690e
raw
history blame
No virus
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}