model-LLAMA2 / special_tokens_map.json
IMihyunki11's picture
Upload 8 files
8a6549a
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}