Zhenru commited on
Commit
d655161
·
verified ·
1 Parent(s): 9f97aed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ messages = [
82
  {"role": "user", "content": prompt}
83
  ]
84
 
85
- # PoT
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}