Redpajama-3B-orcastyle / special_tokens_map.json
shahules786's picture
Upload special_tokens_map.json with huggingface_hub
f23529a
raw
history blame
138 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "<sep>",
"unk_token": "<|endoftext|>"
}