tiny-random-internlm / special_tokens_map.json
IlyasMoutawwakil's picture
Mirror from katuni4ka/tiny-random-internlm
fd0218f verified
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}