prompt stringlengths 151 295 | completion stringlengths 6 50 |
|---|---|
Here's the start of a number sequence: 918, 707, 747, 837. Extend it with not more than 10 new numbers (maximum 3 digits each). Provide the numbers separated by commas. Return the numbers exactly as requested, nothing else. | 858,898,979,787,827,767,807,939,909,949 |
This series shows: 723, 612, 669, 983. Create maximum 10 more numbers (3 digits or fewer each) to extend the sequence Format as a simple comma-delimited sequence. Provide only the numerical values. | 574, 458, 835, 347, 782, 291, 156, 645, 523, 318 |
Take these numbers: 503, 726, 597, 929, 884, 133, 532, 409. Generate no more than 10 additional numbers (3 digits max each) to extend this sequence List the numbers with spaces between them. Skip any explanation and give only numbers. | 665 338 771 446 229 992 115 888 554 777 |
Here is a numeric sequence: 981, 763, 235, 953, 472. Please add at maximum 10 more numbers (maximum 3 digits each) to continue it. Return the numbers in the following format: (number_1, number_2, ...). No words, just numbers. | 187, 654, 329, 871, 543, 219, 765, 432, 198, 675 |
This series shows: 213, 733, 613, 170, 507, 952, 275, 643. Write at maximum 10 more numbers (3 digits max each) in this sequence. List the numbers with spaces between them. Don't add any text - numbers only. | 331 654 294 486 715 369 821 573 902 187 |
Here's the start of a number sequence: 365, 191, 738, 837, 377, 987, 123, 140. Add at most 10 more values (at most 3 digits each) to continue the sequence. List each number on its own line with no other text. Please just say the numbers, nothing more. | 501
383
912
721
155
319
854
278
603
417 |
Examine these numbers: 499, 573, 970, 610, 772, 400, 278, 708. Create no greater than 10 more numbers (maximum 3 digits each) to extend the sequence List the numbers with spaces between them. Give me just the numbers, no explanation needed. | 815 297 543 689 321 754 109 432 678 357 |
Check out this number list: 916, 334, 319, 700, 704. Create at most 10 more numbers (maximum 3 digits each) to extend the sequence Return the numbers in the following format: (number_1, number_2, ...). Please just say the numbers, nothing more. | 708, 712, 301, 900, 325, 330, 911, 709, 714, 327 |
I have this number sequence: 518, 753, 373, 598, 167. Extend it with a maximum of 10 new numbers (no more than 3 digits each). Return a semicolon-separated list of numbers. Respond with only the numbers, no additional text. | 924;865;378;512;739;246;671;458;237;195 |
Here is a numeric sequence: 571, 889, 421, 190. Extend it with maximum 10 new numbers (no more than 3 digits each). Return a comma-separated list of numbers. Say only the numbers - nothing more. | 712,353,202,54,131,629,301,478,95,28 |
I give you this sequence of numbers: 287, 621, 773. Add no more than 10 new numbers (3 digits or fewer each) that continue the sequence. Return one number per line. Reply with only numerical values. | 815
947
436
568
672
341
256
789
123
456 |
Analyze this sequence: 116, 142, 303, 291, 346, 465, 456. Extend it with not exceeding 10 new numbers (3-digit numbers or smaller). Return the numbers in the following format: [number_1, number_2, ...]. Give me just the numbers, no explanation needed. | [621, 513, 634, 542, 723, 654, 748, 673, 856, 749] |
See the following numbers: 604, 453, 555, 986, 527. Add at most 10 more values (3 digits max each) to continue the sequence. Format as a simple comma-delimited sequence. Say only the numbers - nothing more. | 789, 215, 834, 678, 501, 345, 890, 123, 456, 781 |
Let's start with this sequence: 272, 367, 213, 379, 277, 442, 136. Add maximum 10 more values (maximum 3 digits each) to continue the sequence. Return the numbers in the following format: [number_1, number_2, ...]. Answer with numbers alone. | 281,353,174,433,142,421,123,389,299,167 |
Start with these numbers: 475, 848, 358, 803, 948, 646, 187, 395. Generate up to 10 additional numbers (at most 3 digits each) to extend this sequence Format the output as: number1, number2, number3, ... Only the numerical sequence, nothing else. | 447, 835, 279, 548, 736, 894, 145, 673, 561, 937 |
This series shows: 921, 333, 917. Generate maximum 10 additional numbers (with 3 digits or less each) to extend this sequence Write the numbers on separate lines. Simply provide the numbers in the specified format. | 309
111
317
109
207
101
217
119
227
121 |
Here's a list of numbers: 699, 487, 237, 375, 635, 736, 519, 944. Write not exceeding 10 more numbers (3 digits or fewer each) in this sequence. Provide the numbers separated by commas. Answer with numbers alone. | 313,562,801,149,297,415,623,712,831 |
Given these initial values: 188, 868, 440. Write not more than 10 more numbers (maximum 3 digits each) in this sequence. Return the numbers in the following format: (number_1, number_2, ...). Output nothing but the numbers. | 196, 504, 288, 728, 384, 648, 420, 860, 456, 920 |
Examine these numbers: 151, 892, 639, 212. Generate at maximum 10 additional numbers (at most 3 digits each). Provide the numbers separated by commas. Please just say the numbers, nothing more. | 345, 786, 123, 567, 987, 234, 654, 890, 456, 789 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.