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