llama-2-7b-hf-300s / special_tokens_map.json
aiknight87's picture
Upload tokenizer (#3)
181842e
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}