free-small-1epoch / special_tokens_map.json
Heatz's picture
Upload tokenizer
a073fc1
raw
history blame
111 Bytes
{
"bos_token": "|endoftext|",
"eos_token": "|endoftext|",
"pad_token": "<unk>",
"unk_token": "<unk>"
}