Update README.md
Browse files
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 |
|