c4ai-command-r-v01-SFT / special_tokens_map.json
Utshav's picture
Utshav/command-4-v01-Finetuned
69bbb84 verified
raw
history blame contribute delete
No virus
341 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": "<|END_OF_TURN_TOKEN|>"
}