open_llama_3b_v2-annotated1 / special_tokens_map.json
matthew chung
Upload tokenizer
5ffc136
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}