Problem with specific output format

#15
by sszymczyk - opened

I instructed the model to enclose the selected answers in a multi-choice quiz with tag like this:

Enclose the selected answer number in the <ANSWER> tag, for example: <ANSWER>1</ANSWER>.

but it does it only half of the time - in remaining cases it outputs the answer enclosed in the latex \boxed{} instruction like this:

\[ \boxed{2} \]

This may be something to improve in the next version.

Sign up or log in to comment