llama-test / special_tokens_map.json
hdnh2006's picture
1st commit
fd2b689
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}