gpt2-10var / special_tokens_map.json
augustocsc's picture
Upload tokenizer
b7ad4e3
raw
history blame contribute delete
127 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}