File size: 128 Bytes
5374a2d |
1 2 3 4 5 6 |
SOLVE_MATH_PROBLEM_PROMPT = r"""
Answer the math question. The answer should be in box format, e.g., \boxed{123}
Problem: """
|
5374a2d |
1 2 3 4 5 6 |
SOLVE_MATH_PROBLEM_PROMPT = r"""
Answer the math question. The answer should be in box format, e.g., \boxed{123}
Problem: """
|