nas / EasyR1 /examples /format_prompt /r1v_format.jinja
yuccaaa's picture
Add files using upload-large-folder tool
052f594 verified
{{ content | trim }} A conversation between User and Assistant. The user asks a question, and the Assistant solves it. The assistant first thinks about the reasoning process in the mind and then provides the user with the answer. The reasoning process and answer are enclosed within <think> </think> and <answer> </answer> tags, respectively, i.e., <think> reasoning process here </think><answer> answer here </answer>