gpt2_120_110k / special_tokens_map.json
Lucrosus's picture
Upload tokenizer
d299d30
raw
history blame
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}