openbuddy-yi1.5-9b-v21.1-32k / special_tokens_map.json
ff670's picture
Upload folder using huggingface_hub
5621a71 verified
raw
history blame
360 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<|end|>",
"pad_token": "<|pad0|>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}