c4ai-command-r-plus-08-2024-4bit / special_tokens_map.json
bobtk's picture
5548ac2e10c3c5de3455c6d91e1385cd62d1388760ab92b7086512f76bf2c879
0325411 verified
raw
history blame
439 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": {
"content": "<PAD>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}