gpt2-tokenizer / special_tokens_map.json
nakcnx's picture
Upload tokenizer
88f8cdc
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}