legolasyiu commited on
Commit
a156458
·
verified ·
1 Parent(s): 0d3c5e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -74,6 +74,9 @@ pipe = pipeline(
74
  )
75
  print(pipe("The secret to effective reasoning is"))
76
  ```
 
 
 
77
 
78
  ## Responsibility & Safety
79
 
 
74
  )
75
  print(pipe("The secret to effective reasoning is"))
76
  ```
77
+ ## For Mathematical problems
78
+ Please use "Please reason step by step, and put your final answer within \boxed{}" in system prompt
79
+
80
 
81
  ## Responsibility & Safety
82