llama-7b-hf / special_tokens_map.json
jploski's picture
Initial commit
9980951
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}