model / special_tokens_map.json
mcorsa's picture
Upload folder using huggingface_hub
f2b78b8 verified
raw
history blame contribute delete
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}