ev_glaive-Math1 / special_tokens_map.json
sahil2801's picture
Upload folder using huggingface_hub
3a198f9
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}