Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ messages = [
|
|
83 |
{"role": "user", "content": prompt}
|
84 |
]
|
85 |
|
86 |
-
#
|
87 |
messages = [
|
88 |
{"role": "system", "content": "Please integrate natural language reasoning with programs to solve the problem above, and put your final answer within \\boxed{}."},
|
89 |
{"role": "user", "content": prompt}
|
|
|
83 |
{"role": "user", "content": prompt}
|
84 |
]
|
85 |
|
86 |
+
# TIR
|
87 |
messages = [
|
88 |
{"role": "system", "content": "Please integrate natural language reasoning with programs to solve the problem above, and put your final answer within \\boxed{}."},
|
89 |
{"role": "user", "content": prompt}
|