Zhenru commited on
Commit
8ea1d65
1 Parent(s): ea393b4

Update README.md

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