chat-llama2-13b-80k / special_tokens_map.json
hongyin's picture
Upload 13 files
5504d7b
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}