{ | |
"additional_special_tokens": [ | |
"<Think>", | |
"</Think>", | |
"<Parallel>", | |
"</Parallel>", | |
"<Goal>", | |
"</Goal>", | |
"<Outline>", | |
"</Outline>", | |
"<Path>", | |
"</Path>", | |
"<Conclusion>", | |
"</Conclusion>" | |
], | |
"eos_token": { | |
"content": "<|im_end|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
}, | |
"pad_token": "<|fim_pad|>" | |
} | |