fmx-reflective-2b / special_tokens_map.json
fullstack's picture
Upload folder using huggingface_hub
c2a1e82 verified
raw
history blame contribute delete
104 Bytes
{
"bos_token": "<bos>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}