tokenizer-arena / vocab /chinese_llama /tokenizer /special_tokens_map.json
eson's picture
update
0ce6477
raw
history blame
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}