distilgpt2-prefix-table-to-text / special_tokens_map.json
abvijaykumar's picture
Upload tokenizer
64cd538
raw
history blame contribute delete
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}