codeparrot / special_tokens_map.json
madsci's picture
add tokenizer
03d7251
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}