armembed / special_tokens_map.json
alexshah's picture
Upload special_tokens_map.json with huggingface_hub
0584a9f verified
raw
history blame contribute delete
97 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"pad_token": "[PAD]"
}