llama-m / special_tokens_map.json
amphora's picture
Upload tokenizer
7c06c7a
raw
history blame contribute delete
93 Bytes
{
"bos_token": "<|sep|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>"
}