prompt stringlengths 152 295 | completion stringlengths 14 57 |
|---|---|
Observe this number sequence: 141, 802, 162, 467, 259, 889. Add at maximum 10 more values (3 digits or fewer each) to continue the sequence. Provide the numbers separated by commas. No explanation, just the numbers. | 373, 526, 444, 773, 385, 619, 400, 832, 399, 666 |
This series shows: 875, 439, 285. Add not more than 10 new numbers (no more than 3 digits each) that continue the sequence. Return the numbers in the following format: [number_1, number_2, ...]. Just show me the numbers. | [191, 149, 113, 87, 67, 53, 43, 35, 29, 25] |
These numbers follow a sequence: 705, 545, 375, 799, 139. Generate not more than 10 additional numbers (3-digit numbers or smaller). Write the numbers on separate lines. No words, just numbers. | 263
498
316
629
153
587
295
436
358
189 |
These are the first numbers in a sequence: 465, 869, 582, 105, 601. Write not more than 10 more numbers (up to 3 digits each) in this sequence. Return the numbers in the following format: [number_1, number_2, ...]. Nothing but numbers in your response. | [724, 395, 810, 236, 947, 568, 189, 602, 415, 736] |
Look at these numbers: 571, 171, 486, 569, 229, 905. Generate no more than 10 additional numbers (no more than 3 digits each) to extend this sequence Return a space-separated list of numbers. Respond with only the numbers, no additional text. | 345 678 123 987 560 432 765 234 890 654 |
Let's start with this sequence: 817, 457, 199, 421. Please add at most 10 more numbers (maximum 3 digits each) to continue it. Return numbers separated by semicolons. Give me just the numbers, no explanation needed. | 823; 349; 569; 281; 751; 373; 673; 193; 431; 619 |
These are the first numbers in a sequence: 634, 328, 619, 229. Write no more than 10 more numbers (at most 3 digits each) in this sequence. List each number on its own line with no other text. Nothing but numbers in your response. | 605
218
592
207
579
196
565
185
550
174 |
I have this number sequence: 333, 819, 183, 544. Generate at maximum 10 additional numbers (with 3 digits or less each). List the numbers with spaces between them. No words, just numbers. | 276 607 453 921 156 309 744 288 567 432 |
These numbers follow a sequence: 377, 655, 471, 562, 581, 929. Continue the sequence with a maximum of 10 more numbers (up to 3 digits each) Return the numbers in the following format: (number_1, number_2, ...). Provide only the numerical values. | 617, 853, 746, 898, 764, 935, 821, 959, 862, 973 |
We have this series of numbers: 881, 227, 556, 839, 830, 950, 465. Add maximum 10 more values (3-digit numbers or smaller) to continue the sequence. Return a space-separated list of numbers. Provide only the numerical values. | 741 325 666 999 123 456 789 333 555 222 |
We have this series of numbers: 799, 222, 710. Create a maximum of 10 more numbers (no more than 3 digits each) to extend the sequence Format as a simple comma-delimited sequence. Answer with numbers alone. | 333,444,555,666,888,999,111,223,334,445 |
This series shows: 651, 501, 489, 251. Add at maximum 10 new numbers (3-digit numbers or smaller) that continue the sequence. Return the numbers in the following format: [number_1, number_2, ...]. Say only the numbers - nothing more. | [125, 101, 98, 75, 63, 51, 42, 31, 20, 10] |
Start with these numbers: 692, 616, 143. Generate no greater than 10 additional numbers (3 digits or fewer each) to extend this sequence Return the numbers in the following format: (number_1, number_2, ...). Output nothing but the numbers. | (569, 483, 326, 252, 179, 101, 36, 78, 204, 356) |
We have this series of numbers: 319, 887, 427, 779, 622, 731, 589. Create at maximum 10 more numbers (3 digits max each) to extend the sequence List the numbers with spaces between them. Say only the numbers - nothing more. | 325 417 899 234 678 345 761 456 876 321 |
I have this number sequence: 934, 333, 793, 386, 106, 321, 579, 308. Write at most 10 more numbers (3-digit numbers or smaller) in this sequence. Provide the numbers separated by commas. Return the numbers exactly as requested, nothing else. | 845, 207, 632, 458, 910, 156, 783, 349, 521, 860 |
Here are some numbers in sequence: 881, 644, 612, 880, 127, 482, 654. Extend it with a maximum of 10 new numbers (up to 3 digits each). Return the numbers in the following format: (number_1, number_2, ...). Skip any explanation and give only numbers. | (369, 547, 281, 756, 923, 458, 310, 689, 247, 852) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.