LLAMA-2-460m / special_tokens_map.json
ccore's picture
Upload folder using huggingface_hub
882137d
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}