tinybpe1m / hf /special_tokens_map.json
shibatch's picture
Upload hf/special_tokens_map.json with huggingface_hub
b162653 verified
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}