Llama-3-70B-Instruct-DPO-v0.3 / special_tokens_map.json
MaziyarPanahi's picture
5c742d914234e14d56e45c85a7b5aebfa05d41366909a70a97df1bd282686209
c0e09a8 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
}
}