mini_llm_dpo / special_tokens_map.json
wtxfrancise's picture
DPO LLM
2f76b25 verified
raw
history blame
No virus
90 Bytes
{
"bos_token": "<|im_end|>",
"eos_token": "<|im_end|>",
"pad_token": "<|im_end|>"
}