c4ai-command-r-plus-08-2024 / special_tokens_map.json
danielhanchen's picture
Upload tokenizer
1183ef7 verified
raw
history blame contribute delete
345 Bytes
{
"bos_token": {
"content": "<BOS_TOKEN>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|END_OF_TURN_TOKEN|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|finetune_right_pad_id|>"
}