llama2.c-stories15M-ds / special_tokens_map.json
mgoin's picture
Upload folder using huggingface_hub
4a06e5b
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}