prompt stringlengths 144 465 | answer stringlengths 5 127 | metadata stringlengths 308 686 | task stringclasses 9
values | mode stringclasses 1
value | level int64 0 0 |
|---|---|---|---|---|---|
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x30 x13 x41 x53 x10 x57 x59 x3 x45 x19 x57 x15 x56 x45 x42 x6 x22 x55 x43 x18 x15 x52 x39 x60 x38 x28 x64 x62 x32 x30 x47 x29
(TARGET)
x45 | x30 x13 x41 x53 x10 x57 x59 x3 x19 x57 x15 x56 x45 x42 x6 x22 x55 x43 x18 x15 x52 x39 x60 x38 x28 x64 x62 x32 x30 x47 x29 | {'task': 'delete', 'seq': [['x30', 'x13', 'x41', 'x53', 'x10', 'x57', 'x59', 'x3', 'x45', 'x19', 'x57', 'x15', 'x56', 'x45', 'x42', 'x6', 'x22', 'x55', 'x43', 'x18', 'x15', 'x52', 'x39', 'x60', 'x38', 'x28', 'x64', 'x62', 'x32', 'x30', 'x47', 'x29'], 'x45'], 'k': 4, 'n': 32, '_time': 0.00043702125549316406, '_task': 'b... | delete | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x48 x42 x10 x18 x35 x5 x9 x29 x11 x20 x64 x16 x43 x56 x1 x53 x61 x52 x2 x58 x9 x63 x47 x17 x46 x20 x38 x13 x1 x20 x49 x33 | x33 x49 x20 x1 x13 x38 x20 x46 x17 x47 x63 x9 x58 x2 x52 x61 x53 x1 x56 x43 x16 x64 x20 x11 x29 x9 x5 x35 x18 x10 x42 x48 | {'task': 'reverse', 'seq': ['x48', 'x42', 'x10', 'x18', 'x35', 'x5', 'x9', 'x29', 'x11', 'x20', 'x64', 'x16', 'x43', 'x56', 'x1', 'x53', 'x61', 'x52', 'x2', 'x58', 'x9', 'x63', 'x47', 'x17', 'x46', 'x20', 'x38', 'x13', 'x1', 'x20', 'x49', 'x33'], 'k': 4, 'n': 32, '_time': 0.00027489662170410156, '_task': 'basic_procedu... | reverse | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x30 x2 x49 x33 x63 x57 x29 x24 x34 x61 x34 x64 x30 x40 x3 x38 x29 x19 x29 x16 x26 x27 x2 x28 x59 x14 x20 x30 x62 x32 x56 x61 | x30 x2 x49 x33 x63 x57 x29 x24 x34 x61 x34 x64 x30 x40 x3 x38 x29 x19 x29 x16 x26 x27 x2 x28 x59 x14 x20 x30 x62 x32 x56 x61 | {'task': 'identity', 'seq': ['x30', 'x2', 'x49', 'x33', 'x63', 'x57', 'x29', 'x24', 'x34', 'x61', 'x34', 'x64', 'x30', 'x40', 'x3', 'x38', 'x29', 'x19', 'x29', 'x16', 'x26', 'x27', 'x2', 'x28', 'x59', 'x14', 'x20', 'x30', 'x62', 'x32', 'x56', 'x61'], 'k': 4, 'n': 32, '_time': 0.0003521442413330078, '_task': 'basic_proc... | identity | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x9 x59 x15 x50 x59 x32 x18 x44 x17 x29 x26 x21 x33 x46 x64 x52 x25 x8 x26 x54 x20 x32 x7 x35 x19 x32 x48 x3 x50 x1 x54 x38 | x1 x3 x7 x8 x9 x15 x17 x18 x19 x20 x21 x25 x26 x26 x29 x32 x32 x32 x33 x35 x38 x44 x46 x48 x50 x50 x52 x54 x54 x59 x59 x64 | {'task': 'sort', 'seq': ['x9', 'x59', 'x15', 'x50', 'x59', 'x32', 'x18', 'x44', 'x17', 'x29', 'x26', 'x21', 'x33', 'x46', 'x64', 'x52', 'x25', 'x8', 'x26', 'x54', 'x20', 'x32', 'x7', 'x35', 'x19', 'x32', 'x48', 'x3', 'x50', 'x1', 'x54', 'x38'], 'k': 4, 'n': 32, '_time': 0.0004374980926513672, '_task': 'basic_procedural... | sort | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 o0 c3 c0 o1 o2 c1 c2 o2 o0 c0 o2 c2 c2 o3 o0 c0 o0 c3 o3 o2 o1 c0 c2 c3 o2 o2 c1 c2 c2 o3 c3 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004372596740722656, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x45; POP; PUSH x56; PUSH x17; PUSH x6; PUSH x24; POP; PUSH x47; PUSH x11; PUSH x31; POP; POP; PUSH x5; PUSH x28; PUSH x43; PUSH x15; PUSH x8; PUSH x55; PO... | x53 x8 x15 x43 x28 x5 x47 x6 x17 x56 | {'task': 'stack', 'seq': ['PUSH x45', 'POP', 'PUSH x56', 'PUSH x17', 'PUSH x6', 'PUSH x24', 'POP', 'PUSH x47', 'PUSH x11', 'PUSH x31', 'POP', 'POP', 'PUSH x5', 'PUSH x28', 'PUSH x43', 'PUSH x15', 'PUSH x8', 'PUSH x55', 'POP', 'PUSH x53', 'PUSH x36', 'PUSH x56', 'PUSH x36', 'POP', 'POP', 'PUSH x52', 'POP', 'POP', 'PUSH ... | stack | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x48 x53 x55 x22 x32 x44 x44 x9 x29 x28 x48 x35 x19 x25 x18 x32 x39 x40 x51 x36 x47 x20 x48 x50 x44 x58 x31 x11 x24 x60 x50 x16 | x48 x53 x55 x22 x32 x44 x44 x9 x29 x28 x48 x35 x19 x25 x18 x32 x39 x40 x51 x36 x47 x20 x48 x50 x44 x58 x31 x11 x24 x60 x50 x16 | {'task': 'identity', 'seq': ['x48', 'x53', 'x55', 'x22', 'x32', 'x44', 'x44', 'x9', 'x29', 'x28', 'x48', 'x35', 'x19', 'x25', 'x18', 'x32', 'x39', 'x40', 'x51', 'x36', 'x47', 'x20', 'x48', 'x50', 'x44', 'x58', 'x31', 'x11', 'x24', 'x60', 'x50', 'x16'], 'k': 4, 'n': 32, '_time': 0.00035119056701660156, '_task': 'basic_p... | identity | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x11; PUSH x50; PUSH x58; PUSH x31; PUSH x32; PUSH x11; PUSH x57; POP; PUSH x17; PUSH x12; PUSH x44; PUSH x15; PUSH x34; PUSH x40; PUSH x54; PUSH x63; POP;... | x50 x11 | {'task': 'stack', 'seq': ['PUSH x11', 'PUSH x50', 'PUSH x58', 'PUSH x31', 'PUSH x32', 'PUSH x11', 'PUSH x57', 'POP', 'PUSH x17', 'PUSH x12', 'PUSH x44', 'PUSH x15', 'PUSH x34', 'PUSH x40', 'PUSH x54', 'PUSH x63', 'POP', 'POP', 'PUSH x29', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x10',... | stack | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o2 o0 c0 o1 o1 c1 o0 o3 o3 c3 o0 c1 c0 o1 o1 o2 c2 c3 c1 o3 c3 c1 c2 o0 c0 o1 o1 c1 o3 c3 c1 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004546642303466797, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o0 c0 o2 o2 c2 c2 o0 o1 o3 c0 o3 c3 c1 o2 o0 o1 o2 c0 o3 c2 o2 c3 o2 c3 o0 o0 c2 c2 c1 c2 c0 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00034356117248535156, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens'... | dyck_shuffle | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x33 x5 x2 x31 x1 x53 x46 x55 x58 x27 x32 x29 x14 x49 x8 x13
(B)
x21 x56 x3 x51 x1 x5 x59 x38 x57 x37 x19 x47 x29 x41 x17 x10 | x33 x5 x2 x31 x1 x53 x46 x55 x58 x27 x32 x29 x14 x49 x8 x13 x21 x56 x3 x51 x59 x38 x57 x37 x19 x47 x41 x17 x10 | {'task': 'union', 'seq': [['x33', 'x5', 'x2', 'x31', 'x1', 'x53', 'x46', 'x55', 'x58', 'x27', 'x32', 'x29', 'x14', 'x49', 'x8', 'x13'], ['x21', 'x56', 'x3', 'x51', 'x1', 'x5', 'x59', 'x38', 'x57', 'x37', 'x19', 'x47', 'x29', 'x41', 'x17', 'x10']], 'k': 4, 'n': 32, '_time': 0.00038623809814453125, '_task': 'basic_proced... | union | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 o0 c3 o0 c0 c0 o3 c3 o3 c3 o3 c3 o2 o1 o1 o2 c2 o0 c1 o1 c0 c1 o3 c2 o1 o0 o1 c1 c3 c1 c1 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004506111145019531, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o0 c0 o1 c1 o1 o3 c3 o2 o0 o1 c2 o1 o1 c0 o2 c2 o3 o1 o3 o2 o3 c3 c1 o2 c3 c3 c1 c2 c2 c1 c1 c1 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003426074981689453, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x18 x28 x14 x37 x61 x3 x23 x2 x21 x44 x27 x42 x15 x43 x27 x24 x55 x55 x13 x38 x17 x35 x46 x1 x42 x61 x23 x13 x34 x61 x22 x2 | x18 x28 x14 x37 x61 x3 x23 x2 x21 x44 x27 x42 x15 x43 x24 x55 x13 x38 x17 x35 x46 x1 x34 x22 | {'task': 'set', 'seq': ['x18', 'x28', 'x14', 'x37', 'x61', 'x3', 'x23', 'x2', 'x21', 'x44', 'x27', 'x42', 'x15', 'x43', 'x27', 'x24', 'x55', 'x55', 'x13', 'x38', 'x17', 'x35', 'x46', 'x1', 'x42', 'x61', 'x23', 'x13', 'x34', 'x61', 'x22', 'x2'], 'k': 4, 'n': 32, '_time': 0.0004220008850097656, '_task': 'basic_procedural... | set | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x34 x31 x21 x10 x14 x12 x21 x64 x50 x36 x26 x38 x62 x25 x43 x7 x49 x29 x7 x24 x15 x7 x21 x13 x53 x50 x4 x12 x42 x13 x40 x40
(TARGET)
x25 | x34 x31 x21 x10 x14 x12 x21 x64 x50 x36 x26 x38 x62 x43 x7 x49 x29 x7 x24 x15 x7 x21 x13 x53 x50 x4 x12 x42 x13 x40 x40 | {'task': 'delete', 'seq': [['x34', 'x31', 'x21', 'x10', 'x14', 'x12', 'x21', 'x64', 'x50', 'x36', 'x26', 'x38', 'x62', 'x25', 'x43', 'x7', 'x49', 'x29', 'x7', 'x24', 'x15', 'x7', 'x21', 'x13', 'x53', 'x50', 'x4', 'x12', 'x42', 'x13', 'x40', 'x40'], 'x25'], 'k': 4, 'n': 32, '_time': 0.000308990478515625, '_task': 'basic... | delete | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x41 x52 x45 x43 x35 x20 x50 x39 x54 x31 x33 x9 x50 x54 x35 x26 x42 x22 x35 x2 x56 x47 x13 x41 x16 x50 x1 x15 x49 x44 x58 x62 | x41 x52 x45 x43 x35 x20 x50 x39 x54 x31 x33 x9 x50 x54 x35 x26 x42 x22 x35 x2 x56 x47 x13 x41 x16 x50 x1 x15 x49 x44 x58 x62 | {'task': 'identity', 'seq': ['x41', 'x52', 'x45', 'x43', 'x35', 'x20', 'x50', 'x39', 'x54', 'x31', 'x33', 'x9', 'x50', 'x54', 'x35', 'x26', 'x42', 'x22', 'x35', 'x2', 'x56', 'x47', 'x13', 'x41', 'x16', 'x50', 'x1', 'x15', 'x49', 'x44', 'x58', 'x62'], 'k': 4, 'n': 32, '_time': 0.0002422332763671875, '_task': 'basic_proc... | identity | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o1 c1 o3 o2 o0 o0 o3 o2 c2 o2 c2 o0 c0 o2 o0 c0 o0 c0 o3 o3 o3 c3 o0 c0 c3 c3 c2 c3 c0 c0 c2 c3 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003857612609863281, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x9 x21 x60 x57 x61 x8 x16 x31 x33 x60 x2 x60 x22 x29 x8 x48
(B)
x9 x18 x50 x49 x3 x59 x28 x8 x22 x59 x63 x64 x35 x8 x41 x16 | x9 x21 x60 x57 x61 x8 x16 x31 x33 x2 x22 x29 x48 x18 x50 x49 x3 x59 x28 x63 x64 x35 x41 | {'task': 'union', 'seq': [['x9', 'x21', 'x60', 'x57', 'x61', 'x8', 'x16', 'x31', 'x33', 'x60', 'x2', 'x60', 'x22', 'x29', 'x8', 'x48'], ['x9', 'x18', 'x50', 'x49', 'x3', 'x59', 'x28', 'x8', 'x22', 'x59', 'x63', 'x64', 'x35', 'x8', 'x41', 'x16']], 'k': 4, 'n': 32, '_time': 0.00029397010803222656, '_task': 'basic_procedu... | union | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x11 x45 x47 x46 x62 x35 x27 x24 x21 x11 x34 x19 x51 x19 x4 x59 x14 x22 x28 x60 x49 x8 x30 x6 x40 x19 x64 x12 x1 x22 x42 x40 | x1 x4 x6 x8 x11 x11 x12 x14 x19 x19 x19 x21 x22 x22 x24 x27 x28 x30 x34 x35 x40 x40 x42 x45 x46 x47 x49 x51 x59 x60 x62 x64 | {'task': 'sort', 'seq': ['x11', 'x45', 'x47', 'x46', 'x62', 'x35', 'x27', 'x24', 'x21', 'x11', 'x34', 'x19', 'x51', 'x19', 'x4', 'x59', 'x14', 'x22', 'x28', 'x60', 'x49', 'x8', 'x30', 'x6', 'x40', 'x19', 'x64', 'x12', 'x1', 'x22', 'x42', 'x40'], 'k': 4, 'n': 32, '_time': 0.0004451274871826172, '_task': 'basic_procedura... | sort | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o1 c1 o3 c3 o0 c0 o3 c3 o0 c0 o2 o1 o2 o2 c1 o3 o1 o2 o0 o1 o2 o1 c3 c2 c1 c2 c1 c1 c0 c2 c2 c2 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00029778480529785156, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens'... | dyck_shuffle | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x40 x63 x28 x7 x53 x25 x50 x31 x16 x39 x41 x14 x62 x33 x47 x52 x48 x63 x45 x53 x43 x9 x31 x62 x13 x9 x1 x25 x61 x55 x9 x49 | x40 x63 x28 x7 x53 x25 x50 x31 x16 x39 x41 x14 x62 x33 x47 x52 x48 x45 x43 x9 x13 x1 x61 x55 x49 | {'task': 'set', 'seq': ['x40', 'x63', 'x28', 'x7', 'x53', 'x25', 'x50', 'x31', 'x16', 'x39', 'x41', 'x14', 'x62', 'x33', 'x47', 'x52', 'x48', 'x63', 'x45', 'x53', 'x43', 'x9', 'x31', 'x62', 'x13', 'x9', 'x1', 'x25', 'x61', 'x55', 'x9', 'x49'], 'k': 4, 'n': 32, '_time': 0.0002779960632324219, '_task': 'basic_procedural'... | set | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o1 o2 o1 c1 o2 c2 o2 c2 c2 c1 o3 o2 c2 o3 o2 c2 c3 c3 o2 c2 o0 o2 o0 o2 c2 o0 c0 o2 c2 c0 c2 c0 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00038242340087890625, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 c3 o2 o1 c2 c1 o2 c2 o2 c2 o2 c2 o0 o3 c0 o1 o3 c3 o2 o2 c1 c3 c2 c2 o2 c2 o2 o0 c2 o2 c0 c2 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004515647888183594, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x33 x37 x54 x47 x1 x9 x32 x15 x5 x45 x43 x5 x5 x16 x46 x21 x50 x19 x27 x44 x3 x62 x60 x55 x30 x19 x37 x41 x13 x29 x55 x63 | x33 x37 x54 x47 x1 x9 x32 x15 x5 x45 x43 x16 x46 x21 x50 x19 x27 x44 x3 x62 x60 x55 x30 x41 x13 x29 x63 | {'task': 'set', 'seq': ['x33', 'x37', 'x54', 'x47', 'x1', 'x9', 'x32', 'x15', 'x5', 'x45', 'x43', 'x5', 'x5', 'x16', 'x46', 'x21', 'x50', 'x19', 'x27', 'x44', 'x3', 'x62', 'x60', 'x55', 'x30', 'x19', 'x37', 'x41', 'x13', 'x29', 'x55', 'x63'], 'k': 4, 'n': 32, '_time': 0.0002815723419189453, '_task': 'basic_procedural',... | set | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x57 x5 x30 x19 x33 x16 x20 x47 x43 x61 x64 x1 x8 x27 x42 x38
(B)
x29 x14 x5 x45 x32 x47 x42 x41 x40 x29 x64 x38 x24 x2 x51 x57 | x57 x5 x30 x19 x33 x16 x20 x47 x43 x61 x64 x1 x8 x27 x42 x38 x29 x14 x45 x32 x41 x40 x24 x2 x51 | {'task': 'union', 'seq': [['x57', 'x5', 'x30', 'x19', 'x33', 'x16', 'x20', 'x47', 'x43', 'x61', 'x64', 'x1', 'x8', 'x27', 'x42', 'x38'], ['x29', 'x14', 'x5', 'x45', 'x32', 'x47', 'x42', 'x41', 'x40', 'x29', 'x64', 'x38', 'x24', 'x2', 'x51', 'x57']], 'k': 4, 'n': 32, '_time': 0.00030422210693359375, '_task': 'basic_proc... | union | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x3; POP; PUSH x10; PUSH x14; PUSH x15; PUSH x25; PUSH x27; PUSH x31; PUSH x19; PUSH x18; PUSH x26; PUSH x45; PUSH x52; PUSH x53; PUSH x33; PUSH x40; PUSH ... | x45 x26 x18 x19 x31 x27 x25 x15 x14 x10 | {'task': 'stack', 'seq': ['PUSH x3', 'POP', 'PUSH x10', 'PUSH x14', 'PUSH x15', 'PUSH x25', 'PUSH x27', 'PUSH x31', 'PUSH x19', 'PUSH x18', 'PUSH x26', 'PUSH x45', 'PUSH x52', 'PUSH x53', 'PUSH x33', 'PUSH x40', 'PUSH x50', 'PUSH x40', 'POP', 'PUSH x24', 'POP', 'PUSH x30', 'POP', 'PUSH x27', 'POP', 'POP', 'POP', 'POP',... | stack | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o0 o2 c2 o0 c0 o3 o0 c0 c3 c0 o0 o1 o3 o0 c1 o0 c3 o0 o3 o0 o1 c3 c1 c0 c0 o2 c0 c2 c0 c0 o2 c2 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004508495330810547, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x49 x10 x4 x4 x22 x59 x4 x59 x41 x31 x36 x6 x16 x16 x22 x4 x52 x22 x20 x58 x35 x25 x60 x25 x6 x43 x7 x35 x59 x53 x1 x43 | x49 x10 x4 x4 x22 x59 x4 x59 x41 x31 x36 x6 x16 x16 x22 x4 x52 x22 x20 x58 x35 x25 x60 x25 x6 x43 x7 x35 x59 x53 x1 x43 | {'task': 'identity', 'seq': ['x49', 'x10', 'x4', 'x4', 'x22', 'x59', 'x4', 'x59', 'x41', 'x31', 'x36', 'x6', 'x16', 'x16', 'x22', 'x4', 'x52', 'x22', 'x20', 'x58', 'x35', 'x25', 'x60', 'x25', 'x6', 'x43', 'x7', 'x35', 'x59', 'x53', 'x1', 'x43'], 'k': 4, 'n': 32, '_time': 0.00041413307189941406, '_task': 'basic_procedur... | identity | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x28 x30 x23 x18 x63 x35 x40 x17 x36 x43 x34 x6 x57 x47 x18 x24 x50 x51 x8 x15 x54 x12 x50 x31 x22 x64 x10 x8 x12 x32 x25 x4 | x28 x30 x23 x18 x63 x35 x40 x17 x36 x43 x34 x6 x57 x47 x18 x24 x50 x51 x8 x15 x54 x12 x50 x31 x22 x64 x10 x8 x12 x32 x25 x4 | {'task': 'identity', 'seq': ['x28', 'x30', 'x23', 'x18', 'x63', 'x35', 'x40', 'x17', 'x36', 'x43', 'x34', 'x6', 'x57', 'x47', 'x18', 'x24', 'x50', 'x51', 'x8', 'x15', 'x54', 'x12', 'x50', 'x31', 'x22', 'x64', 'x10', 'x8', 'x12', 'x32', 'x25', 'x4'], 'k': 4, 'n': 32, '_time': 0.0002808570861816406, '_task': 'basic_proce... | identity | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x24 x10 x15 x25 x31 x41 x41 x46 x17 x15 x40 x14 x46 x5 x30 x4 x25 x29 x47 x43 x43 x29 x24 x41 x3 x21 x49 x54 x26 x53 x2 x26
(TARGET)
x41 | x24 x10 x15 x25 x31 x41 x46 x17 x15 x40 x14 x46 x5 x30 x4 x25 x29 x47 x43 x43 x29 x24 x41 x3 x21 x49 x54 x26 x53 x2 x26 | {'task': 'delete', 'seq': [['x24', 'x10', 'x15', 'x25', 'x31', 'x41', 'x41', 'x46', 'x17', 'x15', 'x40', 'x14', 'x46', 'x5', 'x30', 'x4', 'x25', 'x29', 'x47', 'x43', 'x43', 'x29', 'x24', 'x41', 'x3', 'x21', 'x49', 'x54', 'x26', 'x53', 'x2', 'x26'], 'x41'], 'k': 4, 'n': 32, '_time': 0.0002875328063964844, '_task': 'basi... | delete | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x61 x38 x43 x8 x35 x14 x35 x63 x47 x48 x53 x9 x6 x21 x53 x46 x8 x37 x29 x38 x4 x57 x27 x40 x57 x25 x17 x23 x52 x36 x48 x46 | x4 x6 x8 x8 x9 x14 x17 x21 x23 x25 x27 x29 x35 x35 x36 x37 x38 x38 x40 x43 x46 x46 x47 x48 x48 x52 x53 x53 x57 x57 x61 x63 | {'task': 'sort', 'seq': ['x61', 'x38', 'x43', 'x8', 'x35', 'x14', 'x35', 'x63', 'x47', 'x48', 'x53', 'x9', 'x6', 'x21', 'x53', 'x46', 'x8', 'x37', 'x29', 'x38', 'x4', 'x57', 'x27', 'x40', 'x57', 'x25', 'x17', 'x23', 'x52', 'x36', 'x48', 'x46'], 'k': 4, 'n': 32, '_time': 0.0002894401550292969, '_task': 'basic_procedural... | sort | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x33; POP; PUSH x19; POP; PUSH x43; PUSH x38; PUSH x44; POP; PUSH x38; PUSH x33; PUSH x43; PUSH x27; PUSH x35; PUSH x36; PUSH x22; PUSH x38; POP; PUSH x41;... | x55 x42 x55 x40 x55 x22 x41 x22 x36 x35 x27 x43 x33 x38 x38 x43 | {'task': 'stack', 'seq': ['PUSH x33', 'POP', 'PUSH x19', 'POP', 'PUSH x43', 'PUSH x38', 'PUSH x44', 'POP', 'PUSH x38', 'PUSH x33', 'PUSH x43', 'PUSH x27', 'PUSH x35', 'PUSH x36', 'PUSH x22', 'PUSH x38', 'POP', 'PUSH x41', 'PUSH x22', 'PUSH x55', 'PUSH x40', 'PUSH x55', 'PUSH x18', 'POP', 'PUSH x42', 'PUSH x55', 'PUSH x... | stack | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x57; POP; PUSH x45; PUSH x41; PUSH x21; PUSH x53; POP; PUSH x34; POP; PUSH x9; PUSH x35; PUSH x4; POP; PUSH x15; PUSH x54; PUSH x58; PUSH x53; PUSH x9; PU... | x58 x54 x15 x35 x9 x21 x41 x45 | {'task': 'stack', 'seq': ['PUSH x57', 'POP', 'PUSH x45', 'PUSH x41', 'PUSH x21', 'PUSH x53', 'POP', 'PUSH x34', 'POP', 'PUSH x9', 'PUSH x35', 'PUSH x4', 'POP', 'PUSH x15', 'PUSH x54', 'PUSH x58', 'PUSH x53', 'PUSH x9', 'PUSH x9', 'PUSH x21', 'PUSH x60', 'POP', 'PUSH x14', 'POP', 'PUSH x45', 'POP', 'POP', 'POP', 'POP', ... | stack | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x42; PUSH x44; PUSH x58; POP; PUSH x45; PUSH x33; PUSH x22; POP; PUSH x48; PUSH x43; PUSH x43; POP; PUSH x7; POP; POP; PUSH x8; POP; PUSH x55; PUSH x41; P... | x62 x45 x40 x45 x44 x42 | {'task': 'stack', 'seq': ['PUSH x42', 'PUSH x44', 'PUSH x58', 'POP', 'PUSH x45', 'PUSH x33', 'PUSH x22', 'POP', 'PUSH x48', 'PUSH x43', 'PUSH x43', 'POP', 'PUSH x7', 'POP', 'POP', 'PUSH x8', 'POP', 'PUSH x55', 'PUSH x41', 'PUSH x51', 'PUSH x39', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x40', 'PUSH x60', 'POP', '... | stack | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o1 c1 o3 o0 o3 o0 c0 c3 c0 o2 o2 c2 c2 o0 o1 o3 o0 o2 c2 o2 c2 o1 o0 o0 c0 c0 c1 c0 c3 c1 c0 c3 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00038433074951171875, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x15 x23 x48 x41 x4 x7 x31 x17 x12 x47 x17 x46 x33 x57 x14 x32
(B)
x56 x45 x47 x50 x21 x47 x5 x14 x53 x19 x3 x4 x36 x44 x50 x18 | x15 x23 x48 x41 x4 x7 x31 x17 x12 x47 x46 x33 x57 x14 x32 x56 x45 x50 x21 x5 x53 x19 x3 x36 x44 x18 | {'task': 'union', 'seq': [['x15', 'x23', 'x48', 'x41', 'x4', 'x7', 'x31', 'x17', 'x12', 'x47', 'x17', 'x46', 'x33', 'x57', 'x14', 'x32'], ['x56', 'x45', 'x47', 'x50', 'x21', 'x47', 'x5', 'x14', 'x53', 'x19', 'x3', 'x4', 'x36', 'x44', 'x50', 'x18']], 'k': 4, 'n': 32, '_time': 0.0002989768981933594, '_task': 'basic_proce... | union | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 c3 o0 o1 o2 c2 c0 o1 o3 c1 c1 o0 c0 o0 c0 o3 o0 o2 o3 c3 c0 c3 c3 o0 o3 c2 o0 c0 o1 c0 c3 c1 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003039836883544922, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x54 x40 x43 x21 x46 x44 x15 x34 x4 x62 x59 x37 x61 x31 x60 x28 x56 x34 x28 x12 x36 x21 x57 x29 x37 x37 x56 x24 x48 x54 x64 x35 | x54 x40 x43 x21 x46 x44 x15 x34 x4 x62 x59 x37 x61 x31 x60 x28 x56 x34 x28 x12 x36 x21 x57 x29 x37 x37 x56 x24 x48 x54 x64 x35 | {'task': 'identity', 'seq': ['x54', 'x40', 'x43', 'x21', 'x46', 'x44', 'x15', 'x34', 'x4', 'x62', 'x59', 'x37', 'x61', 'x31', 'x60', 'x28', 'x56', 'x34', 'x28', 'x12', 'x36', 'x21', 'x57', 'x29', 'x37', 'x37', 'x56', 'x24', 'x48', 'x54', 'x64', 'x35'], 'k': 4, 'n': 32, '_time': 0.00041222572326660156, '_task': 'basic_p... | identity | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x4 x32 x19 x17 x26 x43 x54 x33 x32 x17 x9 x24 x49 x11 x27 x41 x11 x5 x15 x59 x30 x44 x64 x16 x22 x49 x18 x37 x23 x61 x11 x37 | x4 x32 x19 x17 x26 x43 x54 x33 x9 x24 x49 x11 x27 x41 x5 x15 x59 x30 x44 x64 x16 x22 x18 x37 x23 x61 | {'task': 'set', 'seq': ['x4', 'x32', 'x19', 'x17', 'x26', 'x43', 'x54', 'x33', 'x32', 'x17', 'x9', 'x24', 'x49', 'x11', 'x27', 'x41', 'x11', 'x5', 'x15', 'x59', 'x30', 'x44', 'x64', 'x16', 'x22', 'x49', 'x18', 'x37', 'x23', 'x61', 'x11', 'x37'], 'k': 4, 'n': 32, '_time': 0.00027942657470703125, '_task': 'basic_procedur... | set | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x57 x40 x10 x5 x13 x53 x32 x60 x2 x12 x15 x42 x44 x36 x13 x12 x35 x3 x31 x15 x12 x49 x56 x31 x61 x16 x48 x61 x61 x17 x8 x50 | x57 x40 x10 x5 x13 x53 x32 x60 x2 x12 x15 x42 x44 x36 x13 x12 x35 x3 x31 x15 x12 x49 x56 x31 x61 x16 x48 x61 x61 x17 x8 x50 | {'task': 'identity', 'seq': ['x57', 'x40', 'x10', 'x5', 'x13', 'x53', 'x32', 'x60', 'x2', 'x12', 'x15', 'x42', 'x44', 'x36', 'x13', 'x12', 'x35', 'x3', 'x31', 'x15', 'x12', 'x49', 'x56', 'x31', 'x61', 'x16', 'x48', 'x61', 'x61', 'x17', 'x8', 'x50'], 'k': 4, 'n': 32, '_time': 0.00041294097900390625, '_task': 'basic_proc... | identity | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x24 x29 x48 x54 x3 x1 x4 x61 x20 x23 x3 x44 x52 x28 x48 x11 x37 x20 x51 x25 x13 x30 x12 x36 x1 x52 x57 x18 x23 x19 x52 x39 | x24 x29 x48 x54 x3 x1 x4 x61 x20 x23 x44 x52 x28 x11 x37 x51 x25 x13 x30 x12 x36 x57 x18 x19 x39 | {'task': 'set', 'seq': ['x24', 'x29', 'x48', 'x54', 'x3', 'x1', 'x4', 'x61', 'x20', 'x23', 'x3', 'x44', 'x52', 'x28', 'x48', 'x11', 'x37', 'x20', 'x51', 'x25', 'x13', 'x30', 'x12', 'x36', 'x1', 'x52', 'x57', 'x18', 'x23', 'x19', 'x52', 'x39'], 'k': 4, 'n': 32, '_time': 0.0002760887145996094, '_task': 'basic_procedural'... | set | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x34 x32 x57 x26 x21 x6 x52 x12 x20 x37 x3 x22 x54 x52 x24 x54 x33 x20 x28 x35 x31 x7 x52 x62 x41 x21 x1 x21 x62 x50 x63 x35 | x1 x3 x6 x7 x12 x20 x20 x21 x21 x21 x22 x24 x26 x28 x31 x32 x33 x34 x35 x35 x37 x41 x50 x52 x52 x52 x54 x54 x57 x62 x62 x63 | {'task': 'sort', 'seq': ['x34', 'x32', 'x57', 'x26', 'x21', 'x6', 'x52', 'x12', 'x20', 'x37', 'x3', 'x22', 'x54', 'x52', 'x24', 'x54', 'x33', 'x20', 'x28', 'x35', 'x31', 'x7', 'x52', 'x62', 'x41', 'x21', 'x1', 'x21', 'x62', 'x50', 'x63', 'x35'], 'k': 4, 'n': 32, '_time': 0.0004341602325439453, '_task': 'basic_procedura... | sort | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x47 x25 x15 x15 x35 x13 x16 x46 x13 x61 x6 x45 x21 x59 x1 x8
(B)
x32 x27 x32 x21 x43 x15 x55 x30 x3 x41 x3 x52 x41 x37 x40 x27 | x47 x25 x15 x35 x13 x16 x46 x61 x6 x45 x21 x59 x1 x8 x32 x27 x43 x55 x30 x3 x41 x52 x37 x40 | {'task': 'union', 'seq': [['x47', 'x25', 'x15', 'x15', 'x35', 'x13', 'x16', 'x46', 'x13', 'x61', 'x6', 'x45', 'x21', 'x59', 'x1', 'x8'], ['x32', 'x27', 'x32', 'x21', 'x43', 'x15', 'x55', 'x30', 'x3', 'x41', 'x3', 'x52', 'x41', 'x37', 'x40', 'x27']], 'k': 4, 'n': 32, '_time': 0.00030231475830078125, '_task': 'basic_proc... | union | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x44 x64 x35 x16 x48 x55 x60 x26 x64 x15 x33 x28 x59 x49 x61 x11 x2 x20 x1 x53 x52 x13 x62 x48 x42 x33 x64 x28 x38 x40 x48 x16
(TARGET)
x15 | x44 x64 x35 x16 x48 x55 x60 x26 x64 x33 x28 x59 x49 x61 x11 x2 x20 x1 x53 x52 x13 x62 x48 x42 x33 x64 x28 x38 x40 x48 x16 | {'task': 'delete', 'seq': [['x44', 'x64', 'x35', 'x16', 'x48', 'x55', 'x60', 'x26', 'x64', 'x15', 'x33', 'x28', 'x59', 'x49', 'x61', 'x11', 'x2', 'x20', 'x1', 'x53', 'x52', 'x13', 'x62', 'x48', 'x42', 'x33', 'x64', 'x28', 'x38', 'x40', 'x48', 'x16'], 'x15'], 'k': 4, 'n': 32, '_time': 0.0002856254577636719, '_task': 'ba... | delete | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x43 x50 x27 x46 x30 x61 x47 x54 x16 x35 x7 x26 x56 x56 x36 x35 x15 x63 x18 x20 x35 x27 x41 x59 x58 x35 x22 x6 x56 x10 x2 x40 | x2 x6 x7 x10 x15 x16 x18 x20 x22 x26 x27 x27 x30 x35 x35 x35 x35 x36 x40 x41 x43 x46 x47 x50 x54 x56 x56 x56 x58 x59 x61 x63 | {'task': 'sort', 'seq': ['x43', 'x50', 'x27', 'x46', 'x30', 'x61', 'x47', 'x54', 'x16', 'x35', 'x7', 'x26', 'x56', 'x56', 'x36', 'x35', 'x15', 'x63', 'x18', 'x20', 'x35', 'x27', 'x41', 'x59', 'x58', 'x35', 'x22', 'x6', 'x56', 'x10', 'x2', 'x40'], 'k': 4, 'n': 32, '_time': 0.0004367828369140625, '_task': 'basic_procedur... | sort | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x9; POP; PUSH x40; PUSH x61; PUSH x29; POP; PUSH x64; PUSH x16; PUSH x37; PUSH x28; POP; PUSH x60; PUSH x40; PUSH x44; PUSH x32; PUSH x3; POP; PUSH x12; P... | x61 x40 | {'task': 'stack', 'seq': ['PUSH x9', 'POP', 'PUSH x40', 'PUSH x61', 'PUSH x29', 'POP', 'PUSH x64', 'PUSH x16', 'PUSH x37', 'PUSH x28', 'POP', 'PUSH x60', 'PUSH x40', 'PUSH x44', 'PUSH x32', 'PUSH x3', 'POP', 'PUSH x12', 'POP', 'POP', 'PUSH x5', 'PUSH x37', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x40', 'POP', 'POP', 'P... | stack | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x55 x37 x34 x50 x59 x47 x9 x63 x23 x59 x28 x14 x42 x30 x55 x30 x13 x60 x49 x14 x43 x20 x4 x61 x56 x20 x13 x31 x59 x63 x8 x57 | x57 x8 x63 x59 x31 x13 x20 x56 x61 x4 x20 x43 x14 x49 x60 x13 x30 x55 x30 x42 x14 x28 x59 x23 x63 x9 x47 x59 x50 x34 x37 x55 | {'task': 'reverse', 'seq': ['x55', 'x37', 'x34', 'x50', 'x59', 'x47', 'x9', 'x63', 'x23', 'x59', 'x28', 'x14', 'x42', 'x30', 'x55', 'x30', 'x13', 'x60', 'x49', 'x14', 'x43', 'x20', 'x4', 'x61', 'x56', 'x20', 'x13', 'x31', 'x59', 'x63', 'x8', 'x57'], 'k': 4, 'n': 32, '_time': 0.00041484832763671875, '_task': 'basic_proc... | reverse | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x54 x56 x39 x40 x61 x25 x23 x57 x64 x30 x15 x47 x50 x52 x12 x1 x42 x45 x14 x29 x42 x23 x62 x43 x61 x60 x36 x35 x38 x25 x6 x26 | x54 x56 x39 x40 x61 x25 x23 x57 x64 x30 x15 x47 x50 x52 x12 x1 x42 x45 x14 x29 x42 x23 x62 x43 x61 x60 x36 x35 x38 x25 x6 x26 | {'task': 'identity', 'seq': ['x54', 'x56', 'x39', 'x40', 'x61', 'x25', 'x23', 'x57', 'x64', 'x30', 'x15', 'x47', 'x50', 'x52', 'x12', 'x1', 'x42', 'x45', 'x14', 'x29', 'x42', 'x23', 'x62', 'x43', 'x61', 'x60', 'x36', 'x35', 'x38', 'x25', 'x6', 'x26'], 'k': 4, 'n': 32, '_time': 0.0002727508544921875, '_task': 'basic_pro... | identity | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x21 x23 x39 x2 x58 x8 x16 x8 x39 x16 x15 x51 x59 x35 x43 x5 x14 x51 x52 x49 x41 x45 x32 x61 x24 x10 x54 x6 x22 x49 x13 x64 | x21 x23 x39 x2 x58 x8 x16 x8 x39 x16 x15 x51 x59 x35 x43 x5 x14 x51 x52 x49 x41 x45 x32 x61 x24 x10 x54 x6 x22 x49 x13 x64 | {'task': 'identity', 'seq': ['x21', 'x23', 'x39', 'x2', 'x58', 'x8', 'x16', 'x8', 'x39', 'x16', 'x15', 'x51', 'x59', 'x35', 'x43', 'x5', 'x14', 'x51', 'x52', 'x49', 'x41', 'x45', 'x32', 'x61', 'x24', 'x10', 'x54', 'x6', 'x22', 'x49', 'x13', 'x64'], 'k': 4, 'n': 32, '_time': 0.0002715587615966797, '_task': 'basic_proced... | identity | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 o3 c3 o3 c3 o3 c3 c3 o1 o2 c1 c2 o2 c2 o3 o1 o2 o0 c1 c3 c2 c0 o1 c1 o0 c0 o1 c1 o1 c1 o3 c3 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00045180320739746094, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens'... | dyck_shuffle | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x22 x48 x21 x57 x13 x61 x10 x10 x38 x14 x40 x24 x54 x12 x16 x10
(B)
x22 x25 x59 x20 x60 x26 x1 x37 x49 x2 x15 x43 x26 x41 x13 x50 | x22 x48 x21 x57 x13 x61 x10 x38 x14 x40 x24 x54 x12 x16 x25 x59 x20 x60 x26 x1 x37 x49 x2 x15 x43 x41 x50 | {'task': 'union', 'seq': [['x22', 'x48', 'x21', 'x57', 'x13', 'x61', 'x10', 'x10', 'x38', 'x14', 'x40', 'x24', 'x54', 'x12', 'x16', 'x10'], ['x22', 'x25', 'x59', 'x20', 'x60', 'x26', 'x1', 'x37', 'x49', 'x2', 'x15', 'x43', 'x26', 'x41', 'x13', 'x50']], 'k': 4, 'n': 32, '_time': 0.0004603862762451172, '_task': 'basic_pr... | union | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x48 x46 x38 x13 x22 x53 x39 x42 x60 x43 x6 x5 x18 x1 x19 x14 x19 x20 x10 x61 x28 x8 x23 x58 x35 x18 x17 x45 x31 x62 x31 x9 | x48 x46 x38 x13 x22 x53 x39 x42 x60 x43 x6 x5 x18 x1 x19 x14 x20 x10 x61 x28 x8 x23 x58 x35 x17 x45 x31 x62 x9 | {'task': 'set', 'seq': ['x48', 'x46', 'x38', 'x13', 'x22', 'x53', 'x39', 'x42', 'x60', 'x43', 'x6', 'x5', 'x18', 'x1', 'x19', 'x14', 'x19', 'x20', 'x10', 'x61', 'x28', 'x8', 'x23', 'x58', 'x35', 'x18', 'x17', 'x45', 'x31', 'x62', 'x31', 'x9'], 'k': 4, 'n': 32, '_time': 0.00037598609924316406, '_task': 'basic_procedural... | set | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x42; PUSH x11; PUSH x16; PUSH x60; PUSH x4; PUSH x17; POP; POP; POP; PUSH x62; POP; PUSH x23; PUSH x5; PUSH x14; PUSH x1; POP; POP; PUSH x19; PUSH x11; PU... | x23 x16 x11 x42 | {'task': 'stack', 'seq': ['PUSH x42', 'PUSH x11', 'PUSH x16', 'PUSH x60', 'PUSH x4', 'PUSH x17', 'POP', 'POP', 'POP', 'PUSH x62', 'POP', 'PUSH x23', 'PUSH x5', 'PUSH x14', 'PUSH x1', 'POP', 'POP', 'PUSH x19', 'PUSH x11', 'PUSH x5', 'PUSH x23', 'PUSH x64', 'POP', 'POP', 'PUSH x24', 'POP', 'POP', 'POP', 'POP', 'POP', 'PU... | stack | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x6 x1 x43 x33 x46 x33 x12 x19 x4 x32 x24 x33 x10 x49 x18 x15 x53 x40 x29 x56 x6 x16 x37 x49 x53 x50 x13 x52 x13 x5 x51 x34 | x6 x1 x43 x33 x46 x33 x12 x19 x4 x32 x24 x33 x10 x49 x18 x15 x53 x40 x29 x56 x6 x16 x37 x49 x53 x50 x13 x52 x13 x5 x51 x34 | {'task': 'identity', 'seq': ['x6', 'x1', 'x43', 'x33', 'x46', 'x33', 'x12', 'x19', 'x4', 'x32', 'x24', 'x33', 'x10', 'x49', 'x18', 'x15', 'x53', 'x40', 'x29', 'x56', 'x6', 'x16', 'x37', 'x49', 'x53', 'x50', 'x13', 'x52', 'x13', 'x5', 'x51', 'x34'], 'k': 4, 'n': 32, '_time': 0.00041174888610839844, '_task': 'basic_proce... | identity | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x58 x6 x26 x15 x7 x28 x62 x25 x19 x22 x51 x33 x27 x37 x20 x18 x46 x18 x55 x20 x25 x9 x41 x48 x4 x48 x29 x41 x21 x20 x16 x37 | x37 x16 x20 x21 x41 x29 x48 x4 x48 x41 x9 x25 x20 x55 x18 x46 x18 x20 x37 x27 x33 x51 x22 x19 x25 x62 x28 x7 x15 x26 x6 x58 | {'task': 'reverse', 'seq': ['x58', 'x6', 'x26', 'x15', 'x7', 'x28', 'x62', 'x25', 'x19', 'x22', 'x51', 'x33', 'x27', 'x37', 'x20', 'x18', 'x46', 'x18', 'x55', 'x20', 'x25', 'x9', 'x41', 'x48', 'x4', 'x48', 'x29', 'x41', 'x21', 'x20', 'x16', 'x37'], 'k': 4, 'n': 32, '_time': 0.00041413307189941406, '_task': 'basic_proce... | reverse | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x44 x28 x61 x26 x63 x16 x49 x19 x22 x14 x59 x13 x56 x55 x25 x56
(B)
x34 x55 x40 x29 x5 x27 x20 x56 x34 x15 x58 x27 x27 x43 x33 x35 | x44 x28 x61 x26 x63 x16 x49 x19 x22 x14 x59 x13 x56 x55 x25 x34 x40 x29 x5 x27 x20 x15 x58 x43 x33 x35 | {'task': 'union', 'seq': [['x44', 'x28', 'x61', 'x26', 'x63', 'x16', 'x49', 'x19', 'x22', 'x14', 'x59', 'x13', 'x56', 'x55', 'x25', 'x56'], ['x34', 'x55', 'x40', 'x29', 'x5', 'x27', 'x20', 'x56', 'x34', 'x15', 'x58', 'x27', 'x27', 'x43', 'x33', 'x35']], 'k': 4, 'n': 32, '_time': 0.00040078163146972656, '_task': 'basic_... | union | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x39 x64 x50 x4 x2 x52 x48 x62 x61 x4 x25 x43 x48 x34 x60 x60 x13 x19 x64 x5 x34 x16 x54 x9 x20 x28 x21 x40 x64 x8 x5 x44 | x44 x5 x8 x64 x40 x21 x28 x20 x9 x54 x16 x34 x5 x64 x19 x13 x60 x60 x34 x48 x43 x25 x4 x61 x62 x48 x52 x2 x4 x50 x64 x39 | {'task': 'reverse', 'seq': ['x39', 'x64', 'x50', 'x4', 'x2', 'x52', 'x48', 'x62', 'x61', 'x4', 'x25', 'x43', 'x48', 'x34', 'x60', 'x60', 'x13', 'x19', 'x64', 'x5', 'x34', 'x16', 'x54', 'x9', 'x20', 'x28', 'x21', 'x40', 'x64', 'x8', 'x5', 'x44'], 'k': 4, 'n': 32, '_time': 0.00027823448181152344, '_task': 'basic_procedur... | reverse | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x64 x37 x4 x44 x15 x63 x14 x33 x27 x45 x23 x16 x10 x24 x22 x10 x17 x1 x5 x1 x32 x50 x4 x35 x19 x28 x7 x53 x42 x8 x16 x51
(TARGET)
x8 | x64 x37 x4 x44 x15 x63 x14 x33 x27 x45 x23 x16 x10 x24 x22 x10 x17 x1 x5 x1 x32 x50 x4 x35 x19 x28 x7 x53 x42 x16 x51 | {'task': 'delete', 'seq': [['x64', 'x37', 'x4', 'x44', 'x15', 'x63', 'x14', 'x33', 'x27', 'x45', 'x23', 'x16', 'x10', 'x24', 'x22', 'x10', 'x17', 'x1', 'x5', 'x1', 'x32', 'x50', 'x4', 'x35', 'x19', 'x28', 'x7', 'x53', 'x42', 'x8', 'x16', 'x51'], 'x8'], 'k': 4, 'n': 32, '_time': 0.0004439353942871094, '_task': 'basic_pr... | delete | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x60; POP; PUSH x27; PUSH x54; POP; PUSH x29; PUSH x32; PUSH x9; PUSH x57; POP; PUSH x49; POP; PUSH x13; PUSH x10; PUSH x16; POP; POP; POP; PUSH x30; PUSH ... | EMPTY | {'task': 'stack', 'seq': ['PUSH x60', 'POP', 'PUSH x27', 'PUSH x54', 'POP', 'PUSH x29', 'PUSH x32', 'PUSH x9', 'PUSH x57', 'POP', 'PUSH x49', 'POP', 'PUSH x13', 'PUSH x10', 'PUSH x16', 'POP', 'POP', 'POP', 'PUSH x30', 'PUSH x15', 'POP', 'PUSH x43', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x28', 'POP', 'PUSH x39'... | stack | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x8 x61 x26 x31 x27 x39 x20 x16 x19 x29 x7 x12 x62 x15 x45 x43 x7 x42 x33 x13 x36 x25 x55 x35 x39 x22 x16 x51 x8 x29 x1 x18
(TARGET)
x39 | x8 x61 x26 x31 x27 x20 x16 x19 x29 x7 x12 x62 x15 x45 x43 x7 x42 x33 x13 x36 x25 x55 x35 x39 x22 x16 x51 x8 x29 x1 x18 | {'task': 'delete', 'seq': [['x8', 'x61', 'x26', 'x31', 'x27', 'x39', 'x20', 'x16', 'x19', 'x29', 'x7', 'x12', 'x62', 'x15', 'x45', 'x43', 'x7', 'x42', 'x33', 'x13', 'x36', 'x25', 'x55', 'x35', 'x39', 'x22', 'x16', 'x51', 'x8', 'x29', 'x1', 'x18'], 'x39'], 'k': 4, 'n': 32, '_time': 0.0003848075866699219, '_task': 'basic... | delete | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x18 x10 x26 x2 x51 x9 x6 x18 x12 x4 x54 x19 x53 x25 x19 x9
(B)
x9 x50 x59 x47 x57 x43 x64 x5 x11 x54 x39 x64 x28 x9 x3 x16 | x18 x10 x26 x2 x51 x9 x6 x12 x4 x54 x19 x53 x25 x50 x59 x47 x57 x43 x64 x5 x11 x39 x28 x3 x16 | {'task': 'union', 'seq': [['x18', 'x10', 'x26', 'x2', 'x51', 'x9', 'x6', 'x18', 'x12', 'x4', 'x54', 'x19', 'x53', 'x25', 'x19', 'x9'], ['x9', 'x50', 'x59', 'x47', 'x57', 'x43', 'x64', 'x5', 'x11', 'x54', 'x39', 'x64', 'x28', 'x9', 'x3', 'x16']], 'k': 4, 'n': 32, '_time': 0.0003032684326171875, '_task': 'basic_procedura... | union | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x25; POP; PUSH x54; PUSH x42; PUSH x17; PUSH x63; PUSH x37; PUSH x34; POP; POP; PUSH x35; PUSH x61; PUSH x31; PUSH x37; POP; PUSH x45; PUSH x35; POP; PUSH... | x30 x1 x63 x17 x42 x54 | {'task': 'stack', 'seq': ['PUSH x25', 'POP', 'PUSH x54', 'PUSH x42', 'PUSH x17', 'PUSH x63', 'PUSH x37', 'PUSH x34', 'POP', 'POP', 'PUSH x35', 'PUSH x61', 'PUSH x31', 'PUSH x37', 'POP', 'PUSH x45', 'PUSH x35', 'POP', 'PUSH x51', 'PUSH x16', 'PUSH x35', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x28', 'POP',... | stack | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x24; PUSH x41; PUSH x61; PUSH x33; PUSH x40; PUSH x4; PUSH x25; PUSH x30; PUSH x10; PUSH x3; PUSH x40; PUSH x55; POP; PUSH x47; PUSH x24; PUSH x19; POP; P... | x3 x10 x30 x25 x4 x40 x33 x61 x41 x24 | {'task': 'stack', 'seq': ['PUSH x24', 'PUSH x41', 'PUSH x61', 'PUSH x33', 'PUSH x40', 'PUSH x4', 'PUSH x25', 'PUSH x30', 'PUSH x10', 'PUSH x3', 'PUSH x40', 'PUSH x55', 'POP', 'PUSH x47', 'PUSH x24', 'PUSH x19', 'POP', 'PUSH x20', 'PUSH x40', 'PUSH x22', 'PUSH x47', 'PUSH x30', 'POP', 'POP', 'POP', 'POP', 'PUSH x57', 'P... | stack | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x56; POP; PUSH x46; PUSH x21; PUSH x2; PUSH x2; PUSH x37; PUSH x7; PUSH x23; POP; PUSH x26; POP; PUSH x17; PUSH x64; PUSH x55; POP; PUSH x57; POP; PUSH x2... | x2 x2 x21 x46 | {'task': 'stack', 'seq': ['PUSH x56', 'POP', 'PUSH x46', 'PUSH x21', 'PUSH x2', 'PUSH x2', 'PUSH x37', 'PUSH x7', 'PUSH x23', 'POP', 'PUSH x26', 'POP', 'PUSH x17', 'PUSH x64', 'PUSH x55', 'POP', 'PUSH x57', 'POP', 'PUSH x28', 'PUSH x30', 'PUSH x32', 'POP', 'POP', 'PUSH x20', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'P... | stack | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x53 x51 x64 x10 x51 x52 x6 x39 x36 x16 x6 x45 x42 x10 x31 x24 x38 x2 x47 x28 x45 x13 x35 x37 x30 x37 x24 x36 x16 x51 x10 x14 | x53 x51 x64 x10 x51 x52 x6 x39 x36 x16 x6 x45 x42 x10 x31 x24 x38 x2 x47 x28 x45 x13 x35 x37 x30 x37 x24 x36 x16 x51 x10 x14 | {'task': 'identity', 'seq': ['x53', 'x51', 'x64', 'x10', 'x51', 'x52', 'x6', 'x39', 'x36', 'x16', 'x6', 'x45', 'x42', 'x10', 'x31', 'x24', 'x38', 'x2', 'x47', 'x28', 'x45', 'x13', 'x35', 'x37', 'x30', 'x37', 'x24', 'x36', 'x16', 'x51', 'x10', 'x14'], 'k': 4, 'n': 32, '_time': 0.00042128562927246094, '_task': 'basic_pro... | identity | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o1 o2 c2 c1 o0 o3 o1 o3 c3 c1 o3 c3 c3 o0 o2 o0 o0 c0 o0 c0 o3 c3 o2 o0 c0 o0 c0 c2 c0 c2 c0 c0 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003840923309326172, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x45; PUSH x61; PUSH x21; PUSH x43; PUSH x28; POP; PUSH x50; PUSH x41; PUSH x42; PUSH x48; POP; PUSH x63; PUSH x60; PUSH x55; PUSH x1; POP; PUSH x63; POP; ... | x22 x32 x63 x42 x41 x50 x43 x21 x61 x45 | {'task': 'stack', 'seq': ['PUSH x45', 'PUSH x61', 'PUSH x21', 'PUSH x43', 'PUSH x28', 'POP', 'PUSH x50', 'PUSH x41', 'PUSH x42', 'PUSH x48', 'POP', 'PUSH x63', 'PUSH x60', 'PUSH x55', 'PUSH x1', 'POP', 'PUSH x63', 'POP', 'PUSH x18', 'PUSH x34', 'PUSH x18', 'POP', 'POP', 'PUSH x22', 'POP', 'POP', 'POP', 'PUSH x48', 'POP... | stack | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x17 x5 x25 x11 x47 x26 x2 x16 x32 x32 x23 x7 x31 x35 x31 x60 x36 x17 x46 x52 x10 x27 x52 x9 x18 x37 x10 x22 x63 x7 x56 x58 | x17 x5 x25 x11 x47 x26 x2 x16 x32 x32 x23 x7 x31 x35 x31 x60 x36 x17 x46 x52 x10 x27 x52 x9 x18 x37 x10 x22 x63 x7 x56 x58 | {'task': 'identity', 'seq': ['x17', 'x5', 'x25', 'x11', 'x47', 'x26', 'x2', 'x16', 'x32', 'x32', 'x23', 'x7', 'x31', 'x35', 'x31', 'x60', 'x36', 'x17', 'x46', 'x52', 'x10', 'x27', 'x52', 'x9', 'x18', 'x37', 'x10', 'x22', 'x63', 'x7', 'x56', 'x58'], 'k': 4, 'n': 32, '_time': 0.000278472900390625, '_task': 'basic_procedu... | identity | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o0 o2 c2 o2 c2 c0 o0 o1 o0 c0 o0 o2 o0 c0 o1 o2 c2 o1 o3 c3 c1 o2 o0 o0 c0 c0 c2 c1 c2 c0 c1 c0 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003287792205810547, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x14 x64 x50 x21 x61 x41 x58 x55 x32 x2 x12 x60 x55 x47 x28 x27 x53 x22 x10 x52 x6 x45 x26 x46 x58 x27 x37 x58 x22 x59 x36 x46 | x14 x64 x50 x21 x61 x41 x58 x55 x32 x2 x12 x60 x47 x28 x27 x53 x22 x10 x52 x6 x45 x26 x46 x37 x59 x36 | {'task': 'set', 'seq': ['x14', 'x64', 'x50', 'x21', 'x61', 'x41', 'x58', 'x55', 'x32', 'x2', 'x12', 'x60', 'x55', 'x47', 'x28', 'x27', 'x53', 'x22', 'x10', 'x52', 'x6', 'x45', 'x26', 'x46', 'x58', 'x27', 'x37', 'x58', 'x22', 'x59', 'x36', 'x46'], 'k': 4, 'n': 32, '_time': 0.0004191398620605469, '_task': 'basic_procedur... | set | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o0 c0 o2 c2 o1 o3 o0 c0 c1 c3 o0 c0 o3 c3 o1 c1 o3 o2 o2 o3 o1 c1 c2 c3 c3 c2 o0 o3 o2 c2 c0 c3 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00030422210693359375, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens'... | dyck_shuffle | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x61 x46 x60 x10 x50 x21 x41 x55 x22 x60 x21 x33 x35 x12 x36 x14 x31 x23 x53 x48 x44 x14 x19 x19 x7 x49 x42 x5 x16 x5 x51 x64 | x61 x46 x60 x10 x50 x21 x41 x55 x22 x60 x21 x33 x35 x12 x36 x14 x31 x23 x53 x48 x44 x14 x19 x19 x7 x49 x42 x5 x16 x5 x51 x64 | {'task': 'identity', 'seq': ['x61', 'x46', 'x60', 'x10', 'x50', 'x21', 'x41', 'x55', 'x22', 'x60', 'x21', 'x33', 'x35', 'x12', 'x36', 'x14', 'x31', 'x23', 'x53', 'x48', 'x44', 'x14', 'x19', 'x19', 'x7', 'x49', 'x42', 'x5', 'x16', 'x5', 'x51', 'x64'], 'k': 4, 'n': 32, '_time': 0.0003514289855957031, '_task': 'basic_proc... | identity | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x13 x5 x33 x46 x59 x16 x28 x45 x33 x50 x30 x9 x44 x12 x19 x19 x22 x63 x59 x5 x35 x48 x27 x25 x49 x14 x35 x49 x45 x18 x27 x30 | x13 x5 x33 x46 x59 x16 x28 x45 x33 x50 x30 x9 x44 x12 x19 x19 x22 x63 x59 x5 x35 x48 x27 x25 x49 x14 x35 x49 x45 x18 x27 x30 | {'task': 'identity', 'seq': ['x13', 'x5', 'x33', 'x46', 'x59', 'x16', 'x28', 'x45', 'x33', 'x50', 'x30', 'x9', 'x44', 'x12', 'x19', 'x19', 'x22', 'x63', 'x59', 'x5', 'x35', 'x48', 'x27', 'x25', 'x49', 'x14', 'x35', 'x49', 'x45', 'x18', 'x27', 'x30'], 'k': 4, 'n': 32, '_time': 0.0004131793975830078, '_task': 'basic_proc... | identity | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x11 x27 x43 x2 x46 x19 x13 x62 x62 x41 x51 x62 x21 x9 x16 x6 x33 x63 x48 x32 x49 x25 x64 x23 x16 x23 x35 x3 x8 x20 x59 x25
(TARGET)
x41 | x11 x27 x43 x2 x46 x19 x13 x62 x62 x51 x62 x21 x9 x16 x6 x33 x63 x48 x32 x49 x25 x64 x23 x16 x23 x35 x3 x8 x20 x59 x25 | {'task': 'delete', 'seq': [['x11', 'x27', 'x43', 'x2', 'x46', 'x19', 'x13', 'x62', 'x62', 'x41', 'x51', 'x62', 'x21', 'x9', 'x16', 'x6', 'x33', 'x63', 'x48', 'x32', 'x49', 'x25', 'x64', 'x23', 'x16', 'x23', 'x35', 'x3', 'x8', 'x20', 'x59', 'x25'], 'x41'], 'k': 4, 'n': 32, '_time': 0.00030303001403808594, '_task': 'basi... | delete | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o2 o2 c2 c2 o0 c0 o1 c1 o0 c0 o2 o0 c0 c2 o1 o1 c1 c1 o1 c1 o2 o1 o3 o0 o1 c1 o3 c3 c0 c3 c1 c2 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003829002380371094, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x53; PUSH x22; POP; POP; PUSH x20; PUSH x27; PUSH x49; PUSH x55; POP; PUSH x46; PUSH x64; PUSH x60; PUSH x55; POP; PUSH x4; PUSH x57; PUSH x41; PUSH x2; P... | x57 x17 x2 x41 x57 x4 x60 x64 x46 x49 x27 x20 | {'task': 'stack', 'seq': ['PUSH x53', 'PUSH x22', 'POP', 'POP', 'PUSH x20', 'PUSH x27', 'PUSH x49', 'PUSH x55', 'POP', 'PUSH x46', 'PUSH x64', 'PUSH x60', 'PUSH x55', 'POP', 'PUSH x4', 'PUSH x57', 'PUSH x41', 'PUSH x2', 'PUSH x25', 'POP', 'PUSH x17', 'PUSH x57', 'PUSH x34', 'PUSH x46', 'PUSH x32', 'PUSH x50', 'PUSH x57... | stack | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x59 x5 x15 x7 x8 x48 x8 x30 x23 x10 x29 x9 x44 x44 x42 x12 x29 x9 x15 x14 x10 x58 x26 x37 x4 x22 x19 x55 x61 x1 x21 x47 | x59 x5 x15 x7 x8 x48 x30 x23 x10 x29 x9 x44 x42 x12 x14 x58 x26 x37 x4 x22 x19 x55 x61 x1 x21 x47 | {'task': 'set', 'seq': ['x59', 'x5', 'x15', 'x7', 'x8', 'x48', 'x8', 'x30', 'x23', 'x10', 'x29', 'x9', 'x44', 'x44', 'x42', 'x12', 'x29', 'x9', 'x15', 'x14', 'x10', 'x58', 'x26', 'x37', 'x4', 'x22', 'x19', 'x55', 'x61', 'x1', 'x21', 'x47'], 'k': 4, 'n': 32, '_time': 0.00042366981506347656, '_task': 'basic_procedural', ... | set | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x32 x24 x63 x5 x47 x12 x45 x21 x50 x7 x49 x59 x56 x42 x34 x36 x52 x42 x64 x45 x5 x27 x24 x25 x40 x20 x43 x23 x27 x5 x9 x37 | x32 x24 x63 x5 x47 x12 x45 x21 x50 x7 x49 x59 x56 x42 x34 x36 x52 x42 x64 x45 x5 x27 x24 x25 x40 x20 x43 x23 x27 x5 x9 x37 | {'task': 'identity', 'seq': ['x32', 'x24', 'x63', 'x5', 'x47', 'x12', 'x45', 'x21', 'x50', 'x7', 'x49', 'x59', 'x56', 'x42', 'x34', 'x36', 'x52', 'x42', 'x64', 'x45', 'x5', 'x27', 'x24', 'x25', 'x40', 'x20', 'x43', 'x23', 'x27', 'x5', 'x9', 'x37'], 'k': 4, 'n': 32, '_time': 0.00041294097900390625, '_task': 'basic_proce... | identity | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x58 x56 x30 x31 x26 x10 x18 x62 x1 x53 x39 x53 x41 x13 x52 x1
(B)
x8 x59 x36 x16 x11 x11 x49 x5 x11 x14 x39 x25 x30 x8 x39 x36 | x58 x56 x30 x31 x26 x10 x18 x62 x1 x53 x39 x41 x13 x52 x8 x59 x36 x16 x11 x49 x5 x14 x25 | {'task': 'union', 'seq': [['x58', 'x56', 'x30', 'x31', 'x26', 'x10', 'x18', 'x62', 'x1', 'x53', 'x39', 'x53', 'x41', 'x13', 'x52', 'x1'], ['x8', 'x59', 'x36', 'x16', 'x11', 'x11', 'x49', 'x5', 'x11', 'x14', 'x39', 'x25', 'x30', 'x8', 'x39', 'x36']], 'k': 4, 'n': 32, '_time': 0.00029540061950683594, '_task': 'basic_proc... | union | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o1 o3 o1 o2 o2 o1 c1 c2 c2 c1 o0 o2 c2 o0 c0 c0 c3 o1 o1 c1 o0 o3 o2 c2 c3 c0 o1 c1 o0 c0 c1 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00026226043701171875, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x48 x58 x45 x4 x36 x55 x42 x1 x21 x53 x16 x8 x46 x11 x47 x12
(B)
x62 x11 x30 x30 x19 x38 x14 x27 x34 x55 x20 x33 x40 x24 x9 x21 | x48 x58 x45 x4 x36 x55 x42 x1 x21 x53 x16 x8 x46 x11 x47 x12 x62 x30 x19 x38 x14 x27 x34 x20 x33 x40 x24 x9 | {'task': 'union', 'seq': [['x48', 'x58', 'x45', 'x4', 'x36', 'x55', 'x42', 'x1', 'x21', 'x53', 'x16', 'x8', 'x46', 'x11', 'x47', 'x12'], ['x62', 'x11', 'x30', 'x30', 'x19', 'x38', 'x14', 'x27', 'x34', 'x55', 'x20', 'x33', 'x40', 'x24', 'x9', 'x21']], 'k': 4, 'n': 32, '_time': 0.00041675567626953125, '_task': 'basic_pro... | union | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 c3 o1 c1 o0 c0 o2 c2 o0 c0 o3 o3 c3 c3 o1 c1 o3 o3 c3 c3 o2 c2 o1 c1 o0 o1 c1 c0 o2 o0 c2 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004582405090332031, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x54 x50 x27 x13 x38 x27 x48 x49 x2 x19 x18 x42 x14 x31 x37 x32 x13 x28 x48 x48 x7 x18 x25 x35 x62 x51 x36 x7 x9 x48 x51 x53 | x2 x7 x7 x9 x13 x13 x14 x18 x18 x19 x25 x27 x27 x28 x31 x32 x35 x36 x37 x38 x42 x48 x48 x48 x48 x49 x50 x51 x51 x53 x54 x62 | {'task': 'sort', 'seq': ['x54', 'x50', 'x27', 'x13', 'x38', 'x27', 'x48', 'x49', 'x2', 'x19', 'x18', 'x42', 'x14', 'x31', 'x37', 'x32', 'x13', 'x28', 'x48', 'x48', 'x7', 'x18', 'x25', 'x35', 'x62', 'x51', 'x36', 'x7', 'x9', 'x48', 'x51', 'x53'], 'k': 4, 'n': 32, '_time': 0.0004391670227050781, '_task': 'basic_procedura... | sort | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x22 x35 x61 x46 x39 x46 x59 x14 x36 x59 x44 x59 x30 x35 x18 x11 x32 x56 x49 x28 x3 x28 x53 x4 x52 x55 x43 x59 x23 x37 x20 x7 | x22 x35 x61 x46 x39 x46 x59 x14 x36 x59 x44 x59 x30 x35 x18 x11 x32 x56 x49 x28 x3 x28 x53 x4 x52 x55 x43 x59 x23 x37 x20 x7 | {'task': 'identity', 'seq': ['x22', 'x35', 'x61', 'x46', 'x39', 'x46', 'x59', 'x14', 'x36', 'x59', 'x44', 'x59', 'x30', 'x35', 'x18', 'x11', 'x32', 'x56', 'x49', 'x28', 'x3', 'x28', 'x53', 'x4', 'x52', 'x55', 'x43', 'x59', 'x23', 'x37', 'x20', 'x7'], 'k': 4, 'n': 32, '_time': 0.00028824806213378906, '_task': 'basic_pro... | identity | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o1 c1 o0 o0 c0 o2 o1 c1 c2 c0 o3 c3 o0 c0 o3 o2 c2 o1 c1 c3 o1 o2 o3 c3 o3 o0 o0 c0 c0 c3 c2 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003840923309326172, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x14; PUSH x63; PUSH x45; POP; POP; PUSH x17; PUSH x7; PUSH x9; PUSH x54; PUSH x14; PUSH x50; PUSH x11; PUSH x2; PUSH x26; PUSH x43; PUSH x45; POP; PUSH x1... | x19 x2 x11 x50 x14 x54 x9 x7 x17 x14 | {'task': 'stack', 'seq': ['PUSH x14', 'PUSH x63', 'PUSH x45', 'POP', 'POP', 'PUSH x17', 'PUSH x7', 'PUSH x9', 'PUSH x54', 'PUSH x14', 'PUSH x50', 'PUSH x11', 'PUSH x2', 'PUSH x26', 'PUSH x43', 'PUSH x45', 'POP', 'PUSH x15', 'PUSH x45', 'PUSH x23', 'PUSH x4', 'PUSH x40', 'POP', 'PUSH x57', 'POP', 'POP', 'POP', 'POP', 'P... | stack | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x5 x9 x24 x25 x20 x23 x42 x32 x41 x55 x29 x17 x15 x2 x47 x18
(B)
x33 x53 x15 x44 x40 x47 x58 x26 x17 x58 x11 x26 x53 x28 x27 x26 | x5 x9 x24 x25 x20 x23 x42 x32 x41 x55 x29 x17 x15 x2 x47 x18 x33 x53 x44 x40 x58 x26 x11 x28 x27 | {'task': 'union', 'seq': [['x5', 'x9', 'x24', 'x25', 'x20', 'x23', 'x42', 'x32', 'x41', 'x55', 'x29', 'x17', 'x15', 'x2', 'x47', 'x18'], ['x33', 'x53', 'x15', 'x44', 'x40', 'x47', 'x58', 'x26', 'x17', 'x58', 'x11', 'x26', 'x53', 'x28', 'x27', 'x26']], 'k': 4, 'n': 32, '_time': 0.0003116130828857422, '_task': 'basic_pro... | union | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x40 x3 x55 x14 x35 x41 x37 x7 x52 x16 x55 x30 x55 x46 x20 x1 x13 x58 x47 x18 x45 x62 x49 x46 x46 x7 x39 x37 x8 x63 x44 x58
(TARGET)
x46 | x40 x3 x55 x14 x35 x41 x37 x7 x52 x16 x55 x30 x55 x20 x1 x13 x58 x47 x18 x45 x62 x49 x46 x46 x7 x39 x37 x8 x63 x44 x58 | {'task': 'delete', 'seq': [['x40', 'x3', 'x55', 'x14', 'x35', 'x41', 'x37', 'x7', 'x52', 'x16', 'x55', 'x30', 'x55', 'x46', 'x20', 'x1', 'x13', 'x58', 'x47', 'x18', 'x45', 'x62', 'x49', 'x46', 'x46', 'x7', 'x39', 'x37', 'x8', 'x63', 'x44', 'x58'], 'x46'], 'k': 4, 'n': 32, '_time': 0.0004355907440185547, '_task': 'basic... | delete | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x9; PUSH x27; PUSH x15; PUSH x40; PUSH x60; POP; PUSH x23; POP; POP; PUSH x44; PUSH x8; PUSH x31; PUSH x50; PUSH x30; PUSH x36; PUSH x29; PUSH x10; PUSH x... | x30 x50 x31 x8 x44 x15 x27 x9 | {'task': 'stack', 'seq': ['PUSH x9', 'PUSH x27', 'PUSH x15', 'PUSH x40', 'PUSH x60', 'POP', 'PUSH x23', 'POP', 'POP', 'PUSH x44', 'PUSH x8', 'PUSH x31', 'PUSH x50', 'PUSH x30', 'PUSH x36', 'PUSH x29', 'PUSH x10', 'PUSH x57', 'PUSH x62', 'PUSH x64', 'PUSH x5', 'PUSH x63', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP',... | stack | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x42 x56 x52 x2 x22 x9 x12 x41 x36 x41 x42 x58 x59 x8 x45 x53 x36 x2 x21 x38 x24 x62 x14 x45 x13 x10 x8 x27 x27 x34 x34 x41 | x41 x34 x34 x27 x27 x8 x10 x13 x45 x14 x62 x24 x38 x21 x2 x36 x53 x45 x8 x59 x58 x42 x41 x36 x41 x12 x9 x22 x2 x52 x56 x42 | {'task': 'reverse', 'seq': ['x42', 'x56', 'x52', 'x2', 'x22', 'x9', 'x12', 'x41', 'x36', 'x41', 'x42', 'x58', 'x59', 'x8', 'x45', 'x53', 'x36', 'x2', 'x21', 'x38', 'x24', 'x62', 'x14', 'x45', 'x13', 'x10', 'x8', 'x27', 'x27', 'x34', 'x34', 'x41'], 'k': 4, 'n': 32, '_time': 0.0002932548522949219, '_task': 'basic_procedu... | reverse | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x10 x56 x35 x55 x31 x38 x56 x51 x31 x37 x11 x13 x9 x15 x23 x24
(B)
x18 x33 x32 x41 x62 x63 x22 x51 x60 x42 x18 x59 x33 x51 x18 x57 | x10 x56 x35 x55 x31 x38 x51 x37 x11 x13 x9 x15 x23 x24 x18 x33 x32 x41 x62 x63 x22 x60 x42 x59 x57 | {'task': 'union', 'seq': [['x10', 'x56', 'x35', 'x55', 'x31', 'x38', 'x56', 'x51', 'x31', 'x37', 'x11', 'x13', 'x9', 'x15', 'x23', 'x24'], ['x18', 'x33', 'x32', 'x41', 'x62', 'x63', 'x22', 'x51', 'x60', 'x42', 'x18', 'x59', 'x33', 'x51', 'x18', 'x57']], 'k': 4, 'n': 32, '_time': 0.00045680999755859375, '_task': 'basic_... | union | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x24; PUSH x16; PUSH x33; PUSH x29; PUSH x41; PUSH x17; PUSH x53; POP; POP; PUSH x13; PUSH x10; POP; PUSH x24; PUSH x25; PUSH x13; POP; PUSH x16; PUSH x45;... | x16 x24 | {'task': 'stack', 'seq': ['PUSH x24', 'PUSH x16', 'PUSH x33', 'PUSH x29', 'PUSH x41', 'PUSH x17', 'PUSH x53', 'POP', 'POP', 'PUSH x13', 'PUSH x10', 'POP', 'PUSH x24', 'PUSH x25', 'PUSH x13', 'POP', 'PUSH x16', 'PUSH x45', 'POP', 'POP', 'PUSH x32', 'PUSH x11', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUS... | stack | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 c3 o1 c1 o1 c1 o3 o2 o0 o2 o3 o0 c3 c2 c2 o0 o1 c1 o1 c1 o0 c3 o0 o0 c0 o3 c0 c0 c3 c0 c0 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00031256675720214844, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens'... | dyck_shuffle | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x24 x37 x6 x6 x37 x2 x47 x27 x28 x64 x25 x41 x34 x50 x44 x22 x19 x10 x62 x60 x51 x30 x7 x23 x14 x8 x14 x14 x33 x6 x27 x43 | x2 x6 x6 x6 x7 x8 x10 x14 x14 x14 x19 x22 x23 x24 x25 x27 x27 x28 x30 x33 x34 x37 x37 x41 x43 x44 x47 x50 x51 x60 x62 x64 | {'task': 'sort', 'seq': ['x24', 'x37', 'x6', 'x6', 'x37', 'x2', 'x47', 'x27', 'x28', 'x64', 'x25', 'x41', 'x34', 'x50', 'x44', 'x22', 'x19', 'x10', 'x62', 'x60', 'x51', 'x30', 'x7', 'x23', 'x14', 'x8', 'x14', 'x14', 'x33', 'x6', 'x27', 'x43'], 'k': 4, 'n': 32, '_time': 0.0002887248992919922, '_task': 'basic_procedural'... | sort | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x44 x10 x6 x40 x6 x23 x11 x54 x63 x9 x11 x44 x4 x13 x42 x10 x21 x43 x39 x64 x25 x36 x51 x17 x60 x1 x31 x19 x15 x60 x12 x22 | x44 x10 x6 x40 x23 x11 x54 x63 x9 x4 x13 x42 x21 x43 x39 x64 x25 x36 x51 x17 x60 x1 x31 x19 x15 x12 x22 | {'task': 'set', 'seq': ['x44', 'x10', 'x6', 'x40', 'x6', 'x23', 'x11', 'x54', 'x63', 'x9', 'x11', 'x44', 'x4', 'x13', 'x42', 'x10', 'x21', 'x43', 'x39', 'x64', 'x25', 'x36', 'x51', 'x17', 'x60', 'x1', 'x31', 'x19', 'x15', 'x60', 'x12', 'x22'], 'k': 4, 'n': 32, '_time': 0.00039386749267578125, '_task': 'basic_procedural... | set | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x8 x52 x53 x27 x35 x11 x8 x12 x43 x32 x50 x62 x13 x59 x59 x6
(B)
x15 x36 x41 x25 x42 x40 x8 x15 x64 x58 x48 x22 x62 x32 x36 x40 | x8 x52 x53 x27 x35 x11 x12 x43 x32 x50 x62 x13 x59 x6 x15 x36 x41 x25 x42 x40 x64 x58 x48 x22 | {'task': 'union', 'seq': [['x8', 'x52', 'x53', 'x27', 'x35', 'x11', 'x8', 'x12', 'x43', 'x32', 'x50', 'x62', 'x13', 'x59', 'x59', 'x6'], ['x15', 'x36', 'x41', 'x25', 'x42', 'x40', 'x8', 'x15', 'x64', 'x58', 'x48', 'x22', 'x62', 'x32', 'x36', 'x40']], 'k': 4, 'n': 32, '_time': 0.00044989585876464844, '_task': 'basic_pro... | union | instruct | 0 |
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens.
Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence. | o0 o1 o2 o1 o1 c1 o3 o2 o3 c3 o1 c1 c2 c3 o2 c2 o3 o0 c0 c3 o2 c2 c1 c2 o1 c1 o1 o2 c2 c1 c1 c0 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002689361572265625, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64} | dyck | instruct | 0 |
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence. | o3 o1 o3 c1 o2 c3 o3 c3 c3 o0 c0 c2 o0 c0 o1 c1 o1 c1 o0 c0 o3 c3 o2 c2 o0 o0 o3 o1 c0 c3 c1 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002994537353515625, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':... | dyck_shuffle | instruct | 0 |
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty.
(OPERATIONS)
PUSH x47; PUSH x50; PUSH x13; PUSH x41; PUSH x29; PUSH x14; PUSH x19; PUSH x1; POP; PUSH x18; PUSH x12; PUSH x52; PUSH x62; PUSH x64; PUSH x8; PUSH x30; PUSH x... | x64 x62 x52 x12 x18 x19 x14 x29 x41 x13 x50 x47 | {'task': 'stack', 'seq': ['PUSH x47', 'PUSH x50', 'PUSH x13', 'PUSH x41', 'PUSH x29', 'PUSH x14', 'PUSH x19', 'PUSH x1', 'POP', 'PUSH x18', 'PUSH x12', 'PUSH x52', 'PUSH x62', 'PUSH x64', 'PUSH x8', 'PUSH x30', 'PUSH x36', 'PUSH x37', 'PUSH x23', 'PUSH x35', 'PUSH x48', 'PUSH x34', 'POP', 'POP', 'POP', 'PUSH x44', 'POP... | stack | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x5 x54 x43 x54 x63 x23 x34 x24 x36 x53 x28 x56 x44 x59 x25 x61 x18 x34 x22 x20 x43 x50 x29 x35 x34 x39 x47 x25 x24 x27 x25 x2 | x2 x5 x18 x20 x22 x23 x24 x24 x25 x25 x25 x27 x28 x29 x34 x34 x34 x35 x36 x39 x43 x43 x44 x47 x50 x53 x54 x54 x56 x59 x61 x63 | {'task': 'sort', 'seq': ['x5', 'x54', 'x43', 'x54', 'x63', 'x23', 'x34', 'x24', 'x36', 'x53', 'x28', 'x56', 'x44', 'x59', 'x25', 'x61', 'x18', 'x34', 'x22', 'x20', 'x43', 'x50', 'x29', 'x35', 'x34', 'x39', 'x47', 'x25', 'x24', 'x27', 'x25', 'x2'], 'k': 4, 'n': 32, '_time': 0.00043702125549316406, '_task': 'basic_proced... | sort | instruct | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.