llama_khan_mcq / special_tokens_map.json
c123ian's picture
Upload tokenizer
834fc66
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<eos>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}