prompt stringlengths 151 295 | completion stringlengths 3 57 |
|---|---|
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. | 568 625 734 891 356 247 436 685 |
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. | (517, 324, 862, 654, 138) |
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. | 815 323 453 785 907 543 285 735 |
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. | 450
654
731
374
983
120
137
459
653
741 |
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. | 499 573 970 610 772 400 278 708 696 584 |
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. | (393, 196, 777, 654, 888, 444, 999, 701, 318, 666) |
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. | 833;339;718;675;398;573;951;737;698;316 |
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. | 568,847,329,710,654,589,367,701,485 |
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. | [169, 182, 224, 330, 294, 345, 464, 455, 168, 140] |
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. | 604,453,555,986,527,666,444,555,678,321 |
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. | [298, 389, 254, 365, 283] |
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. | 456, 732, 298, 907, 345, 826, 154, 789, 653, 278 |
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. | 913
347
929
319
935
371
919
389
931
339 |
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. | 451, 123, 789, 345, 678, 890, 234, 567, 788, 999 |
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. | (869, 441, 189, 867, 439, 187, 865, 435, 185, 861) |
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. | 123, 456, 789, 321, 654, 987, 246, 579, 369, 723 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.