Midnight-Miqu-103B-v1.0 / special_tokens_map.json
sophosympatheia's picture
175cb663b0d15642dcd573234407c00f3d9147cb7f0e4e3439caf5ed591a0bb4
e4c00c7 verified
raw
history blame
548 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}