AbrahamicSolver / r1v_format.jinja
Gatsby767's picture
Upload 11 files
0e6368e verified
raw
history blame contribute delete
420 Bytes
{{ 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>