deepshard-13B-ft / special_tokens_map.json
srikanthsrnvs's picture
Upload with huggingface_hub
23b3629
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}