Llama-3-8B-Instruct-DPO-v0.4 / special_tokens_map.json
MaziyarPanahi's picture
17ee7f761445a435babd9b8ec6904c151c4c02d05efd020f1127aefccc66bcd5
8f1bc6b verified
raw
history blame
No virus
444 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}