vikhr-7b-kspitza / special_tokens_map.json
kzipa's picture
Training in progress, epoch 1
cf47d24 verified
raw
history blame contribute delete
No virus
229 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|im_end|>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}