Commit
·
c3a35dc
1
Parent(s):
11a7c1b
Fix mathematical reasoning (#103)
Browse files- Fix mathematical reasoning (f1a98d9ff5ac0d37bf23561ce1c0af5d641aef0a)
README.md
CHANGED
|
@@ -165,8 +165,8 @@ widget:
|
|
| 165 |
example_title: Fairy tale
|
| 166 |
group: French
|
| 167 |
- text: |-
|
| 168 |
-
|
| 169 |
-
|
| 170 |
example_title: Mathematical reasoning
|
| 171 |
group: English
|
| 172 |
model-index:
|
|
|
|
| 165 |
example_title: Fairy tale
|
| 166 |
group: French
|
| 167 |
- text: |-
|
| 168 |
+
Q: A juggler can juggle 16 balls. Half of the balls are golf balls, and half of the gold balls are blue. How many blue golf balls are there?
|
| 169 |
+
A: Let's think step by step.
|
| 170 |
example_title: Mathematical reasoning
|
| 171 |
group: English
|
| 172 |
model-index:
|