aya-23-8B-4bit / special_tokens_map.json
prince-canuma's picture
c7249da89609dd2a121b38bdce0e4f8d9ff5d811b88f3476b2f93889796f9eb3
295d826 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
}
}