llama-2-7b-rolechat / special_tokens_map.json
xiaominfc's picture
Upload tokenizer
8806e60
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}