prompt stringlengths 144 465 | answer stringlengths 5 127 | metadata stringlengths 308 686 | task stringclasses 9
values | mode stringclasses 1
value | level int64 0 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 c2 o0 o0 c0 o2 c2 o0 c0 c0 o3 c3 o2 o3 c3 o0 o0 c0 c0 o2 c2 c2 o2 c2 o0 c0 o3 c3 o3 c3 o1 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004010200500488281, '_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 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 o3 c3 o2 o2 c2 c2 c0 o2 o1 c1 c2 o2 o3 o2 o3 c3 o0 o0 c0 c0 o1 c1 o1 o3 c3 c1 o2 c2 c2 c3 c2 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004048347473144531, '_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)
x64 x27 x40 x51 x8 x4 x37 x8 x16 x58 x57 x23 x29 x7 x37 x31 x7 x53 x60 x9 x52 x2 x52 x40 x27 x34 x33 x43 x55 x32 x46 x46 | x64 x27 x40 x51 x8 x4 x37 x16 x58 x57 x23 x29 x7 x31 x53 x60 x9 x52 x2 x34 x33 x43 x55 x32 x46 | {'task': 'set', 'seq': ['x64', 'x27', 'x40', 'x51', 'x8', 'x4', 'x37', 'x8', 'x16', 'x58', 'x57', 'x23', 'x29', 'x7', 'x37', 'x31', 'x7', 'x53', 'x60', 'x9', 'x52', 'x2', 'x52', 'x40', 'x27', 'x34', 'x33', 'x43', 'x55', 'x32', 'x46', 'x46'], 'k': 4, 'n': 32, '_time': 0.0002930164337158203, '_task': 'basic_procedural', ... | set | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x15 x20 x24 x27 x42 x32 x41 x7 x55 x6 x29 x35 x33 x11 x45 x28 x5 x35 x46 x7 x5 x60 x1 x47 x40 x64 x51 x48 x59 x10 x8 x58 | x15 x20 x24 x27 x42 x32 x41 x7 x55 x6 x29 x35 x33 x11 x45 x28 x5 x46 x60 x1 x47 x40 x64 x51 x48 x59 x10 x8 x58 | {'task': 'set', 'seq': ['x15', 'x20', 'x24', 'x27', 'x42', 'x32', 'x41', 'x7', 'x55', 'x6', 'x29', 'x35', 'x33', 'x11', 'x45', 'x28', 'x5', 'x35', 'x46', 'x7', 'x5', 'x60', 'x1', 'x47', 'x40', 'x64', 'x51', 'x48', 'x59', 'x10', 'x8', 'x58'], 'k': 4, 'n': 32, '_time': 0.0004360675811767578, '_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 o0 c0 c1 o2 c2 o3 o2 o2 o0 o3 o3 o1 o3 c3 c1 o3 o3 o0 c0 o2 c2 c3 o1 c1 c3 c3 c3 c0 c2 c2 c3 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00039649009704589844, '_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 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x37 x43 x12 x3 x14 x56 x38 x14 x26 x63 x35 x49 x30 x3 x36 x34 x43 x20 x39 x25 x16 x25 x22 x5 x54 x14 x39 x13 x7 x24 x2 x31 | x2 x3 x3 x5 x7 x12 x13 x14 x14 x14 x16 x20 x22 x24 x25 x25 x26 x30 x31 x34 x35 x36 x37 x38 x39 x39 x43 x43 x49 x54 x56 x63 | {'task': 'sort', 'seq': ['x37', 'x43', 'x12', 'x3', 'x14', 'x56', 'x38', 'x14', 'x26', 'x63', 'x35', 'x49', 'x30', 'x3', 'x36', 'x34', 'x43', 'x20', 'x39', 'x25', 'x16', 'x25', 'x22', 'x5', 'x54', 'x14', 'x39', 'x13', 'x7', 'x24', 'x2', 'x31'], 'k': 4, 'n': 32, '_time': 0.0004513263702392578, '_task': 'basic_procedural... | sort | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x6 x20 x51 x31 x43 x57 x21 x50 x43 x12 x36 x17 x16 x36 x42 x32 x39 x58 x17 x46 x42 x7 x15 x3 x7 x17 x48 x9 x18 x51 x53 x41
(TARGET)
x42 | x6 x20 x51 x31 x43 x57 x21 x50 x43 x12 x36 x17 x16 x36 x32 x39 x58 x17 x46 x42 x7 x15 x3 x7 x17 x48 x9 x18 x51 x53 x41 | {'task': 'delete', 'seq': [['x6', 'x20', 'x51', 'x31', 'x43', 'x57', 'x21', 'x50', 'x43', 'x12', 'x36', 'x17', 'x16', 'x36', 'x42', 'x32', 'x39', 'x58', 'x17', 'x46', 'x42', 'x7', 'x15', 'x3', 'x7', 'x17', 'x48', 'x9', 'x18', 'x51', 'x53', 'x41'], 'x42'], 'k': 4, 'n': 32, '_time': 0.00030493736267089844, '_task': 'basi... | delete | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x33 x53 x32 x57 x15 x31 x21 x16 x31 x46 x40 x46 x41 x41 x26 x59 x44 x4 x54 x39 x21 x10 x2 x17 x51 x36 x50 x33 x21 x58 x32 x17
(TARGET)
x31 | x33 x53 x32 x57 x15 x21 x16 x31 x46 x40 x46 x41 x41 x26 x59 x44 x4 x54 x39 x21 x10 x2 x17 x51 x36 x50 x33 x21 x58 x32 x17 | {'task': 'delete', 'seq': [['x33', 'x53', 'x32', 'x57', 'x15', 'x31', 'x21', 'x16', 'x31', 'x46', 'x40', 'x46', 'x41', 'x41', 'x26', 'x59', 'x44', 'x4', 'x54', 'x39', 'x21', 'x10', 'x2', 'x17', 'x51', 'x36', 'x50', 'x33', 'x21', 'x58', 'x32', 'x17'], 'x31'], 'k': 4, 'n': 32, '_time': 0.0004584789276123047, '_task': 'ba... | delete | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x17 x8 x55 x4 x7 x43 x12 x60 x7 x25 x62 x14 x50 x57 x61 x22 x52 x22 x50 x4 x13 x53 x21 x30 x26 x63 x14 x17 x14 x40 x34 x7 | x17 x8 x55 x4 x7 x43 x12 x60 x7 x25 x62 x14 x50 x57 x61 x22 x52 x22 x50 x4 x13 x53 x21 x30 x26 x63 x14 x17 x14 x40 x34 x7 | {'task': 'identity', 'seq': ['x17', 'x8', 'x55', 'x4', 'x7', 'x43', 'x12', 'x60', 'x7', 'x25', 'x62', 'x14', 'x50', 'x57', 'x61', 'x22', 'x52', 'x22', 'x50', 'x4', 'x13', 'x53', 'x21', 'x30', 'x26', 'x63', 'x14', 'x17', 'x14', 'x40', 'x34', 'x7'], 'k': 4, 'n': 32, '_time': 0.0004267692565917969, '_task': 'basic_procedu... | identity | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x53 x7 x63 x6 x13 x15 x22 x54 x17 x56 x48 x12 x21 x49 x59 x41 x16 x1 x1 x45 x39 x1 x2 x35 x35 x20 x3 x64 x1 x36 x9 x23 | x23 x9 x36 x1 x64 x3 x20 x35 x35 x2 x1 x39 x45 x1 x1 x16 x41 x59 x49 x21 x12 x48 x56 x17 x54 x22 x15 x13 x6 x63 x7 x53 | {'task': 'reverse', 'seq': ['x53', 'x7', 'x63', 'x6', 'x13', 'x15', 'x22', 'x54', 'x17', 'x56', 'x48', 'x12', 'x21', 'x49', 'x59', 'x41', 'x16', 'x1', 'x1', 'x45', 'x39', 'x1', 'x2', 'x35', 'x35', 'x20', 'x3', 'x64', 'x1', 'x36', 'x9', 'x23'], 'k': 4, 'n': 32, '_time': 0.00042438507080078125, '_task': 'basic_procedural... | reverse | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x58 x11 x47 x56 x43 x6 x30 x31 x32 x48 x30 x25 x62 x35 x33 x33 x17 x16 x59 x50 x1 x41 x43 x39 x23 x25 x5 x16 x47 x41 x47 x58 | x58 x11 x47 x56 x43 x6 x30 x31 x32 x48 x25 x62 x35 x33 x17 x16 x59 x50 x1 x41 x39 x23 x5 | {'task': 'set', 'seq': ['x58', 'x11', 'x47', 'x56', 'x43', 'x6', 'x30', 'x31', 'x32', 'x48', 'x30', 'x25', 'x62', 'x35', 'x33', 'x33', 'x17', 'x16', 'x59', 'x50', 'x1', 'x41', 'x43', 'x39', 'x23', 'x25', 'x5', 'x16', 'x47', 'x41', 'x47', 'x58'], 'k': 4, 'n': 32, '_time': 0.0004279613494873047, '_task': 'basic_procedura... | 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 o3 c3 o1 o2 c2 c1 o2 c2 o2 o3 o0 c0 c2 c3 o3 o1 c3 o3 o3 c3 o2 o2 c1 c3 o2 c2 c2 c2 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00036644935607910156, '_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)
x47 x34 x16 x1 x61 x61 x14 x56 x13 x26 x41 x18 x29 x28 x1 x58
(B)
x39 x11 x25 x33 x45 x33 x23 x59 x45 x51 x43 x40 x33 x13 x13 x23 | x47 x34 x16 x1 x61 x14 x56 x13 x26 x41 x18 x29 x28 x58 x39 x11 x25 x33 x45 x23 x59 x51 x43 x40 | {'task': 'union', 'seq': [['x47', 'x34', 'x16', 'x1', 'x61', 'x61', 'x14', 'x56', 'x13', 'x26', 'x41', 'x18', 'x29', 'x28', 'x1', 'x58'], ['x39', 'x11', 'x25', 'x33', 'x45', 'x33', 'x23', 'x59', 'x45', 'x51', 'x43', 'x40', 'x33', 'x13', 'x13', 'x23']], 'k': 4, 'n': 32, '_time': 0.0003311634063720703, '_task': 'basic_pr... | union | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x20 x10 x30 x1 x27 x28 x49 x49 x61 x9 x47 x28 x46 x52 x2 x30
(B)
x40 x37 x44 x38 x34 x14 x43 x16 x10 x33 x27 x6 x2 x22 x56 x63 | x20 x10 x30 x1 x27 x28 x49 x61 x9 x47 x46 x52 x2 x40 x37 x44 x38 x34 x14 x43 x16 x33 x6 x22 x56 x63 | {'task': 'union', 'seq': [['x20', 'x10', 'x30', 'x1', 'x27', 'x28', 'x49', 'x49', 'x61', 'x9', 'x47', 'x28', 'x46', 'x52', 'x2', 'x30'], ['x40', 'x37', 'x44', 'x38', 'x34', 'x14', 'x43', 'x16', 'x10', 'x33', 'x27', 'x6', 'x2', 'x22', 'x56', 'x63']], 'k': 4, 'n': 32, '_time': 0.0004658699035644531, '_task': 'basic_proce... | union | instruct | 0 |
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B.
(A)
x38 x63 x31 x9 x38 x53 x16 x57 x9 x50 x23 x33 x28 x58 x23 x62
(B)
x11 x52 x6 x15 x28 x2 x38 x57 x42 x14 x60 x11 x5 x15 x20 x46 | x38 x63 x31 x9 x53 x16 x57 x50 x23 x33 x28 x58 x62 x11 x52 x6 x15 x2 x42 x14 x60 x5 x20 x46 | {'task': 'union', 'seq': [['x38', 'x63', 'x31', 'x9', 'x38', 'x53', 'x16', 'x57', 'x9', 'x50', 'x23', 'x33', 'x28', 'x58', 'x23', 'x62'], ['x11', 'x52', 'x6', 'x15', 'x28', 'x2', 'x38', 'x57', 'x42', 'x14', 'x60', 'x11', 'x5', 'x15', 'x20', 'x46']], 'k': 4, 'n': 32, '_time': 0.0004596710205078125, '_task': 'basic_proce... | union | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x8 x48 x61 x33 x22 x17 x30 x57 x28 x7 x30 x21 x22 x46 x3 x18 x7 x27 x43 x47 x32 x29 x5 x61 x2 x60 x44 x41 x34 x57 x33 x18 | x8 x48 x61 x33 x22 x17 x30 x57 x28 x7 x21 x46 x3 x18 x27 x43 x47 x32 x29 x5 x2 x60 x44 x41 x34 | {'task': 'set', 'seq': ['x8', 'x48', 'x61', 'x33', 'x22', 'x17', 'x30', 'x57', 'x28', 'x7', 'x30', 'x21', 'x22', 'x46', 'x3', 'x18', 'x7', 'x27', 'x43', 'x47', 'x32', 'x29', 'x5', 'x61', 'x2', 'x60', 'x44', 'x41', 'x34', 'x57', 'x33', 'x18'], 'k': 4, 'n': 32, '_time': 0.0004286766052246094, '_task': 'basic_procedural',... | set | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x61 x43 x1 x36 x42 x13 x7 x61 x20 x4 x8 x20 x51 x26 x49 x41 x14 x56 x15 x31 x34 x49 x37 x9 x3 x40 x20 x40 x40 x45 x45 x14 | x61 x43 x1 x36 x42 x13 x7 x20 x4 x8 x51 x26 x49 x41 x14 x56 x15 x31 x34 x37 x9 x3 x40 x45 | {'task': 'set', 'seq': ['x61', 'x43', 'x1', 'x36', 'x42', 'x13', 'x7', 'x61', 'x20', 'x4', 'x8', 'x20', 'x51', 'x26', 'x49', 'x41', 'x14', 'x56', 'x15', 'x31', 'x34', 'x49', 'x37', 'x9', 'x3', 'x40', 'x20', 'x40', 'x40', 'x45', 'x45', 'x14'], 'k': 4, 'n': 32, '_time': 0.00034809112548828125, '_task': 'basic_procedural'... | set | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x58 x2 x11 x23 x1 x50 x30 x39 x15 x40 x19 x35 x11 x48 x22 x27 x62 x32 x54 x63 x29 x45 x44 x54 x35 x51 x4 x49 x45 x44 x60 x3 | x58 x2 x11 x23 x1 x50 x30 x39 x15 x40 x19 x35 x48 x22 x27 x62 x32 x54 x63 x29 x45 x44 x51 x4 x49 x60 x3 | {'task': 'set', 'seq': ['x58', 'x2', 'x11', 'x23', 'x1', 'x50', 'x30', 'x39', 'x15', 'x40', 'x19', 'x35', 'x11', 'x48', 'x22', 'x27', 'x62', 'x32', 'x54', 'x63', 'x29', 'x45', 'x44', 'x54', 'x35', 'x51', 'x4', 'x49', 'x45', 'x44', 'x60', 'x3'], 'k': 4, 'n': 32, '_time': 0.000446319580078125, '_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. | o3 c3 o2 o0 o1 c1 o3 c3 c0 o2 o3 c3 o1 c1 o1 c1 c2 o2 c2 o3 o1 c1 o1 o1 o3 o1 c1 c3 c1 c1 c3 c2 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003552436828613281, '_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)
x37 x59 x2 x53 x48 x50 x51 x35 x23 x26 x29 x5 x1 x58 x24 x23
(B)
x30 x46 x18 x23 x50 x35 x37 x17 x34 x15 x3 x6 x49 x4 x3 x36 | x37 x59 x2 x53 x48 x50 x51 x35 x23 x26 x29 x5 x1 x58 x24 x30 x46 x18 x17 x34 x15 x3 x6 x49 x4 x36 | {'task': 'union', 'seq': [['x37', 'x59', 'x2', 'x53', 'x48', 'x50', 'x51', 'x35', 'x23', 'x26', 'x29', 'x5', 'x1', 'x58', 'x24', 'x23'], ['x30', 'x46', 'x18', 'x23', 'x50', 'x35', 'x37', 'x17', 'x34', 'x15', 'x3', 'x6', 'x49', 'x4', 'x3', 'x36']], 'k': 4, 'n': 32, '_time': 0.00037384033203125, '_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 x51; PUSH x20; PUSH x62; PUSH x34; POP; PUSH x19; POP; PUSH x7; PUSH x42; PUSH x8; PUSH x8; PUSH x27; PUSH x6; PUSH x63; POP; PUSH x23; POP; POP; POP; PUS... | x7 x62 x20 x51 | {'task': 'stack', 'seq': ['PUSH x51', 'PUSH x20', 'PUSH x62', 'PUSH x34', 'POP', 'PUSH x19', 'POP', 'PUSH x7', 'PUSH x42', 'PUSH x8', 'PUSH x8', 'PUSH x27', 'PUSH x6', 'PUSH x63', 'POP', 'PUSH x23', 'POP', 'POP', 'POP', 'PUSH x8', 'PUSH x4', 'PUSH x45', 'POP', 'POP', 'PUSH x56', 'POP', 'POP', 'PUSH x25', 'POP', '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. | o2 o3 c3 o0 c0 c2 o0 o0 o1 o1 c1 o2 c2 c1 c0 c0 o0 c0 o0 o3 o0 c0 o3 c3 c3 c0 o2 o2 o1 c1 c2 c2 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003986358642578125, '_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 |
Copy the sequence exactly.
(SEQUENCE)
x36 x43 x41 x34 x30 x35 x6 x17 x11 x39 x58 x36 x44 x56 x36 x24 x19 x37 x37 x5 x62 x40 x64 x6 x22 x53 x63 x58 x27 x3 x8 x47 | x36 x43 x41 x34 x30 x35 x6 x17 x11 x39 x58 x36 x44 x56 x36 x24 x19 x37 x37 x5 x62 x40 x64 x6 x22 x53 x63 x58 x27 x3 x8 x47 | {'task': 'identity', 'seq': ['x36', 'x43', 'x41', 'x34', 'x30', 'x35', 'x6', 'x17', 'x11', 'x39', 'x58', 'x36', 'x44', 'x56', 'x36', 'x24', 'x19', 'x37', 'x37', 'x5', 'x62', 'x40', 'x64', 'x6', 'x22', 'x53', 'x63', 'x58', 'x27', 'x3', 'x8', 'x47'], 'k': 4, 'n': 32, '_time': 0.00042366981506347656, '_task': 'basic_proce... | identity | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x58 x58 x18 x63 x12 x37 x24 x31 x40 x36 x19 x57 x26 x26 x45 x44 x39 x47 x61 x25 x37 x21 x64 x35 x30 x61 x38 x62 x12 x2 x9 x20
(TARGET)
x45 | x58 x58 x18 x63 x12 x37 x24 x31 x40 x36 x19 x57 x26 x26 x44 x39 x47 x61 x25 x37 x21 x64 x35 x30 x61 x38 x62 x12 x2 x9 x20 | {'task': 'delete', 'seq': [['x58', 'x58', 'x18', 'x63', 'x12', 'x37', 'x24', 'x31', 'x40', 'x36', 'x19', 'x57', 'x26', 'x26', 'x45', 'x44', 'x39', 'x47', 'x61', 'x25', 'x37', 'x21', 'x64', 'x35', 'x30', 'x61', 'x38', 'x62', 'x12', 'x2', 'x9', 'x20'], 'x45'], 'k': 4, 'n': 32, '_time': 0.0003788471221923828, '_task': 'ba... | 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. | o3 o0 o2 c2 o3 c3 o0 o3 c3 o3 c3 o1 c1 c0 c0 o1 o2 c2 o0 c0 o3 o3 o0 c0 c3 c3 c1 c3 o1 o0 c0 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003962516784667969, '_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 |
Reverse the sequence.
(SEQUENCE)
x44 x33 x60 x18 x17 x45 x6 x16 x62 x55 x23 x8 x61 x47 x53 x30 x42 x3 x39 x55 x9 x33 x40 x18 x17 x39 x20 x5 x35 x62 x19 x57 | x57 x19 x62 x35 x5 x20 x39 x17 x18 x40 x33 x9 x55 x39 x3 x42 x30 x53 x47 x61 x8 x23 x55 x62 x16 x6 x45 x17 x18 x60 x33 x44 | {'task': 'reverse', 'seq': ['x44', 'x33', 'x60', 'x18', 'x17', 'x45', 'x6', 'x16', 'x62', 'x55', 'x23', 'x8', 'x61', 'x47', 'x53', 'x30', 'x42', 'x3', 'x39', 'x55', 'x9', 'x33', 'x40', 'x18', 'x17', 'x39', 'x20', 'x5', 'x35', 'x62', 'x19', 'x57'], 'k': 4, 'n': 32, '_time': 0.00042366981506347656, '_task': 'basic_proced... | reverse | 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 o2 c0 o0 c2 c2 o3 c0 c3 o0 o0 c0 o1 o3 c0 c1 o0 o2 c3 o0 c0 c0 o0 c0 c2 o2 o1 o0 c2 c0 c1 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00046443939208984375, '_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 |
Reverse the sequence.
(SEQUENCE)
x25 x10 x15 x53 x54 x54 x47 x1 x12 x33 x48 x61 x53 x47 x50 x2 x21 x53 x18 x23 x19 x25 x41 x40 x9 x25 x50 x54 x28 x19 x15 x7 | x7 x15 x19 x28 x54 x50 x25 x9 x40 x41 x25 x19 x23 x18 x53 x21 x2 x50 x47 x53 x61 x48 x33 x12 x1 x47 x54 x54 x53 x15 x10 x25 | {'task': 'reverse', 'seq': ['x25', 'x10', 'x15', 'x53', 'x54', 'x54', 'x47', 'x1', 'x12', 'x33', 'x48', 'x61', 'x53', 'x47', 'x50', 'x2', 'x21', 'x53', 'x18', 'x23', 'x19', 'x25', 'x41', 'x40', 'x9', 'x25', 'x50', 'x54', 'x28', 'x19', 'x15', 'x7'], 'k': 4, 'n': 32, '_time': 0.00028705596923828125, '_task': 'basic_proce... | reverse | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x43 x40 x5 x20 x19 x31 x52 x60 x34 x8 x7 x45 x39 x62 x1 x55 x24 x16 x63 x33 x20 x54 x63 x44 x41 x23 x11 x56 x59 x43 x64 x18 | x43 x40 x5 x20 x19 x31 x52 x60 x34 x8 x7 x45 x39 x62 x1 x55 x24 x16 x63 x33 x54 x44 x41 x23 x11 x56 x59 x64 x18 | {'task': 'set', 'seq': ['x43', 'x40', 'x5', 'x20', 'x19', 'x31', 'x52', 'x60', 'x34', 'x8', 'x7', 'x45', 'x39', 'x62', 'x1', 'x55', 'x24', 'x16', 'x63', 'x33', 'x20', 'x54', 'x63', 'x44', 'x41', 'x23', 'x11', 'x56', 'x59', 'x43', 'x64', 'x18'], 'k': 4, 'n': 32, '_time': 0.000438690185546875, '_task': 'basic_procedural'... | 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. | o2 c2 o0 o3 o0 c3 c0 o3 c3 o2 o0 o0 o3 c3 o0 o1 o0 c2 c1 o3 c3 c0 o2 c2 c0 o1 c0 c0 o3 c0 c1 c3 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00046443939208984375, '_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 x40; PUSH x24; POP; PUSH x6; PUSH x39; PUSH x57; PUSH x13; PUSH x7; PUSH x5; PUSH x21; POP; PUSH x57; PUSH x29; PUSH x31; POP; POP; PUSH x24; POP; POP; PU... | x58 x40 | {'task': 'stack', 'seq': ['PUSH x40', 'PUSH x24', 'POP', 'PUSH x6', 'PUSH x39', 'PUSH x57', 'PUSH x13', 'PUSH x7', 'PUSH x5', 'PUSH x21', 'POP', 'PUSH x57', 'PUSH x29', 'PUSH x31', 'POP', 'POP', 'PUSH x24', 'POP', 'POP', 'PUSH x7', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x17', 'POP', 'POP', 'PUSH x58', 'PUSH x3... | stack | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x56 x35 x30 x4 x35 x63 x29 x21 x10 x13 x51 x4 x24 x46 x13 x41 x35 x41 x43 x31 x44 x16 x7 x55 x61 x45 x23 x39 x63 x14 x42 x55
(TARGET)
x35 | x56 x30 x4 x35 x63 x29 x21 x10 x13 x51 x4 x24 x46 x13 x41 x35 x41 x43 x31 x44 x16 x7 x55 x61 x45 x23 x39 x63 x14 x42 x55 | {'task': 'delete', 'seq': [['x56', 'x35', 'x30', 'x4', 'x35', 'x63', 'x29', 'x21', 'x10', 'x13', 'x51', 'x4', 'x24', 'x46', 'x13', 'x41', 'x35', 'x41', 'x43', 'x31', 'x44', 'x16', 'x7', 'x55', 'x61', 'x45', 'x23', 'x39', 'x63', 'x14', 'x42', 'x55'], 'x35'], 'k': 4, 'n': 32, '_time': 0.00044727325439453125, '_task': 'ba... | 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 c2 o3 o2 c2 c3 o3 c3 o3 c3 o0 c0 o3 o0 o0 o1 o0 o1 o0 c0 c1 o1 o1 o2 c2 c1 c1 c0 c1 c0 c0 c3 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002703666687011719, '_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)
x31 x29 x53 x10 x10 x22 x30 x20 x46 x10 x50 x34 x2 x30 x22 x59
(B)
x19 x23 x4 x13 x28 x15 x16 x37 x39 x31 x55 x45 x48 x27 x44 x18 | x31 x29 x53 x10 x22 x30 x20 x46 x50 x34 x2 x59 x19 x23 x4 x13 x28 x15 x16 x37 x39 x55 x45 x48 x27 x44 x18 | {'task': 'union', 'seq': [['x31', 'x29', 'x53', 'x10', 'x10', 'x22', 'x30', 'x20', 'x46', 'x10', 'x50', 'x34', 'x2', 'x30', 'x22', 'x59'], ['x19', 'x23', 'x4', 'x13', 'x28', 'x15', 'x16', 'x37', 'x39', 'x31', 'x55', 'x45', 'x48', 'x27', 'x44', 'x18']], 'k': 4, 'n': 32, '_time': 0.0004622936248779297, '_task': 'basic_pr... | 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 o2 c2 c3 o1 o0 c1 c0 o1 o0 o0 o1 c0 c0 o0 c1 o0 o1 o2 o3 o0 o0 o2 c2 c3 c2 c1 c1 c0 c0 c0 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004639625549316406, '_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)
x35 x8 x17 x8 x51 x8 x6 x61 x35 x60 x9 x46 x40 x56 x34 x35 x39 x42 x33 x29 x44 x4 x23 x27 x3 x5 x53 x56 x40 x4 x45 x52 | x3 x4 x4 x5 x6 x8 x8 x8 x9 x17 x23 x27 x29 x33 x34 x35 x35 x35 x39 x40 x40 x42 x44 x45 x46 x51 x52 x53 x56 x56 x60 x61 | {'task': 'sort', 'seq': ['x35', 'x8', 'x17', 'x8', 'x51', 'x8', 'x6', 'x61', 'x35', 'x60', 'x9', 'x46', 'x40', 'x56', 'x34', 'x35', 'x39', 'x42', 'x33', 'x29', 'x44', 'x4', 'x23', 'x27', 'x3', 'x5', 'x53', 'x56', 'x40', 'x4', 'x45', 'x52'], 'k': 4, 'n': 32, '_time': 0.000446319580078125, '_task': 'basic_procedural', '_... | sort | 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 o1 o0 c0 o1 o2 o1 c1 c2 o3 o1 o1 o2 o2 c2 o3 o0 c0 o1 c1 c3 c2 c1 c1 c3 c1 c1 c0 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00040841102600097656, '_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)
x60 x34 x53 x18 x5 x57 x18 x1 x54 x34 x8 x13 x33 x1 x64 x39
(B)
x63 x14 x63 x4 x15 x46 x5 x19 x6 x27 x31 x39 x34 x14 x48 x3 | x60 x34 x53 x18 x5 x57 x1 x54 x8 x13 x33 x64 x39 x63 x14 x4 x15 x46 x19 x6 x27 x31 x48 x3 | {'task': 'union', 'seq': [['x60', 'x34', 'x53', 'x18', 'x5', 'x57', 'x18', 'x1', 'x54', 'x34', 'x8', 'x13', 'x33', 'x1', 'x64', 'x39'], ['x63', 'x14', 'x63', 'x4', 'x15', 'x46', 'x5', 'x19', 'x6', 'x27', 'x31', 'x39', 'x34', 'x14', 'x48', 'x3']], 'k': 4, 'n': 32, '_time': 0.0004706382751464844, '_task': 'basic_procedur... | union | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x30 x5 x25 x37 x62 x42 x46 x51 x54 x24 x4 x5 x8 x13 x11 x56 x32 x34 x36 x5 x62 x38 x52 x57 x30 x20 x12 x56 x47 x16 x33 x5
(TARGET)
x12 | x30 x5 x25 x37 x62 x42 x46 x51 x54 x24 x4 x5 x8 x13 x11 x56 x32 x34 x36 x5 x62 x38 x52 x57 x30 x20 x56 x47 x16 x33 x5 | {'task': 'delete', 'seq': [['x30', 'x5', 'x25', 'x37', 'x62', 'x42', 'x46', 'x51', 'x54', 'x24', 'x4', 'x5', 'x8', 'x13', 'x11', 'x56', 'x32', 'x34', 'x36', 'x5', 'x62', 'x38', 'x52', 'x57', 'x30', 'x20', 'x12', 'x56', 'x47', 'x16', 'x33', 'x5'], 'x12'], 'k': 4, 'n': 32, '_time': 0.00032591819763183594, '_task': 'basic... | delete | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x7 x43 x23 x30 x47 x55 x36 x59 x38 x15 x51 x60 x52 x35 x11 x47 x52 x1 x52 x52 x14 x25 x59 x39 x26 x32 x61 x2 x46 x21 x40 x62 | x7 x43 x23 x30 x47 x55 x36 x59 x38 x15 x51 x60 x52 x35 x11 x1 x14 x25 x39 x26 x32 x61 x2 x46 x21 x40 x62 | {'task': 'set', 'seq': ['x7', 'x43', 'x23', 'x30', 'x47', 'x55', 'x36', 'x59', 'x38', 'x15', 'x51', 'x60', 'x52', 'x35', 'x11', 'x47', 'x52', 'x1', 'x52', 'x52', 'x14', 'x25', 'x59', 'x39', 'x26', 'x32', 'x61', 'x2', 'x46', 'x21', 'x40', 'x62'], 'k': 4, 'n': 32, '_time': 0.0004336833953857422, '_task': 'basic_procedura... | 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. | o3 o0 c0 o3 c3 o0 o3 c3 c0 c3 o3 o1 o3 c3 o3 o2 c2 o2 o2 o3 o1 c1 o3 o3 c3 c3 c3 c2 c2 c3 c1 c3 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00035262107849121094, '_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 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x12 x13 x53 x13 x54 x43 x41 x22 x58 x18 x63 x23 x14 x5 x49 x37 x1 x41 x15 x10 x19 x63 x50 x4 x51 x50 x14 x47 x5 x31 x16 x35 | x1 x4 x5 x5 x10 x12 x13 x13 x14 x14 x15 x16 x18 x19 x22 x23 x31 x35 x37 x41 x41 x43 x47 x49 x50 x50 x51 x53 x54 x58 x63 x63 | {'task': 'sort', 'seq': ['x12', 'x13', 'x53', 'x13', 'x54', 'x43', 'x41', 'x22', 'x58', 'x18', 'x63', 'x23', 'x14', 'x5', 'x49', 'x37', 'x1', 'x41', 'x15', 'x10', 'x19', 'x63', 'x50', 'x4', 'x51', 'x50', 'x14', 'x47', 'x5', 'x31', 'x16', 'x35'], 'k': 4, 'n': 32, '_time': 0.00030422210693359375, '_task': 'basic_procedur... | sort | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x19 x52 x42 x49 x54 x55 x48 x27 x22 x56 x7 x48 x24 x25 x40 x46 x10 x29 x31 x4 x46 x32 x54 x37 x20 x28 x9 x36 x12 x7 x22 x46 | x4 x7 x7 x9 x10 x12 x19 x20 x22 x22 x24 x25 x27 x28 x29 x31 x32 x36 x37 x40 x42 x46 x46 x46 x48 x48 x49 x52 x54 x54 x55 x56 | {'task': 'sort', 'seq': ['x19', 'x52', 'x42', 'x49', 'x54', 'x55', 'x48', 'x27', 'x22', 'x56', 'x7', 'x48', 'x24', 'x25', 'x40', 'x46', 'x10', 'x29', 'x31', 'x4', 'x46', 'x32', 'x54', 'x37', 'x20', 'x28', 'x9', 'x36', 'x12', 'x7', 'x22', 'x46'], 'k': 4, 'n': 32, '_time': 0.00044846534729003906, '_task': 'basic_procedur... | sort | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x34 x42 x37 x32 x49 x29 x7 x48 x8 x32 x63 x3 x27 x48 x52 x10 x38 x30 x31 x54 x45 x58 x21 x32 x30 x51 x57 x8 x23 x39 x17 x57 | x57 x17 x39 x23 x8 x57 x51 x30 x32 x21 x58 x45 x54 x31 x30 x38 x10 x52 x48 x27 x3 x63 x32 x8 x48 x7 x29 x49 x32 x37 x42 x34 | {'task': 'reverse', 'seq': ['x34', 'x42', 'x37', 'x32', 'x49', 'x29', 'x7', 'x48', 'x8', 'x32', 'x63', 'x3', 'x27', 'x48', 'x52', 'x10', 'x38', 'x30', 'x31', 'x54', 'x45', 'x58', 'x21', 'x32', 'x30', 'x51', 'x57', 'x8', 'x23', 'x39', 'x17', 'x57'], 'k': 4, 'n': 32, '_time': 0.0004296302795410156, '_task': 'basic_proced... | reverse | 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. | o3 o2 c2 c3 o3 c3 o2 c2 o1 o3 o0 o2 o1 c1 o1 o0 o0 c0 o1 o3 o3 c3 c3 c1 o0 c0 c0 c1 c2 c0 c3 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003924369812011719, '_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 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x60 x32 x35 x27 x29 x11 x29 x10 x2 x62 x23 x44 x13 x57 x2 x30 x56 x16 x1 x6 x15 x40 x53 x19 x26 x34 x49 x59 x39 x20 x10 x47 | x1 x2 x2 x6 x10 x10 x11 x13 x15 x16 x19 x20 x23 x26 x27 x29 x29 x30 x32 x34 x35 x39 x40 x44 x47 x49 x53 x56 x57 x59 x60 x62 | {'task': 'sort', 'seq': ['x60', 'x32', 'x35', 'x27', 'x29', 'x11', 'x29', 'x10', 'x2', 'x62', 'x23', 'x44', 'x13', 'x57', 'x2', 'x30', 'x56', 'x16', 'x1', 'x6', 'x15', 'x40', 'x53', 'x19', 'x26', 'x34', 'x49', 'x59', 'x39', 'x20', 'x10', 'x47'], 'k': 4, 'n': 32, '_time': 0.00039958953857421875, '_task': 'basic_procedur... | sort | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x52 x47 x35 x25 x52 x25 x19 x2 x17 x11 x17 x23 x5 x10 x8 x60 x2 x36 x63 x44 x27 x44 x52 x52 x16 x64 x20 x12 x63 x59 x16 x33 | x52 x47 x35 x25 x19 x2 x17 x11 x23 x5 x10 x8 x60 x36 x63 x44 x27 x16 x64 x20 x12 x59 x33 | {'task': 'set', 'seq': ['x52', 'x47', 'x35', 'x25', 'x52', 'x25', 'x19', 'x2', 'x17', 'x11', 'x17', 'x23', 'x5', 'x10', 'x8', 'x60', 'x2', 'x36', 'x63', 'x44', 'x27', 'x44', 'x52', 'x52', 'x16', 'x64', 'x20', 'x12', 'x63', 'x59', 'x16', 'x33'], 'k': 4, 'n': 32, '_time': 0.00042557716369628906, '_task': 'basic_procedura... | set | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x35 x42 x61 x52 x6 x27 x41 x6 x12 x50 x60 x50 x7 x36 x18 x17 x62 x17 x1 x51 x51 x24 x26 x24 x2 x50 x7 x16 x12 x44 x7 x59
(TARGET)
x27 | x35 x42 x61 x52 x6 x41 x6 x12 x50 x60 x50 x7 x36 x18 x17 x62 x17 x1 x51 x51 x24 x26 x24 x2 x50 x7 x16 x12 x44 x7 x59 | {'task': 'delete', 'seq': [['x35', 'x42', 'x61', 'x52', 'x6', 'x27', 'x41', 'x6', 'x12', 'x50', 'x60', 'x50', 'x7', 'x36', 'x18', 'x17', 'x62', 'x17', 'x1', 'x51', 'x51', 'x24', 'x26', 'x24', 'x2', 'x50', 'x7', 'x16', 'x12', 'x44', 'x7', 'x59'], 'x27'], 'k': 4, 'n': 32, '_time': 0.0003008842468261719, '_task': 'basic_p... | delete | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x31 x17 x28 x47 x37 x29 x13 x24 x51 x54 x2 x52 x43 x64 x36 x35 x48 x36 x58 x59 x55 x6 x10 x16 x59 x46 x31 x29 x55 x61 x46 x22 | x31 x17 x28 x47 x37 x29 x13 x24 x51 x54 x2 x52 x43 x64 x36 x35 x48 x58 x59 x55 x6 x10 x16 x46 x61 x22 | {'task': 'set', 'seq': ['x31', 'x17', 'x28', 'x47', 'x37', 'x29', 'x13', 'x24', 'x51', 'x54', 'x2', 'x52', 'x43', 'x64', 'x36', 'x35', 'x48', 'x36', 'x58', 'x59', 'x55', 'x6', 'x10', 'x16', 'x59', 'x46', 'x31', 'x29', 'x55', 'x61', 'x46', 'x22'], 'k': 4, 'n': 32, '_time': 0.0004324913024902344, '_task': 'basic_procedur... | 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 x41; POP; PUSH x19; POP; PUSH x15; PUSH x48; POP; POP; PUSH x38; PUSH x11; PUSH x28; PUSH x31; POP; PUSH x28; PUSH x54; POP; POP; PUSH x55; PUSH x33; POP;... | EMPTY | {'task': 'stack', 'seq': ['PUSH x41', 'POP', 'PUSH x19', 'POP', 'PUSH x15', 'PUSH x48', 'POP', 'POP', 'PUSH x38', 'PUSH x11', 'PUSH x28', 'PUSH x31', 'POP', 'PUSH x28', 'PUSH x54', 'POP', 'POP', 'PUSH x55', 'PUSH x33', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x63', 'PUSH x53', 'POP', 'PUSH x10', 'POP', 'POP', 'PUSH x52... | stack | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x4 x64 x46 x19 x56 x50 x64 x28 x36 x36 x46 x17 x44 x49 x58 x57 x46 x30 x40 x55 x12 x61 x11 x58 x60 x27 x43 x48 x31 x3 x62 x58 | x3 x4 x11 x12 x17 x19 x27 x28 x30 x31 x36 x36 x40 x43 x44 x46 x46 x46 x48 x49 x50 x55 x56 x57 x58 x58 x58 x60 x61 x62 x64 x64 | {'task': 'sort', 'seq': ['x4', 'x64', 'x46', 'x19', 'x56', 'x50', 'x64', 'x28', 'x36', 'x36', 'x46', 'x17', 'x44', 'x49', 'x58', 'x57', 'x46', 'x30', 'x40', 'x55', 'x12', 'x61', 'x11', 'x58', 'x60', 'x27', 'x43', 'x48', 'x31', 'x3', 'x62', 'x58'], 'k': 4, 'n': 32, '_time': 0.0003020763397216797, '_task': 'basic_procedu... | 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 x47; PUSH x9; PUSH x42; PUSH x43; PUSH x4; PUSH x8; PUSH x37; PUSH x28; PUSH x34; PUSH x23; PUSH x57; PUSH x64; PUSH x48; POP; PUSH x38; PUSH x12; PUSH x4... | x31 x40 x12 x38 x64 x57 x23 x34 x28 x37 x8 x4 x43 x42 x9 x47 | {'task': 'stack', 'seq': ['PUSH x47', 'PUSH x9', 'PUSH x42', 'PUSH x43', 'PUSH x4', 'PUSH x8', 'PUSH x37', 'PUSH x28', 'PUSH x34', 'PUSH x23', 'PUSH x57', 'PUSH x64', 'PUSH x48', 'POP', 'PUSH x38', 'PUSH x12', 'PUSH x40', 'PUSH x13', 'POP', 'PUSH x7', 'PUSH x21', 'PUSH x46', 'POP', 'POP', 'POP', 'PUSH x48', 'POP', 'PUS... | 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. | o2 o0 c0 c2 o2 c2 o3 c3 o0 c0 o0 c0 o1 o0 o2 o1 o3 c3 o0 o0 o0 o1 c1 o2 c2 c0 c0 c0 c1 c2 c0 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00039649009704589844, '_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 x62; PUSH x50; PUSH x46; PUSH x29; PUSH x11; PUSH x46; PUSH x55; POP; PUSH x21; PUSH x62; POP; PUSH x14; POP; PUSH x15; PUSH x15; PUSH x44; POP; PUSH x1; ... | x22 x46 x50 x62 | {'task': 'stack', 'seq': ['PUSH x62', 'PUSH x50', 'PUSH x46', 'PUSH x29', 'PUSH x11', 'PUSH x46', 'PUSH x55', 'POP', 'PUSH x21', 'PUSH x62', 'POP', 'PUSH x14', 'POP', 'PUSH x15', 'PUSH x15', 'PUSH x44', 'POP', 'PUSH x1', 'POP', 'POP', 'PUSH x38', 'PUSH x58', 'POP', 'POP', 'POP', 'POP', 'PUSH x27', 'POP', 'POP', '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. | o0 c0 o3 c3 o1 c1 o2 c2 o0 o3 o3 o1 o2 c2 c1 o0 c0 o1 o0 o1 c1 o2 o1 o1 c1 c1 c2 c0 c1 c3 c3 c0 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003948211669921875, '_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 |
Reverse the sequence.
(SEQUENCE)
x64 x52 x32 x21 x15 x14 x34 x29 x41 x23 x5 x18 x34 x56 x27 x59 x49 x21 x54 x3 x20 x18 x27 x39 x60 x43 x36 x28 x15 x17 x48 x6 | x6 x48 x17 x15 x28 x36 x43 x60 x39 x27 x18 x20 x3 x54 x21 x49 x59 x27 x56 x34 x18 x5 x23 x41 x29 x34 x14 x15 x21 x32 x52 x64 | {'task': 'reverse', 'seq': ['x64', 'x52', 'x32', 'x21', 'x15', 'x14', 'x34', 'x29', 'x41', 'x23', 'x5', 'x18', 'x34', 'x56', 'x27', 'x59', 'x49', 'x21', 'x54', 'x3', 'x20', 'x18', 'x27', 'x39', 'x60', 'x43', 'x36', 'x28', 'x15', 'x17', 'x48', 'x6'], 'k': 4, 'n': 32, '_time': 0.0004220008850097656, '_task': 'basic_proce... | reverse | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x1 x12 x17 x41 x21 x39 x31 x41 x53 x52 x61 x39 x41 x23 x34 x16 x60 x31 x43 x36 x40 x50 x42 x14 x29 x46 x8 x28 x51 x51 x10 x3
(TARGET)
x60 | x1 x12 x17 x41 x21 x39 x31 x41 x53 x52 x61 x39 x41 x23 x34 x16 x31 x43 x36 x40 x50 x42 x14 x29 x46 x8 x28 x51 x51 x10 x3 | {'task': 'delete', 'seq': [['x1', 'x12', 'x17', 'x41', 'x21', 'x39', 'x31', 'x41', 'x53', 'x52', 'x61', 'x39', 'x41', 'x23', 'x34', 'x16', 'x60', 'x31', 'x43', 'x36', 'x40', 'x50', 'x42', 'x14', 'x29', 'x46', 'x8', 'x28', 'x51', 'x51', 'x10', 'x3'], 'x60'], 'k': 4, 'n': 32, '_time': 0.00044798851013183594, '_task': 'ba... | delete | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x54 x6 x8 x12 x19 x4 x4 x43 x60 x56 x41 x52 x29 x36 x42 x59 x12 x36 x53 x45 x15 x64 x53 x38 x9 x8 x62 x15 x21 x54 x38 x43 | x4 x4 x6 x8 x8 x9 x12 x12 x15 x15 x19 x21 x29 x36 x36 x38 x38 x41 x42 x43 x43 x45 x52 x53 x53 x54 x54 x56 x59 x60 x62 x64 | {'task': 'sort', 'seq': ['x54', 'x6', 'x8', 'x12', 'x19', 'x4', 'x4', 'x43', 'x60', 'x56', 'x41', 'x52', 'x29', 'x36', 'x42', 'x59', 'x12', 'x36', 'x53', 'x45', 'x15', 'x64', 'x53', 'x38', 'x9', 'x8', 'x62', 'x15', 'x21', 'x54', 'x38', 'x43'], 'k': 4, 'n': 32, '_time': 0.00030875205993652344, '_task': 'basic_procedural... | sort | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x2 x43 x29 x40 x2 x46 x42 x21 x10 x12 x27 x22 x20 x58 x4 x53 x17 x12 x52 x49 x42 x35 x13 x13 x52 x19 x60 x42 x45 x30 x48 x25
(TARGET)
x29 | x2 x43 x40 x2 x46 x42 x21 x10 x12 x27 x22 x20 x58 x4 x53 x17 x12 x52 x49 x42 x35 x13 x13 x52 x19 x60 x42 x45 x30 x48 x25 | {'task': 'delete', 'seq': [['x2', 'x43', 'x29', 'x40', 'x2', 'x46', 'x42', 'x21', 'x10', 'x12', 'x27', 'x22', 'x20', 'x58', 'x4', 'x53', 'x17', 'x12', 'x52', 'x49', 'x42', 'x35', 'x13', 'x13', 'x52', 'x19', 'x60', 'x42', 'x45', 'x30', 'x48', 'x25'], 'x29'], 'k': 4, 'n': 32, '_time': 0.0004534721374511719, '_task': 'bas... | delete | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x27 x40 x46 x4 x21 x43 x32 x60 x30 x5 x29 x6 x54 x38 x56 x11 x18 x50 x42 x29 x17 x64 x39 x1 x57 x17 x22 x38 x4 x47 x40 x16 | x1 x4 x4 x5 x6 x11 x16 x17 x17 x18 x21 x22 x27 x29 x29 x30 x32 x38 x38 x39 x40 x40 x42 x43 x46 x47 x50 x54 x56 x57 x60 x64 | {'task': 'sort', 'seq': ['x27', 'x40', 'x46', 'x4', 'x21', 'x43', 'x32', 'x60', 'x30', 'x5', 'x29', 'x6', 'x54', 'x38', 'x56', 'x11', 'x18', 'x50', 'x42', 'x29', 'x17', 'x64', 'x39', 'x1', 'x57', 'x17', 'x22', 'x38', 'x4', 'x47', 'x40', 'x16'], 'k': 4, 'n': 32, '_time': 0.0004448890686035156, '_task': 'basic_procedural... | sort | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x30 x27 x10 x62 x31 x34 x62 x45 x55 x55 x31 x30 x24 x62 x13 x7 x13 x10 x32 x8 x11 x43 x17 x44 x14 x4 x3 x3 x61 x22 x10 x50
(TARGET)
x62 | x30 x27 x10 x31 x34 x62 x45 x55 x55 x31 x30 x24 x62 x13 x7 x13 x10 x32 x8 x11 x43 x17 x44 x14 x4 x3 x3 x61 x22 x10 x50 | {'task': 'delete', 'seq': [['x30', 'x27', 'x10', 'x62', 'x31', 'x34', 'x62', 'x45', 'x55', 'x55', 'x31', 'x30', 'x24', 'x62', 'x13', 'x7', 'x13', 'x10', 'x32', 'x8', 'x11', 'x43', 'x17', 'x44', 'x14', 'x4', 'x3', 'x3', 'x61', 'x22', 'x10', 'x50'], 'x62'], 'k': 4, 'n': 32, '_time': 0.0003020763397216797, '_task': 'basic... | delete | 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 o3 o3 c3 c3 o1 c1 o3 c3 o0 c0 o2 c2 o1 o0 o0 c0 o2 c1 o2 c2 c2 o2 c0 c2 o3 c3 o3 o1 c3 c1 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00046181678771972656, '_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)
x32 x42 x17 x29 x64 x53 x12 x5 x7 x62 x14 x42 x37 x55 x12 x38 x15 x62 x53 x36 x44 x42 x29 x12 x40 x26 x16 x33 x46 x53 x64 x6 | x32 x42 x17 x29 x64 x53 x12 x5 x7 x62 x14 x42 x37 x55 x12 x38 x15 x62 x53 x36 x44 x42 x29 x12 x40 x26 x16 x33 x46 x53 x64 x6 | {'task': 'identity', 'seq': ['x32', 'x42', 'x17', 'x29', 'x64', 'x53', 'x12', 'x5', 'x7', 'x62', 'x14', 'x42', 'x37', 'x55', 'x12', 'x38', 'x15', 'x62', 'x53', 'x36', 'x44', 'x42', 'x29', 'x12', 'x40', 'x26', 'x16', 'x33', 'x46', 'x53', 'x64', 'x6'], 'k': 4, 'n': 32, '_time': 0.0002841949462890625, '_task': 'basic_proc... | 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. | o0 o0 c0 c0 o0 o2 o3 o2 o1 o2 c3 c2 o2 c2 o2 c0 o1 o0 c0 o3 c3 o2 o1 c1 c2 o2 c1 c1 c2 c2 c2 c2 | {'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 |
Copy the sequence exactly.
(SEQUENCE)
x30 x34 x59 x3 x60 x58 x50 x50 x38 x36 x5 x15 x53 x7 x39 x44 x46 x17 x19 x36 x12 x6 x32 x16 x22 x35 x47 x53 x51 x54 x37 x16 | x30 x34 x59 x3 x60 x58 x50 x50 x38 x36 x5 x15 x53 x7 x39 x44 x46 x17 x19 x36 x12 x6 x32 x16 x22 x35 x47 x53 x51 x54 x37 x16 | {'task': 'identity', 'seq': ['x30', 'x34', 'x59', 'x3', 'x60', 'x58', 'x50', 'x50', 'x38', 'x36', 'x5', 'x15', 'x53', 'x7', 'x39', 'x44', 'x46', 'x17', 'x19', 'x36', 'x12', 'x6', 'x32', 'x16', 'x22', 'x35', 'x47', 'x53', 'x51', 'x54', 'x37', 'x16'], 'k': 4, 'n': 32, '_time': 0.0004191398620605469, '_task': 'basic_proce... | identity | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x35 x63 x43 x47 x52 x64 x19 x29 x50 x34 x28 x31 x26 x62 x60 x9 x15 x8 x10 x23 x40 x33 x26 x34 x18 x25 x57 x61 x60 x11 x57 x2 | x35 x63 x43 x47 x52 x64 x19 x29 x50 x34 x28 x31 x26 x62 x60 x9 x15 x8 x10 x23 x40 x33 x18 x25 x57 x61 x11 x2 | {'task': 'set', 'seq': ['x35', 'x63', 'x43', 'x47', 'x52', 'x64', 'x19', 'x29', 'x50', 'x34', 'x28', 'x31', 'x26', 'x62', 'x60', 'x9', 'x15', 'x8', 'x10', 'x23', 'x40', 'x33', 'x26', 'x34', 'x18', 'x25', 'x57', 'x61', 'x60', 'x11', 'x57', 'x2'], 'k': 4, 'n': 32, '_time': 0.00043320655822753906, '_task': 'basic_procedur... | set | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x35 x4 x19 x5 x9 x24 x25 x18 x6 x46 x22 x31 x50 x24 x16 x58 x37 x44 x49 x26 x59 x5 x61 x19 x6 x50 x38 x11 x45 x36 x28 x31
(TARGET)
x3 | x35 x4 x19 x5 x9 x24 x25 x18 x6 x46 x22 x31 x50 x24 x16 x58 x37 x44 x49 x26 x59 x5 x61 x19 x6 x50 x38 x11 x45 x36 x28 x31 | {'task': 'delete', 'seq': [['x35', 'x4', 'x19', 'x5', 'x9', 'x24', 'x25', 'x18', 'x6', 'x46', 'x22', 'x31', 'x50', 'x24', 'x16', 'x58', 'x37', 'x44', 'x49', 'x26', 'x59', 'x5', 'x61', 'x19', 'x6', 'x50', 'x38', 'x11', 'x45', 'x36', 'x28', 'x31'], 'x3'], 'k': 4, 'n': 32, '_time': 0.00048065185546875, '_task': 'basic_pro... | 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 x32; PUSH x13; PUSH x16; PUSH x17; PUSH x32; PUSH x32; PUSH x15; POP; PUSH x64; POP; POP; POP; PUSH x23; PUSH x63; PUSH x21; PUSH x16; PUSH x43; PUSH x38;... | x13 x32 | {'task': 'stack', 'seq': ['PUSH x32', 'PUSH x13', 'PUSH x16', 'PUSH x17', 'PUSH x32', 'PUSH x32', 'PUSH x15', 'POP', 'PUSH x64', 'POP', 'POP', 'POP', 'PUSH x23', 'PUSH x63', 'PUSH x21', 'PUSH x16', 'PUSH x43', 'PUSH x38', 'PUSH x23', 'POP', 'PUSH x44', 'PUSH x7', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', ... | stack | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x36 x4 x32 x61 x49 x54 x17 x27 x61 x62 x13 x51 x21 x15 x21 x16 x8 x49 x10 x51 x56 x34 x32 x55 x22 x52 x51 x39 x59 x56 x62 x14 | x36 x4 x32 x61 x49 x54 x17 x27 x62 x13 x51 x21 x15 x16 x8 x10 x56 x34 x55 x22 x52 x39 x59 x14 | {'task': 'set', 'seq': ['x36', 'x4', 'x32', 'x61', 'x49', 'x54', 'x17', 'x27', 'x61', 'x62', 'x13', 'x51', 'x21', 'x15', 'x21', 'x16', 'x8', 'x49', 'x10', 'x51', 'x56', 'x34', 'x32', 'x55', 'x22', 'x52', 'x51', 'x39', 'x59', 'x56', 'x62', 'x14'], 'k': 4, 'n': 32, '_time': 0.0004258155822753906, '_task': 'basic_procedur... | 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)
x32 x44 x2 x60 x16 x23 x15 x19 x60 x39 x59 x6 x27 x61 x4 x31
(B)
x63 x41 x47 x41 x48 x16 x27 x47 x48 x26 x56 x60 x28 x28 x39 x41 | x32 x44 x2 x60 x16 x23 x15 x19 x39 x59 x6 x27 x61 x4 x31 x63 x41 x47 x48 x26 x56 x28 | {'task': 'union', 'seq': [['x32', 'x44', 'x2', 'x60', 'x16', 'x23', 'x15', 'x19', 'x60', 'x39', 'x59', 'x6', 'x27', 'x61', 'x4', 'x31'], ['x63', 'x41', 'x47', 'x41', 'x48', 'x16', 'x27', 'x47', 'x48', 'x26', 'x56', 'x60', 'x28', 'x28', 'x39', 'x41']], 'k': 4, 'n': 32, '_time': 0.00042057037353515625, '_task': 'basic_pr... | union | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x31 x33 x56 x14 x59 x14 x1 x4 x26 x5 x17 x21 x42 x22 x51 x14 x14 x64 x44 x56 x42 x56 x18 x58 x31 x15 x48 x50 x4 x2 x24 x33 | x33 x24 x2 x4 x50 x48 x15 x31 x58 x18 x56 x42 x56 x44 x64 x14 x14 x51 x22 x42 x21 x17 x5 x26 x4 x1 x14 x59 x14 x56 x33 x31 | {'task': 'reverse', 'seq': ['x31', 'x33', 'x56', 'x14', 'x59', 'x14', 'x1', 'x4', 'x26', 'x5', 'x17', 'x21', 'x42', 'x22', 'x51', 'x14', 'x14', 'x64', 'x44', 'x56', 'x42', 'x56', 'x18', 'x58', 'x31', 'x15', 'x48', 'x50', 'x4', 'x2', 'x24', 'x33'], 'k': 4, 'n': 32, '_time': 0.00028634071350097656, '_task': 'basic_proced... | reverse | 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 o2 o3 o0 c0 o1 c1 c3 o3 c3 o1 c1 c2 c0 o2 c2 o3 o3 o2 c2 o1 c1 c3 o2 c2 o1 o2 c2 c1 c3 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00039505958557128906, '_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 x44; PUSH x63; PUSH x31; PUSH x15; PUSH x61; PUSH x61; PUSH x19; PUSH x64; POP; POP; POP; POP; PUSH x42; POP; PUSH x13; PUSH x52; POP; PUSH x57; POP; PUSH... | EMPTY | {'task': 'stack', 'seq': ['PUSH x44', 'PUSH x63', 'PUSH x31', 'PUSH x15', 'PUSH x61', 'PUSH x61', 'PUSH x19', 'PUSH x64', 'POP', 'POP', 'POP', 'POP', 'PUSH x42', 'POP', 'PUSH x13', 'PUSH x52', 'POP', 'PUSH x57', 'POP', 'PUSH x18', 'PUSH x58', 'PUSH x62', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x62', 'POP... | stack | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x12 x14 x23 x2 x43 x28 x51 x52 x2 x27 x8 x14 x6 x32 x29 x51 x45 x31 x1 x35 x61 x16 x60 x17 x40 x14 x64 x46 x22 x7 x35 x46 | x46 x35 x7 x22 x46 x64 x14 x40 x17 x60 x16 x61 x35 x1 x31 x45 x51 x29 x32 x6 x14 x8 x27 x2 x52 x51 x28 x43 x2 x23 x14 x12 | {'task': 'reverse', 'seq': ['x12', 'x14', 'x23', 'x2', 'x43', 'x28', 'x51', 'x52', 'x2', 'x27', 'x8', 'x14', 'x6', 'x32', 'x29', 'x51', 'x45', 'x31', 'x1', 'x35', 'x61', 'x16', 'x60', 'x17', 'x40', 'x14', 'x64', 'x46', 'x22', 'x7', 'x35', 'x46'], 'k': 4, 'n': 32, '_time': 0.00042319297790527344, '_task': 'basic_procedu... | reverse | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x51 x58 x50 x53 x40 x26 x46 x33 x52 x3 x52 x14 x52 x61 x63 x11 x58 x9 x23 x6 x56 x8 x2 x34 x10 x34 x33 x31 x19 x28 x41 x2 | x51 x58 x50 x53 x40 x26 x46 x33 x52 x3 x52 x14 x52 x61 x63 x11 x58 x9 x23 x6 x56 x8 x2 x34 x10 x34 x33 x31 x19 x28 x41 x2 | {'task': 'identity', 'seq': ['x51', 'x58', 'x50', 'x53', 'x40', 'x26', 'x46', 'x33', 'x52', 'x3', 'x52', 'x14', 'x52', 'x61', 'x63', 'x11', 'x58', 'x9', 'x23', 'x6', 'x56', 'x8', 'x2', 'x34', 'x10', 'x34', 'x33', 'x31', 'x19', 'x28', 'x41', 'x2'], 'k': 4, 'n': 32, '_time': 0.0002849102020263672, '_task': 'basic_procedu... | identity | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x5 x37 x26 x49 x41 x21 x8 x6 x12 x47 x4 x9 x51 x41 x7 x9 x10 x47 x35 x43 x21 x34 x61 x3 x6 x36 x6 x22 x45 x9 x50 x37
(TARGET)
x24 | x5 x37 x26 x49 x41 x21 x8 x6 x12 x47 x4 x9 x51 x41 x7 x9 x10 x47 x35 x43 x21 x34 x61 x3 x6 x36 x6 x22 x45 x9 x50 x37 | {'task': 'delete', 'seq': [['x5', 'x37', 'x26', 'x49', 'x41', 'x21', 'x8', 'x6', 'x12', 'x47', 'x4', 'x9', 'x51', 'x41', 'x7', 'x9', 'x10', 'x47', 'x35', 'x43', 'x21', 'x34', 'x61', 'x3', 'x6', 'x36', 'x6', 'x22', 'x45', 'x9', 'x50', 'x37'], 'x24'], 'k': 4, 'n': 32, '_time': 0.0004684925079345703, '_task': 'basic_proce... | delete | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x4 x12 x21 x38 x59 x25 x24 x17 x35 x48 x39 x23 x4 x7 x5 x20 x46 x23 x14 x12 x35 x58 x27 x34 x63 x53 x7 x32 x18 x6 x46 x46 | x4 x12 x21 x38 x59 x25 x24 x17 x35 x48 x39 x23 x4 x7 x5 x20 x46 x23 x14 x12 x35 x58 x27 x34 x63 x53 x7 x32 x18 x6 x46 x46 | {'task': 'identity', 'seq': ['x4', 'x12', 'x21', 'x38', 'x59', 'x25', 'x24', 'x17', 'x35', 'x48', 'x39', 'x23', 'x4', 'x7', 'x5', 'x20', 'x46', 'x23', 'x14', 'x12', 'x35', 'x58', 'x27', 'x34', 'x63', 'x53', 'x7', 'x32', 'x18', 'x6', 'x46', 'x46'], 'k': 4, 'n': 32, '_time': 0.0004286766052246094, '_task': 'basic_procedu... | 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 o2 o2 o0 c0 o3 c2 o3 o1 c1 c2 o0 c0 c3 c3 o2 c2 o3 o3 c3 o1 o1 o3 o2 c3 o0 c1 c2 c1 c3 c0 c3 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004725456237792969, '_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)
x43 x62 x15 x11 x61 x5 x22 x41 x64 x57 x3 x45 x34 x23 x13 x40 x47 x3 x18 x44 x62 x9 x21 x42 x25 x7 x12 x40 x44 x28 x61 x6 | x43 x62 x15 x11 x61 x5 x22 x41 x64 x57 x3 x45 x34 x23 x13 x40 x47 x18 x44 x9 x21 x42 x25 x7 x12 x28 x6 | {'task': 'set', 'seq': ['x43', 'x62', 'x15', 'x11', 'x61', 'x5', 'x22', 'x41', 'x64', 'x57', 'x3', 'x45', 'x34', 'x23', 'x13', 'x40', 'x47', 'x3', 'x18', 'x44', 'x62', 'x9', 'x21', 'x42', 'x25', 'x7', 'x12', 'x40', 'x44', 'x28', 'x61', 'x6'], 'k': 4, 'n': 32, '_time': 0.0002942085266113281, '_task': 'basic_procedural',... | set | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x6 x15 x3 x26 x20 x1 x53 x25 x48 x34 x60 x2 x42 x25 x30 x13 x60 x39 x4 x30 x34 x28 x22 x26 x16 x12 x41 x47 x59 x25 x17 x28
(TARGET)
x2 | x6 x15 x3 x26 x20 x1 x53 x25 x48 x34 x60 x42 x25 x30 x13 x60 x39 x4 x30 x34 x28 x22 x26 x16 x12 x41 x47 x59 x25 x17 x28 | {'task': 'delete', 'seq': [['x6', 'x15', 'x3', 'x26', 'x20', 'x1', 'x53', 'x25', 'x48', 'x34', 'x60', 'x2', 'x42', 'x25', 'x30', 'x13', 'x60', 'x39', 'x4', 'x30', 'x34', 'x28', 'x22', 'x26', 'x16', 'x12', 'x41', 'x47', 'x59', 'x25', 'x17', 'x28'], 'x2'], 'k': 4, 'n': 32, '_time': 0.0004475116729736328, '_task': 'basic_... | delete | 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 o2 c3 c2 o3 c3 o0 c0 o0 c0 o3 o1 o2 c1 o3 o0 c3 o2 o1 c2 o3 c1 c2 c3 c0 c3 o3 o3 c3 c3 o2 c2 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00045990943908691406, '_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)
x56 x33 x14 x11 x12 x22 x20 x22 x45 x47 x44 x57 x46 x49 x10 x14 x53 x11 x2 x38 x21 x54 x16 x59 x20 x24 x62 x22 x36 x13 x47 x2 | x2 x2 x10 x11 x11 x12 x13 x14 x14 x16 x20 x20 x21 x22 x22 x22 x24 x33 x36 x38 x44 x45 x46 x47 x47 x49 x53 x54 x56 x57 x59 x62 | {'task': 'sort', 'seq': ['x56', 'x33', 'x14', 'x11', 'x12', 'x22', 'x20', 'x22', 'x45', 'x47', 'x44', 'x57', 'x46', 'x49', 'x10', 'x14', 'x53', 'x11', 'x2', 'x38', 'x21', 'x54', 'x16', 'x59', 'x20', 'x24', 'x62', 'x22', 'x36', 'x13', 'x47', 'x2'], 'k': 4, 'n': 32, '_time': 0.00030112266540527344, '_task': 'basic_proced... | 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 x39; PUSH x55; PUSH x55; POP; POP; PUSH x63; PUSH x30; PUSH x28; PUSH x60; PUSH x54; PUSH x2; PUSH x29; POP; PUSH x43; PUSH x25; PUSH x52; PUSH x23; PUSH ... | x26 x23 x52 x25 x43 x2 x54 x60 x28 x30 x63 x39 | {'task': 'stack', 'seq': ['PUSH x39', 'PUSH x55', 'PUSH x55', 'POP', 'POP', 'PUSH x63', 'PUSH x30', 'PUSH x28', 'PUSH x60', 'PUSH x54', 'PUSH x2', 'PUSH x29', 'POP', 'PUSH x43', 'PUSH x25', 'PUSH x52', 'PUSH x23', 'PUSH x26', 'PUSH x35', 'PUSH x34', 'PUSH x51', 'PUSH x14', 'PUSH x57', 'PUSH x42', 'PUSH x9', 'POP', 'POP... | stack | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x21 x28 x16 x3 x40 x20 x29 x31 x47 x30 x55 x29 x35 x42 x5 x43 x21 x22 x63 x2 x32 x40 x59 x6 x62 x42 x8 x22 x21 x4 x28 x34 | x34 x28 x4 x21 x22 x8 x42 x62 x6 x59 x40 x32 x2 x63 x22 x21 x43 x5 x42 x35 x29 x55 x30 x47 x31 x29 x20 x40 x3 x16 x28 x21 | {'task': 'reverse', 'seq': ['x21', 'x28', 'x16', 'x3', 'x40', 'x20', 'x29', 'x31', 'x47', 'x30', 'x55', 'x29', 'x35', 'x42', 'x5', 'x43', 'x21', 'x22', 'x63', 'x2', 'x32', 'x40', 'x59', 'x6', 'x62', 'x42', 'x8', 'x22', 'x21', 'x4', 'x28', 'x34'], 'k': 4, 'n': 32, '_time': 0.00028586387634277344, '_task': 'basic_procedu... | reverse | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x17 x37 x30 x44 x53 x37 x30 x36 x37 x63 x37 x49 x5 x34 x63 x18 x12 x45 x34 x38 x56 x38 x24 x12 x13 x26 x27 x12 x33 x43 x54 x26 | x17 x37 x30 x44 x53 x36 x63 x49 x5 x34 x18 x12 x45 x38 x56 x24 x13 x26 x27 x33 x43 x54 | {'task': 'set', 'seq': ['x17', 'x37', 'x30', 'x44', 'x53', 'x37', 'x30', 'x36', 'x37', 'x63', 'x37', 'x49', 'x5', 'x34', 'x63', 'x18', 'x12', 'x45', 'x34', 'x38', 'x56', 'x38', 'x24', 'x12', 'x13', 'x26', 'x27', 'x12', 'x33', 'x43', 'x54', 'x26'], 'k': 4, 'n': 32, '_time': 0.00042510032653808594, '_task': 'basic_proced... | 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)
x31 x25 x20 x25 x30 x6 x51 x35 x56 x6 x42 x49 x2 x7 x37 x5
(B)
x20 x10 x38 x31 x11 x8 x62 x42 x16 x47 x57 x17 x40 x8 x6 x61 | x31 x25 x20 x30 x6 x51 x35 x56 x42 x49 x2 x7 x37 x5 x10 x38 x11 x8 x62 x16 x47 x57 x17 x40 x61 | {'task': 'union', 'seq': [['x31', 'x25', 'x20', 'x25', 'x30', 'x6', 'x51', 'x35', 'x56', 'x6', 'x42', 'x49', 'x2', 'x7', 'x37', 'x5'], ['x20', 'x10', 'x38', 'x31', 'x11', 'x8', 'x62', 'x42', 'x16', 'x47', 'x57', 'x17', 'x40', 'x8', 'x6', 'x61']], 'k': 4, 'n': 32, '_time': 0.0004608631134033203, '_task': 'basic_procedur... | union | instruct | 0 |
Sort the sequence in ascending numeric order, where x2 < x10.
(SEQUENCE)
x54 x36 x39 x63 x9 x35 x38 x42 x12 x18 x41 x55 x29 x45 x27 x60 x20 x33 x15 x12 x39 x60 x34 x61 x36 x35 x29 x23 x1 x16 x3 x47 | x1 x3 x9 x12 x12 x15 x16 x18 x20 x23 x27 x29 x29 x33 x34 x35 x35 x36 x36 x38 x39 x39 x41 x42 x45 x47 x54 x55 x60 x60 x61 x63 | {'task': 'sort', 'seq': ['x54', 'x36', 'x39', 'x63', 'x9', 'x35', 'x38', 'x42', 'x12', 'x18', 'x41', 'x55', 'x29', 'x45', 'x27', 'x60', 'x20', 'x33', 'x15', 'x12', 'x39', 'x60', 'x34', 'x61', 'x36', 'x35', 'x29', 'x23', 'x1', 'x16', 'x3', 'x47'], 'k': 4, 'n': 32, '_time': 0.0004520416259765625, '_task': 'basic_procedur... | sort | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x21 x5 x19 x10 x38 x34 x29 x28 x41 x14 x17 x26 x25 x13 x38 x33 x6 x22 x45 x64 x43 x62 x33 x41 x35 x43 x30 x37 x6 x19 x35 x49 | x49 x35 x19 x6 x37 x30 x43 x35 x41 x33 x62 x43 x64 x45 x22 x6 x33 x38 x13 x25 x26 x17 x14 x41 x28 x29 x34 x38 x10 x19 x5 x21 | {'task': 'reverse', 'seq': ['x21', 'x5', 'x19', 'x10', 'x38', 'x34', 'x29', 'x28', 'x41', 'x14', 'x17', 'x26', 'x25', 'x13', 'x38', 'x33', 'x6', 'x22', 'x45', 'x64', 'x43', 'x62', 'x33', 'x41', 'x35', 'x43', 'x30', 'x37', 'x6', 'x19', 'x35', 'x49'], 'k': 4, 'n': 32, '_time': 0.0002853870391845703, '_task': 'basic_proce... | reverse | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x25 x20 x55 x33 x46 x64 x40 x39 x47 x28 x18 x56 x58 x24 x34 x60 x6 x34 x20 x27 x14 x3 x6 x16 x26 x35 x31 x12 x6 x15 x33 x7
(TARGET)
x7 | x25 x20 x55 x33 x46 x64 x40 x39 x47 x28 x18 x56 x58 x24 x34 x60 x6 x34 x20 x27 x14 x3 x6 x16 x26 x35 x31 x12 x6 x15 x33 | {'task': 'delete', 'seq': [['x25', 'x20', 'x55', 'x33', 'x46', 'x64', 'x40', 'x39', 'x47', 'x28', 'x18', 'x56', 'x58', 'x24', 'x34', 'x60', 'x6', 'x34', 'x20', 'x27', 'x14', 'x3', 'x6', 'x16', 'x26', 'x35', 'x31', 'x12', 'x6', 'x15', 'x33', 'x7'], 'x7'], 'k': 4, 'n': 32, '_time': 0.00044655799865722656, '_task': 'basic... | delete | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x17 x50 x32 x58 x61 x52 x62 x30 x43 x42 x17 x18 x50 x45 x37 x45 x46 x26 x17 x2 x58 x6 x55 x64 x51 x14 x1 x63 x6 x57 x24 x12 | x17 x50 x32 x58 x61 x52 x62 x30 x43 x42 x17 x18 x50 x45 x37 x45 x46 x26 x17 x2 x58 x6 x55 x64 x51 x14 x1 x63 x6 x57 x24 x12 | {'task': 'identity', 'seq': ['x17', 'x50', 'x32', 'x58', 'x61', 'x52', 'x62', 'x30', 'x43', 'x42', 'x17', 'x18', 'x50', 'x45', 'x37', 'x45', 'x46', 'x26', 'x17', 'x2', 'x58', 'x6', 'x55', 'x64', 'x51', 'x14', 'x1', 'x63', 'x6', 'x57', 'x24', 'x12'], 'k': 4, 'n': 32, '_time': 0.00041866302490234375, '_task': 'basic_proc... | 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 c3 o1 o0 o2 c2 o1 o0 o2 o2 o3 o2 c1 c3 c2 o1 o1 o0 o3 o0 o0 c0 c1 c0 c2 c2 c1 c3 c1 c0 c0 c0 | {'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004565715789794922, '_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 x32; PUSH x17; POP; PUSH x50; PUSH x22; PUSH x16; POP; POP; POP; POP; PUSH x19; PUSH x54; PUSH x52; POP; PUSH x17; POP; PUSH x7; PUSH x2; POP; PUSH x46; P... | x46 x7 x54 x19 | {'task': 'stack', 'seq': ['PUSH x32', 'PUSH x17', 'POP', 'PUSH x50', 'PUSH x22', 'PUSH x16', 'POP', 'POP', 'POP', 'POP', 'PUSH x19', 'PUSH x54', 'PUSH x52', 'POP', 'PUSH x17', 'POP', 'PUSH x7', 'PUSH x2', 'POP', 'PUSH x46', 'PUSH x32', 'PUSH x36', 'PUSH x35', 'PUSH x27', 'POP', 'POP', 'POP', 'POP', 'PUSH x51', 'POP', '... | stack | instruct | 0 |
Copy the sequence exactly.
(SEQUENCE)
x38 x50 x52 x4 x59 x50 x3 x57 x61 x10 x62 x23 x10 x41 x18 x22 x13 x10 x12 x35 x2 x23 x25 x30 x6 x41 x16 x63 x27 x42 x33 x21 | x38 x50 x52 x4 x59 x50 x3 x57 x61 x10 x62 x23 x10 x41 x18 x22 x13 x10 x12 x35 x2 x23 x25 x30 x6 x41 x16 x63 x27 x42 x33 x21 | {'task': 'identity', 'seq': ['x38', 'x50', 'x52', 'x4', 'x59', 'x50', 'x3', 'x57', 'x61', 'x10', 'x62', 'x23', 'x10', 'x41', 'x18', 'x22', 'x13', 'x10', 'x12', 'x35', 'x2', 'x23', 'x25', 'x30', 'x6', 'x41', 'x16', 'x63', 'x27', 'x42', 'x33', 'x21'], 'k': 4, 'n': 32, '_time': 0.0004215240478515625, '_task': 'basic_proce... | 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 x25; POP; PUSH x32; PUSH x58; PUSH x44; PUSH x29; PUSH x42; POP; PUSH x35; POP; PUSH x49; POP; PUSH x46; PUSH x3; PUSH x63; PUSH x13; POP; PUSH x17; POP; ... | x29 x44 x58 x32 | {'task': 'stack', 'seq': ['PUSH x25', 'POP', 'PUSH x32', 'PUSH x58', 'PUSH x44', 'PUSH x29', 'PUSH x42', 'POP', 'PUSH x35', 'POP', 'PUSH x49', 'POP', 'PUSH x46', 'PUSH x3', 'PUSH x63', 'PUSH x13', 'POP', 'PUSH x17', 'POP', 'POP', 'PUSH x17', 'PUSH x6', 'POP', 'POP', 'PUSH x47', 'POP', 'POP', 'POP', 'PUSH x3', 'PUSH x40... | stack | instruct | 0 |
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged.
(SEQUENCE)
x41 x22 x35 x9 x51 x59 x6 x58 x63 x6 x46 x64 x21 x37 x34 x61 x63 x26 x5 x50 x1 x5 x32 x36 x54 x55 x46 x36 x20 x54 x36 x23
(TARGET)
x22 | x41 x35 x9 x51 x59 x6 x58 x63 x6 x46 x64 x21 x37 x34 x61 x63 x26 x5 x50 x1 x5 x32 x36 x54 x55 x46 x36 x20 x54 x36 x23 | {'task': 'delete', 'seq': [['x41', 'x22', 'x35', 'x9', 'x51', 'x59', 'x6', 'x58', 'x63', 'x6', 'x46', 'x64', 'x21', 'x37', 'x34', 'x61', 'x63', 'x26', 'x5', 'x50', 'x1', 'x5', 'x32', 'x36', 'x54', 'x55', 'x46', 'x36', 'x20', 'x54', 'x36', 'x23'], 'x22'], 'k': 4, 'n': 32, '_time': 0.00044989585876464844, '_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)
x60 x55 x20 x5 x13 x10 x2 x21 x7 x2 x50 x27 x61 x23 x7 x23
(B)
x37 x47 x2 x56 x37 x32 x38 x37 x15 x55 x52 x2 x36 x63 x3 x56 | x60 x55 x20 x5 x13 x10 x2 x21 x7 x50 x27 x61 x23 x37 x47 x56 x32 x38 x15 x52 x36 x63 x3 | {'task': 'union', 'seq': [['x60', 'x55', 'x20', 'x5', 'x13', 'x10', 'x2', 'x21', 'x7', 'x2', 'x50', 'x27', 'x61', 'x23', 'x7', 'x23'], ['x37', 'x47', 'x2', 'x56', 'x37', 'x32', 'x38', 'x37', 'x15', 'x55', 'x52', 'x2', 'x36', 'x63', 'x3', 'x56']], 'k': 4, 'n': 32, '_time': 0.00031185150146484375, '_task': 'basic_procedu... | 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 o2 o0 o2 o0 c0 c2 o3 c3 c0 o1 c1 o3 c3 c2 c1 o0 o2 c2 o0 c0 c0 o1 o3 c3 o3 o0 c0 o3 c3 c3 c1 | {'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003943443298339844, '_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 |
Reverse the sequence.
(SEQUENCE)
x43 x63 x2 x16 x32 x24 x14 x40 x35 x50 x59 x52 x9 x20 x5 x12 x49 x44 x14 x44 x23 x36 x9 x47 x36 x58 x38 x49 x47 x26 x36 x8 | x8 x36 x26 x47 x49 x38 x58 x36 x47 x9 x36 x23 x44 x14 x44 x49 x12 x5 x20 x9 x52 x59 x50 x35 x40 x14 x24 x32 x16 x2 x63 x43 | {'task': 'reverse', 'seq': ['x43', 'x63', 'x2', 'x16', 'x32', 'x24', 'x14', 'x40', 'x35', 'x50', 'x59', 'x52', 'x9', 'x20', 'x5', 'x12', 'x49', 'x44', 'x14', 'x44', 'x23', 'x36', 'x9', 'x47', 'x36', 'x58', 'x38', 'x49', 'x47', 'x26', 'x36', 'x8'], 'k': 4, 'n': 32, '_time': 0.00028395652770996094, '_task': 'basic_proced... | reverse | instruct | 0 |
Return the unique elements of the sequence in order of first appearance.
(SEQUENCE)
x42 x5 x60 x16 x1 x8 x26 x18 x48 x40 x10 x23 x50 x19 x27 x32 x34 x33 x25 x40 x60 x38 x62 x30 x59 x42 x38 x39 x16 x61 x61 x6 | x42 x5 x60 x16 x1 x8 x26 x18 x48 x40 x10 x23 x50 x19 x27 x32 x34 x33 x25 x38 x62 x30 x59 x39 x61 x6 | {'task': 'set', 'seq': ['x42', 'x5', 'x60', 'x16', 'x1', 'x8', 'x26', 'x18', 'x48', 'x40', 'x10', 'x23', 'x50', 'x19', 'x27', 'x32', 'x34', 'x33', 'x25', 'x40', 'x60', 'x38', 'x62', 'x30', 'x59', 'x42', 'x38', 'x39', 'x16', 'x61', 'x61', 'x6'], 'k': 4, 'n': 32, '_time': 0.0004305839538574219, '_task': 'basic_procedural... | set | instruct | 0 |
Reverse the sequence.
(SEQUENCE)
x59 x6 x33 x18 x47 x22 x44 x36 x43 x39 x24 x26 x58 x21 x44 x7 x23 x50 x19 x26 x55 x18 x57 x53 x36 x14 x63 x47 x21 x45 x60 x22 | x22 x60 x45 x21 x47 x63 x14 x36 x53 x57 x18 x55 x26 x19 x50 x23 x7 x44 x21 x58 x26 x24 x39 x43 x36 x44 x22 x47 x18 x33 x6 x59 | {'task': 'reverse', 'seq': ['x59', 'x6', 'x33', 'x18', 'x47', 'x22', 'x44', 'x36', 'x43', 'x39', 'x24', 'x26', 'x58', 'x21', 'x44', 'x7', 'x23', 'x50', 'x19', 'x26', 'x55', 'x18', 'x57', 'x53', 'x36', 'x14', 'x63', 'x47', 'x21', 'x45', 'x60', 'x22'], 'k': 4, 'n': 32, '_time': 0.0004189014434814453, '_task': 'basic_proc... | reverse | instruct | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.