nougat-base-8bit-mlx / special_tokens_map.json
mzbac's picture
Upload folder using huggingface_hub
79e8938 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}