Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,11 @@ widget:
|
|
15 |
example_title: "puzzle2"
|
16 |
- text: "Two inlet pipes lead into a large water tank. One pipe can fill the tank in 45 minutes; the other can fill it in 40 minutes. To the nearest tenth of a minute, how long would it take the two pipes together to fill the tank if both were opened at the same time?"
|
17 |
example_title: "patek water"
|
18 |
-
|
|
|
|
|
|
|
|
|
19 |
inference:
|
20 |
parameters:
|
21 |
max_length: 128
|
|
|
15 |
example_title: "puzzle2"
|
16 |
- text: "Two inlet pipes lead into a large water tank. One pipe can fill the tank in 45 minutes; the other can fill it in 40 minutes. To the nearest tenth of a minute, how long would it take the two pipes together to fill the tank if both were opened at the same time?"
|
17 |
example_title: "patek water"
|
18 |
+
- text: "A football team lost 5 yards and then gained 9. What is the team's progress?"
|
19 |
+
example_title: "sportsball"
|
20 |
+
- text: "Half a number plus 5 is 11.What is the number?"
|
21 |
+
example_title: "half"
|
22 |
+
|
23 |
inference:
|
24 |
parameters:
|
25 |
max_length: 128
|