Dataset Viewer
Auto-converted to Parquet
prompt
stringlengths
10
48
completion
stringlengths
5
73
Can you count from 5 to 16?
5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Can you count from 16 to 20 in ascending order?
16, 17, 18, 19, 20.
Can you count from 1 to 2 in descending order?
2, 1.
Can you count from 1 to 17 in descending order?
17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1.
Count to 16
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Count from 4 to 7 in reverse order
7, 6, 5, 4.
Can you count from 9 to 16 in ascending order?
9, 10, 11, 12, 13, 14, 15, 16.
Count from 1 to 17
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17.
Can you count from 15 to 20?
15, 16, 17, 18, 19, 20.
Can you count from 3 to 19 in reverse?
19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3.
Can you count from 3 to 16 in order?
3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Can you count from 0 to 7 in order?
0, 1, 2, 3, 4, 5, 6, 7.
Can you count from 1 to 3?
1, 2, 3.
Count from 2 to 11 in reverse
11, 10, 9, 8, 7, 6, 5, 4, 3, 2.
Can you count from 2 to 16 in order?
2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Count to 19
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19.
Count from 2 to 13 in reverse order
13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2.
Count from 2 to 7
2, 3, 4, 5, 6, 7.
Count from 4 to 14
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14.
Count from 9 to 12 in reverse order
12, 11, 10, 9.
Can you count from 12 to 16?
12, 13, 14, 15, 16.
Can you count from 5 to 10 in order?
5, 6, 7, 8, 9, 10.
Can you count from 4 to 15 in reverse order?
15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4.
Count from 7 to 10 in reverse order
10, 9, 8, 7.
Count to 6
0, 1, 2, 3, 4, 5, 6.
Can you count from 6 to 12 in reverse order?
12, 11, 10, 9, 8, 7, 6.
Count from 2 to 15 in reverse
15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2.
Count from 5 to 19 in reverse
19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5.
Can you count from 8 to 16?
8, 9, 10, 11, 12, 13, 14, 15, 16.
Can you count from 2 to 12?
2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12.
Count to 10
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.
Can you count from 18 to 23 in reverse?
23, 22, 21, 20, 19, 18.
Count to 9
0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
Count to 16
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Can you count from 6 to 11?
6, 7, 8, 9, 10, 11.
Count to 12
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12.
Can you count from 16 to 18 in order?
16, 17, 18.
Count to 10
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.
Can you count from 0 to 15 in reverse?
15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0.
Can you count from 8 to 19 in ascending order?
8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19.
Can you count from 14 to 15 in descending order?
15, 14.
Count from 1 to 7 in reverse
7, 6, 5, 4, 3, 2, 1.
Can you count from 17 to 19?
17, 18, 19.
Count from 12 to 18 in reverse order
18, 17, 16, 15, 14, 13, 12.
Count to 16
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Count from 0 to 19 in reverse
19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0.
Count to 10
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.
Count to 10
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10.
Can you count from 5 to 9 in reverse?
9, 8, 7, 6, 5.
Can you count from 11 to 12 in reverse?
12, 11.
Count to 18
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18.
Count from 12 to 19
12, 13, 14, 15, 16, 17, 18, 19.
Can you count from 9 to 10 in reverse order?
10, 9.
Count from 6 to 7 in reverse
7, 6.
Count from 19 to 28 in reverse
28, 27, 26, 25, 24, 23, 22, 21, 20, 19.
Count from 4 to 6 in reverse
6, 5, 4.
Count to 15
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15.
Can you count from 9 to 16 in order?
9, 10, 11, 12, 13, 14, 15, 16.
Can you count from 1 to 8?
1, 2, 3, 4, 5, 6, 7, 8.
Count from 10 to 13
10, 11, 12, 13.
Can you count from 4 to 19 in ascending order?
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19.
Can you count from 3 to 11 in order?
3, 4, 5, 6, 7, 8, 9, 10, 11.
Can you count from 11 to 20?
11, 12, 13, 14, 15, 16, 17, 18, 19, 20.
Can you count from 0 to 18 in order?
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18.
Can you count from 11 to 14?
11, 12, 13, 14.
Can you count from 11 to 13?
11, 12, 13.
Can you count from 12 to 18 in order?
12, 13, 14, 15, 16, 17, 18.
Can you count from 9 to 18?
9, 10, 11, 12, 13, 14, 15, 16, 17, 18.
Can you count from 0 to 12?
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12.
Can you count from 6 to 10 in reverse?
10, 9, 8, 7, 6.
Can you count from 4 to 20?
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20.
Can you count from 14 to 15?
14, 15.
Count to 19
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19.
Can you count from 6 to 8 in ascending order?
6, 7, 8.
Count from 0 to 20
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20.
Count from 1 to 16
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16.
Count to 17
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17.
Count from 3 to 10
3, 4, 5, 6, 7, 8, 9, 10.
Can you count from 0 to 6 in ascending order?
0, 1, 2, 3, 4, 5, 6.
Can you count from 9 to 10 in reverse?
10, 9.
Can you count from 0 to 6 in order?
0, 1, 2, 3, 4, 5, 6.
Count from 10 to 12 in reverse order
12, 11, 10.
Count from 6 to 9 in reverse order
9, 8, 7, 6.
Can you count from 7 to 12?
7, 8, 9, 10, 11, 12.
Can you count from 10 to 14 in order?
10, 11, 12, 13, 14.
Can you count from 0 to 19 in descending order?
19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0.
Can you count from 5 to 10 in order?
5, 6, 7, 8, 9, 10.
Can you count from 5 to 10?
5, 6, 7, 8, 9, 10.
Count from 11 to 12
11, 12.
Can you count from 12 to 18 in reverse?
18, 17, 16, 15, 14, 13, 12.
Count from 13 to 17 in reverse order
17, 16, 15, 14, 13.
Count from 0 to 15 in reverse
15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0.
Can you count from 2 to 8 in reverse?
8, 7, 6, 5, 4, 3, 2.
Count from 5 to 12 in reverse
12, 11, 10, 9, 8, 7, 6, 5.
Can you count from 7 to 15?
7, 8, 9, 10, 11, 12, 13, 14, 15.
Count from 3 to 13
3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13.
Can you count from 11 to 12 in order?
11, 12.
Can you count from 0 to 17 in order?
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17.
Can you count from 8 to 12?
8, 9, 10, 11, 12.
Can you count from 15 to 19 in ascending order?
15, 16, 17, 18, 19.
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
41