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) x46 x17 x21 x20 x64 x51 x55 x4 x20 x64 x19 x35 x56 x55 x54 x45 x6 x3 x17 x57 x5 x24 x30 x28 x46 x7 x59 x38 x31 x19 x21 x7 (TARGET) x45
x46 x17 x21 x20 x64 x51 x55 x4 x20 x64 x19 x35 x56 x55 x54 x6 x3 x17 x57 x5 x24 x30 x28 x46 x7 x59 x38 x31 x19 x21 x7
{'task': 'delete', 'seq': [['x46', 'x17', 'x21', 'x20', 'x64', 'x51', 'x55', 'x4', 'x20', 'x64', 'x19', 'x35', 'x56', 'x55', 'x54', 'x45', 'x6', 'x3', 'x17', 'x57', 'x5', 'x24', 'x30', 'x28', 'x46', 'x7', 'x59', 'x38', 'x31', 'x19', 'x21', 'x7'], 'x45'], 'k': 4, 'n': 32, '_time': 0.0002903938293457031, '_task': 'basic_...
delete
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x1 x59 x57 x31 x9 x23 x40 x12 x38 x52 x60 x58 x19 x47 x56 x40 x20 x11 x60 x28 x2 x37 x36 x48 x5 x47 x54 x61 x42 x61 x45 x33
x1 x2 x5 x9 x11 x12 x19 x20 x23 x28 x31 x33 x36 x37 x38 x40 x40 x42 x45 x47 x47 x48 x52 x54 x56 x57 x58 x59 x60 x60 x61 x61
{'task': 'sort', 'seq': ['x1', 'x59', 'x57', 'x31', 'x9', 'x23', 'x40', 'x12', 'x38', 'x52', 'x60', 'x58', 'x19', 'x47', 'x56', 'x40', 'x20', 'x11', 'x60', 'x28', 'x2', 'x37', 'x36', 'x48', 'x5', 'x47', 'x54', 'x61', 'x42', 'x61', 'x45', 'x33'], 'k': 4, 'n': 32, '_time': 0.00037980079650878906, '_task': 'basic_procedur...
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 c1 o2 c2 o0 o0 o0 c0 c0 o3 o1 c1 o1 c1 o1 o3 o3 o2 c2 c3 c3 c1 c3 o0 o3 o3 c3 o1 c1 c3 c0 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00025534629821777344, '_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) x52 x46 x37 x64 x4 x20 x52 x54 x61 x64 x8 x7 x14 x60 x1 x3 x38 x8 x55 x4 x39 x32 x35 x25 x56 x62 x27 x15 x26 x31 x58 x59
x52 x46 x37 x64 x4 x20 x54 x61 x8 x7 x14 x60 x1 x3 x38 x55 x39 x32 x35 x25 x56 x62 x27 x15 x26 x31 x58 x59
{'task': 'set', 'seq': ['x52', 'x46', 'x37', 'x64', 'x4', 'x20', 'x52', 'x54', 'x61', 'x64', 'x8', 'x7', 'x14', 'x60', 'x1', 'x3', 'x38', 'x8', 'x55', 'x4', 'x39', 'x32', 'x35', 'x25', 'x56', 'x62', 'x27', 'x15', 'x26', 'x31', 'x58', 'x59'], 'k': 4, 'n': 32, '_time': 0.0004248619079589844, '_task': 'basic_procedural', ...
set
instruct
0
Copy the sequence exactly. (SEQUENCE) x23 x60 x4 x37 x36 x48 x21 x59 x55 x45 x41 x19 x52 x57 x27 x55 x63 x14 x30 x50 x63 x44 x5 x64 x19 x51 x37 x25 x12 x28 x19 x37
x23 x60 x4 x37 x36 x48 x21 x59 x55 x45 x41 x19 x52 x57 x27 x55 x63 x14 x30 x50 x63 x44 x5 x64 x19 x51 x37 x25 x12 x28 x19 x37
{'task': 'identity', 'seq': ['x23', 'x60', 'x4', 'x37', 'x36', 'x48', 'x21', 'x59', 'x55', 'x45', 'x41', 'x19', 'x52', 'x57', 'x27', 'x55', 'x63', 'x14', 'x30', 'x50', 'x63', 'x44', 'x5', 'x64', 'x19', 'x51', 'x37', 'x25', 'x12', 'x28', 'x19', 'x37'], 'k': 4, 'n': 32, '_time': 0.000270843505859375, '_task': 'basic_proc...
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) x64 x59 x49 x13 x25 x13 x49 x36 x5 x14 x14 x57 x55 x7 x1 x34 (B) x14 x3 x4 x30 x27 x12 x17 x8 x47 x28 x40 x52 x64 x22 x34 x18
x64 x59 x49 x13 x25 x36 x5 x14 x57 x55 x7 x1 x34 x3 x4 x30 x27 x12 x17 x8 x47 x28 x40 x52 x22 x18
{'task': 'union', 'seq': [['x64', 'x59', 'x49', 'x13', 'x25', 'x13', 'x49', 'x36', 'x5', 'x14', 'x14', 'x57', 'x55', 'x7', 'x1', 'x34'], ['x14', 'x3', 'x4', 'x30', 'x27', 'x12', 'x17', 'x8', 'x47', 'x28', 'x40', 'x52', 'x64', 'x22', 'x34', 'x18']], 'k': 4, 'n': 32, '_time': 0.0003657341003417969, '_task': 'basic_proced...
union
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x19 x50 x43 x5 x40 x36 x9 x8 x21 x47 x5 x55 x11 x33 x2 x27 x40 x9 x26 x48 x35 x38 x28 x17 x27 x14 x57 x45 x55 x39 x29 x35
x2 x5 x5 x8 x9 x9 x11 x14 x17 x19 x21 x26 x27 x27 x28 x29 x33 x35 x35 x36 x38 x39 x40 x40 x43 x45 x47 x48 x50 x55 x55 x57
{'task': 'sort', 'seq': ['x19', 'x50', 'x43', 'x5', 'x40', 'x36', 'x9', 'x8', 'x21', 'x47', 'x5', 'x55', 'x11', 'x33', 'x2', 'x27', 'x40', 'x9', 'x26', 'x48', 'x35', 'x38', 'x28', 'x17', 'x27', 'x14', 'x57', 'x45', 'x55', 'x39', 'x29', 'x35'], 'k': 4, 'n': 32, '_time': 0.0002892017364501953, '_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.
o1 c1 o3 c3 o2 c2 o0 o1 c0 o3 c3 c1 o1 c1 o2 o0 o0 o2 c2 o3 c2 o3 o3 o1 o0 c3 c1 c0 c3 c0 c3 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002980232238769531, '_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 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 o1 o1 o3 c3 o1 c1 o1 o3 o0 o0 o0 o0 c0 c0 o0 c0 o0 o1 o2 c2 o1 c1 c1 c0 c0 c0 c3 c1 c1 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00031304359436035156, '_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.
o0 c0 o0 c0 o3 o0 c0 c3 o2 o1 o1 c2 c1 c1 o3 c3 o2 o3 c3 o1 c1 c2 o2 o0 c0 o3 o1 c1 o0 c0 c3 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004584789276123047, '_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) x50 x36 x35 x1 x57 x57 x35 x27 x9 x18 x29 x33 x1 x49 x8 x62 x60 x3 x48 x14 x31 x47 x30 x56 x60 x33 x55 x64 x21 x28 x33 x36
x50 x36 x35 x1 x57 x27 x9 x18 x29 x33 x49 x8 x62 x60 x3 x48 x14 x31 x47 x30 x56 x55 x64 x21 x28
{'task': 'set', 'seq': ['x50', 'x36', 'x35', 'x1', 'x57', 'x57', 'x35', 'x27', 'x9', 'x18', 'x29', 'x33', 'x1', 'x49', 'x8', 'x62', 'x60', 'x3', 'x48', 'x14', 'x31', 'x47', 'x30', 'x56', 'x60', 'x33', 'x55', 'x64', 'x21', 'x28', 'x33', 'x36'], 'k': 4, 'n': 32, '_time': 0.00027871131896972656, '_task': 'basic_procedural...
set
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x35 x12 x12 x3 x50 x61 x10 x38 x23 x45 x32 x62 x20 x28 x57 x52 x38 x12 x21 x62 x16 x11 x25 x54 x29 x39 x34 x47 x19 x64 x48 x8
x3 x8 x10 x11 x12 x12 x12 x16 x19 x20 x21 x23 x25 x28 x29 x32 x34 x35 x38 x38 x39 x45 x47 x48 x50 x52 x54 x57 x61 x62 x62 x64
{'task': 'sort', 'seq': ['x35', 'x12', 'x12', 'x3', 'x50', 'x61', 'x10', 'x38', 'x23', 'x45', 'x32', 'x62', 'x20', 'x28', 'x57', 'x52', 'x38', 'x12', 'x21', 'x62', 'x16', 'x11', 'x25', 'x54', 'x29', 'x39', 'x34', 'x47', 'x19', 'x64', 'x48', 'x8'], 'k': 4, 'n': 32, '_time': 0.0002887248992919922, '_task': 'basic_procedu...
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.
o0 o3 o3 c3 c3 c0 o1 o0 c0 c1 o2 o0 c0 c2 o1 o2 c2 o0 c0 c1 o3 c3 o2 c2 o2 c2 o0 c0 o2 c2 o2 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00031375885009765625, '_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
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x54 x22 x39 x51 x20 x7 x21 x53 x4 x41 x40 x49 x17 x33 x63 x32 x62 x9 x46 x2 x47 x4 x39 x32 x33 x29 x52 x5 x13 x7 x59 x47 (TARGET) x54
x22 x39 x51 x20 x7 x21 x53 x4 x41 x40 x49 x17 x33 x63 x32 x62 x9 x46 x2 x47 x4 x39 x32 x33 x29 x52 x5 x13 x7 x59 x47
{'task': 'delete', 'seq': [['x54', 'x22', 'x39', 'x51', 'x20', 'x7', 'x21', 'x53', 'x4', 'x41', 'x40', 'x49', 'x17', 'x33', 'x63', 'x32', 'x62', 'x9', 'x46', 'x2', 'x47', 'x4', 'x39', 'x32', 'x33', 'x29', 'x52', 'x5', 'x13', 'x7', 'x59', 'x47'], 'x54'], 'k': 4, 'n': 32, '_time': 0.0004374980926513672, '_task': 'basic_p...
delete
instruct
0
Copy the sequence exactly. (SEQUENCE) x35 x5 x2 x10 x46 x2 x64 x56 x1 x1 x21 x38 x61 x16 x58 x48 x61 x54 x33 x60 x53 x64 x60 x56 x25 x50 x38 x53 x51 x11 x33 x31
x35 x5 x2 x10 x46 x2 x64 x56 x1 x1 x21 x38 x61 x16 x58 x48 x61 x54 x33 x60 x53 x64 x60 x56 x25 x50 x38 x53 x51 x11 x33 x31
{'task': 'identity', 'seq': ['x35', 'x5', 'x2', 'x10', 'x46', 'x2', 'x64', 'x56', 'x1', 'x1', 'x21', 'x38', 'x61', 'x16', 'x58', 'x48', 'x61', 'x54', 'x33', 'x60', 'x53', 'x64', 'x60', 'x56', 'x25', 'x50', 'x38', 'x53', 'x51', 'x11', 'x33', 'x31'], 'k': 4, 'n': 32, '_time': 0.0002720355987548828, '_task': 'basic_proced...
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 o1 c1 o0 c0 o0 c0 o2 o0 o0 c0 c0 c2 o0 c0 o2 o1 c1 o2 o2 c2 o2 c2 o0 o1 o3 c3 c1 c0 c2 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00031495094299316406, '_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.
o2 c2 o2 c2 o0 c0 o1 o3 o0 c1 o2 o1 c2 o2 c0 c3 c2 c1 o0 c0 o1 c1 o0 c0 o3 o0 c0 c3 o1 o3 c3 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002987384796142578, '_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) x49 x6 x58 x51 x39 x2 x14 x8 x54 x2 x49 x34 x39 x50 x55 x4 x51 x42 x31 x27 x28 x16 x50 x25 x16 x17 x47 x18 x32 x7 x24 x37
x37 x24 x7 x32 x18 x47 x17 x16 x25 x50 x16 x28 x27 x31 x42 x51 x4 x55 x50 x39 x34 x49 x2 x54 x8 x14 x2 x39 x51 x58 x6 x49
{'task': 'reverse', 'seq': ['x49', 'x6', 'x58', 'x51', 'x39', 'x2', 'x14', 'x8', 'x54', 'x2', 'x49', 'x34', 'x39', 'x50', 'x55', 'x4', 'x51', 'x42', 'x31', 'x27', 'x28', 'x16', 'x50', 'x25', 'x16', 'x17', 'x47', 'x18', 'x32', 'x7', 'x24', 'x37'], 'k': 4, 'n': 32, '_time': 0.0003197193145751953, '_task': 'basic_procedur...
reverse
instruct
0
Reverse the sequence. (SEQUENCE) x19 x54 x62 x53 x18 x19 x41 x20 x42 x21 x41 x61 x40 x29 x57 x39 x3 x64 x1 x10 x15 x43 x32 x8 x45 x12 x64 x11 x50 x30 x6 x1
x1 x6 x30 x50 x11 x64 x12 x45 x8 x32 x43 x15 x10 x1 x64 x3 x39 x57 x29 x40 x61 x41 x21 x42 x20 x41 x19 x18 x53 x62 x54 x19
{'task': 'reverse', 'seq': ['x19', 'x54', 'x62', 'x53', 'x18', 'x19', 'x41', 'x20', 'x42', 'x21', 'x41', 'x61', 'x40', 'x29', 'x57', 'x39', 'x3', 'x64', 'x1', 'x10', 'x15', 'x43', 'x32', 'x8', 'x45', 'x12', 'x64', 'x11', 'x50', 'x30', 'x6', 'x1'], 'k': 4, 'n': 32, '_time': 0.0004162788391113281, '_task': 'basic_procedu...
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.
o0 c0 o1 c1 o0 c0 o3 c3 o3 o1 o2 o1 o3 o0 c3 c2 o3 o2 o0 c2 o2 o1 o0 c3 c0 c1 c2 c1 c0 c3 c0 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003991127014160156, '_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.
o3 c3 o0 o0 c0 c0 o1 o2 c2 o1 c1 o1 c1 o2 o3 o2 o3 o1 c2 o2 c3 o0 o3 c2 o1 c1 c0 c2 c1 c3 c3 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002982616424560547, '_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 x33; PUSH x57; PUSH x39; POP; PUSH x63; PUSH x19; POP; PUSH x55; PUSH x51; PUSH x21; POP; POP; PUSH x25; POP; POP; PUSH x9; PUSH x37; PUSH x2; POP; PUSH x...
x57 x33
{'task': 'stack', 'seq': ['PUSH x33', 'PUSH x57', 'PUSH x39', 'POP', 'PUSH x63', 'PUSH x19', 'POP', 'PUSH x55', 'PUSH x51', 'PUSH x21', 'POP', 'POP', 'PUSH x25', 'POP', 'POP', 'PUSH x9', 'PUSH x37', 'PUSH x2', 'POP', 'PUSH x41', 'PUSH x51', 'PUSH x62', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x23', 'POP', 'PUSH ...
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) x52 x27 x45 x23 x41 x18 x36 x13 x62 x64 x15 x6 x50 x37 x35 x30 (B) x15 x34 x22 x3 x38 x51 x11 x18 x64 x57 x29 x26 x28 x1 x31 x46
x52 x27 x45 x23 x41 x18 x36 x13 x62 x64 x15 x6 x50 x37 x35 x30 x34 x22 x3 x38 x51 x11 x57 x29 x26 x28 x1 x31 x46
{'task': 'union', 'seq': [['x52', 'x27', 'x45', 'x23', 'x41', 'x18', 'x36', 'x13', 'x62', 'x64', 'x15', 'x6', 'x50', 'x37', 'x35', 'x30'], ['x15', 'x34', 'x22', 'x3', 'x38', 'x51', 'x11', 'x18', 'x64', 'x57', 'x29', 'x26', 'x28', 'x1', 'x31', 'x46']], 'k': 4, 'n': 32, '_time': 0.00045680999755859375, '_task': 'basic_pr...
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 o2 o0 o0 o2 c2 o1 c1 o1 o2 c2 o0 c0 o2 o3 o0 c0 c3 c2 c1 o0 c0 o2 c2 o0 c0 c0 o1 c1 c0 c2 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002846717834472656, '_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) x1 x58 x33 x47 x56 x21 x14 x64 x42 x46 x37 x62 x33 x22 x56 x22 x14 x37 x60 x20 x25 x1 x53 x10 x56 x24 x45 x23 x61 x31 x27 x34
x1 x1 x10 x14 x14 x20 x21 x22 x22 x23 x24 x25 x27 x31 x33 x33 x34 x37 x37 x42 x45 x46 x47 x53 x56 x56 x56 x58 x60 x61 x62 x64
{'task': 'sort', 'seq': ['x1', 'x58', 'x33', 'x47', 'x56', 'x21', 'x14', 'x64', 'x42', 'x46', 'x37', 'x62', 'x33', 'x22', 'x56', 'x22', 'x14', 'x37', 'x60', 'x20', 'x25', 'x1', 'x53', 'x10', 'x56', 'x24', 'x45', 'x23', 'x61', 'x31', 'x27', 'x34'], 'k': 4, 'n': 32, '_time': 0.00038623809814453125, '_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 x29; POP; PUSH x6; POP; PUSH x48; POP; PUSH x60; POP; PUSH x16; PUSH x55; PUSH x40; PUSH x26; PUSH x57; POP; PUSH x17; PUSH x10; POP; PUSH x25; PUSH x60; ...
x25 x17 x26 x40 x55 x16
{'task': 'stack', 'seq': ['PUSH x29', 'POP', 'PUSH x6', 'POP', 'PUSH x48', 'POP', 'PUSH x60', 'POP', 'PUSH x16', 'PUSH x55', 'PUSH x40', 'PUSH x26', 'PUSH x57', 'POP', 'PUSH x17', 'PUSH x10', 'POP', 'PUSH x25', 'PUSH x60', 'PUSH x20', 'PUSH x61', 'POP', 'POP', 'PUSH x24', 'POP', 'POP', 'PUSH x64', 'PUSH x41', 'POP', 'P...
stack
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x59 x60 x43 x36 x17 x58 x31 x16 x48 x50 x8 x31 x40 x8 x15 x60 x8 x21 x33 x63 x18 x17 x37 x59 x50 x58 x1 x17 x26 x18 x35 x7 (TARGET) x60
x59 x43 x36 x17 x58 x31 x16 x48 x50 x8 x31 x40 x8 x15 x60 x8 x21 x33 x63 x18 x17 x37 x59 x50 x58 x1 x17 x26 x18 x35 x7
{'task': 'delete', 'seq': [['x59', 'x60', 'x43', 'x36', 'x17', 'x58', 'x31', 'x16', 'x48', 'x50', 'x8', 'x31', 'x40', 'x8', 'x15', 'x60', 'x8', 'x21', 'x33', 'x63', 'x18', 'x17', 'x37', 'x59', 'x50', 'x58', 'x1', 'x17', 'x26', 'x18', 'x35', 'x7'], 'x60'], 'k': 4, 'n': 32, '_time': 0.00044608116149902344, '_task': 'basi...
delete
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x37 x28 x22 x55 x53 x36 x42 x24 x47 x33 x52 x44 x42 x1 x31 x40 x21 x16 x20 x31 x5 x37 x3 x40 x42 x1 x21 x13 x37 x48 x1 x52
x37 x28 x22 x55 x53 x36 x42 x24 x47 x33 x52 x44 x1 x31 x40 x21 x16 x20 x5 x3 x13 x48
{'task': 'set', 'seq': ['x37', 'x28', 'x22', 'x55', 'x53', 'x36', 'x42', 'x24', 'x47', 'x33', 'x52', 'x44', 'x42', 'x1', 'x31', 'x40', 'x21', 'x16', 'x20', 'x31', 'x5', 'x37', 'x3', 'x40', 'x42', 'x1', 'x21', 'x13', 'x37', 'x48', 'x1', 'x52'], 'k': 4, 'n': 32, '_time': 0.0003058910369873047, '_task': 'basic_procedural'...
set
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x43 x36 x40 x52 x18 x16 x25 x22 x42 x36 x26 x21 x59 x40 x58 x35 x40 x24 x35 x4 x3 x10 x15 x33 x1 x24 x36 x48 x55 x28 x64 x42
x43 x36 x40 x52 x18 x16 x25 x22 x42 x26 x21 x59 x58 x35 x24 x4 x3 x10 x15 x33 x1 x48 x55 x28 x64
{'task': 'set', 'seq': ['x43', 'x36', 'x40', 'x52', 'x18', 'x16', 'x25', 'x22', 'x42', 'x36', 'x26', 'x21', 'x59', 'x40', 'x58', 'x35', 'x40', 'x24', 'x35', 'x4', 'x3', 'x10', 'x15', 'x33', 'x1', 'x24', 'x36', 'x48', 'x55', 'x28', 'x64', 'x42'], 'k': 4, 'n': 32, '_time': 0.0003705024719238281, '_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.
o1 c1 o3 c3 o0 o0 o2 c2 c0 c0 o1 c1 o2 c2 o0 o0 c0 o1 o2 c2 o2 o0 o0 o2 c2 c0 o0 c0 c0 c2 c1 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002560615539550781, '_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.
o3 c3 o3 c3 o3 c3 o2 c2 o1 c1 o0 c0 o0 o2 c2 c0 o2 o1 o0 o1 o0 o0 o0 o1 c1 c0 c0 c0 c1 c0 c1 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002551078796386719, '_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) x25 x48 x57 x35 x37 x64 x49 x29 x51 x29 x38 x1 x2 x55 x4 x23 x17 x1 x59 x48 x48 x13 x39 x16 x33 x62 x34 x18 x14 x23 x9 x43
x1 x1 x2 x4 x9 x13 x14 x16 x17 x18 x23 x23 x25 x29 x29 x33 x34 x35 x37 x38 x39 x43 x48 x48 x48 x49 x51 x55 x57 x59 x62 x64
{'task': 'sort', 'seq': ['x25', 'x48', 'x57', 'x35', 'x37', 'x64', 'x49', 'x29', 'x51', 'x29', 'x38', 'x1', 'x2', 'x55', 'x4', 'x23', 'x17', 'x1', 'x59', 'x48', 'x48', 'x13', 'x39', 'x16', 'x33', 'x62', 'x34', 'x18', 'x14', 'x23', 'x9', 'x43'], 'k': 4, 'n': 32, '_time': 0.00028634071350097656, '_task': 'basic_procedura...
sort
instruct
0
Reverse the sequence. (SEQUENCE) x41 x33 x19 x26 x22 x60 x59 x55 x41 x42 x22 x22 x9 x27 x50 x64 x19 x44 x39 x48 x24 x26 x21 x55 x45 x26 x42 x5 x3 x53 x6 x54
x54 x6 x53 x3 x5 x42 x26 x45 x55 x21 x26 x24 x48 x39 x44 x19 x64 x50 x27 x9 x22 x22 x42 x41 x55 x59 x60 x22 x26 x19 x33 x41
{'task': 'reverse', 'seq': ['x41', 'x33', 'x19', 'x26', 'x22', 'x60', 'x59', 'x55', 'x41', 'x42', 'x22', 'x22', 'x9', 'x27', 'x50', 'x64', 'x19', 'x44', 'x39', 'x48', 'x24', 'x26', 'x21', 'x55', 'x45', 'x26', 'x42', 'x5', 'x3', 'x53', 'x6', 'x54'], 'k': 4, 'n': 32, '_time': 0.0004134178161621094, '_task': 'basic_proced...
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) x61 x23 x36 x42 x11 x25 x31 x6 x12 x23 x50 x57 x49 x44 x54 x39 (B) x56 x60 x48 x24 x26 x36 x33 x6 x31 x58 x36 x2 x17 x1 x12 x30
x61 x23 x36 x42 x11 x25 x31 x6 x12 x50 x57 x49 x44 x54 x39 x56 x60 x48 x24 x26 x33 x58 x2 x17 x1 x30
{'task': 'union', 'seq': [['x61', 'x23', 'x36', 'x42', 'x11', 'x25', 'x31', 'x6', 'x12', 'x23', 'x50', 'x57', 'x49', 'x44', 'x54', 'x39'], ['x56', 'x60', 'x48', 'x24', 'x26', 'x36', 'x33', 'x6', 'x31', 'x58', 'x36', 'x2', 'x17', 'x1', 'x12', 'x30']], 'k': 4, 'n': 32, '_time': 0.00029587745666503906, '_task': 'basic_pro...
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 x45; POP; PUSH x12; PUSH x32; PUSH x61; PUSH x45; PUSH x43; POP; PUSH x26; POP; PUSH x12; POP; PUSH x45; POP; POP; PUSH x34; PUSH x62; PUSH x25; PUSH x62;...
x34 x61 x32 x12
{'task': 'stack', 'seq': ['PUSH x45', 'POP', 'PUSH x12', 'PUSH x32', 'PUSH x61', 'PUSH x45', 'PUSH x43', 'POP', 'PUSH x26', 'POP', 'PUSH x12', 'POP', 'PUSH x45', 'POP', 'POP', 'PUSH x34', 'PUSH x62', 'PUSH x25', 'PUSH x62', 'POP', 'PUSH x64', 'PUSH x16', 'POP', 'POP', 'PUSH x56', 'POP', 'POP', 'PUSH x26', 'POP', 'PUSH ...
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 x3; PUSH x28; PUSH x64; POP; PUSH x3; PUSH x56; POP; POP; PUSH x23; POP; PUSH x60; POP; POP; PUSH x16; PUSH x62; PUSH x57; PUSH x30; POP; PUSH x5; PUSH x2...
x28 x50
{'task': 'stack', 'seq': ['PUSH x3', 'PUSH x28', 'PUSH x64', 'POP', 'PUSH x3', 'PUSH x56', 'POP', 'POP', 'PUSH x23', 'POP', 'PUSH x60', 'POP', 'POP', 'PUSH x16', 'PUSH x62', 'PUSH x57', 'PUSH x30', 'POP', 'PUSH x5', 'PUSH x23', 'POP', 'PUSH x17', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x8', 'POP', 'PUSH x50', '...
stack
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x50 x15 x25 x6 x44 x51 x11 x17 x16 x43 x58 x19 x13 x9 x58 x54 x30 x48 x13 x59 x17 x18 x52 x7 x12 x29 x36 x8 x11 x15 x33 x57 (TARGET) x33
x50 x15 x25 x6 x44 x51 x11 x17 x16 x43 x58 x19 x13 x9 x58 x54 x30 x48 x13 x59 x17 x18 x52 x7 x12 x29 x36 x8 x11 x15 x57
{'task': 'delete', 'seq': [['x50', 'x15', 'x25', 'x6', 'x44', 'x51', 'x11', 'x17', 'x16', 'x43', 'x58', 'x19', 'x13', 'x9', 'x58', 'x54', 'x30', 'x48', 'x13', 'x59', 'x17', 'x18', 'x52', 'x7', 'x12', 'x29', 'x36', 'x8', 'x11', 'x15', 'x33', 'x57'], 'x33'], 'k': 4, 'n': 32, '_time': 0.0004456043243408203, '_task': 'basi...
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 x39; PUSH x52; PUSH x42; PUSH x50; PUSH x13; POP; PUSH x35; PUSH x30; PUSH x36; PUSH x35; POP; PUSH x34; PUSH x6; PUSH x43; PUSH x16; PUSH x27; PUSH x59; ...
x34 x36 x30 x35 x50 x42 x52 x39
{'task': 'stack', 'seq': ['PUSH x39', 'PUSH x52', 'PUSH x42', 'PUSH x50', 'PUSH x13', 'POP', 'PUSH x35', 'PUSH x30', 'PUSH x36', 'PUSH x35', 'POP', 'PUSH x34', 'PUSH x6', 'PUSH x43', 'PUSH x16', 'PUSH x27', 'PUSH x59', 'POP', 'POP', 'PUSH x49', 'PUSH x56', 'PUSH x2', 'PUSH x31', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP'...
stack
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x25 x22 x11 x51 x36 x58 x26 x28 x37 x49 x5 x64 x46 x10 x44 x39 x34 x16 x26 x5 x24 x50 x28 x13 x32 x40 x24 x21 x24 x51 x23 x10
x25 x22 x11 x51 x36 x58 x26 x28 x37 x49 x5 x64 x46 x10 x44 x39 x34 x16 x24 x50 x13 x32 x40 x21 x23
{'task': 'set', 'seq': ['x25', 'x22', 'x11', 'x51', 'x36', 'x58', 'x26', 'x28', 'x37', 'x49', 'x5', 'x64', 'x46', 'x10', 'x44', 'x39', 'x34', 'x16', 'x26', 'x5', 'x24', 'x50', 'x28', 'x13', 'x32', 'x40', 'x24', 'x21', 'x24', 'x51', 'x23', 'x10'], 'k': 4, 'n': 32, '_time': 0.0002779960632324219, '_task': 'basic_procedur...
set
instruct
0
Reverse the sequence. (SEQUENCE) x39 x48 x63 x34 x49 x6 x32 x53 x54 x46 x33 x48 x31 x41 x41 x42 x6 x16 x47 x56 x62 x31 x63 x1 x25 x1 x39 x59 x9 x34 x18 x57
x57 x18 x34 x9 x59 x39 x1 x25 x1 x63 x31 x62 x56 x47 x16 x6 x42 x41 x41 x31 x48 x33 x46 x54 x53 x32 x6 x49 x34 x63 x48 x39
{'task': 'reverse', 'seq': ['x39', 'x48', 'x63', 'x34', 'x49', 'x6', 'x32', 'x53', 'x54', 'x46', 'x33', 'x48', 'x31', 'x41', 'x41', 'x42', 'x6', 'x16', 'x47', 'x56', 'x62', 'x31', 'x63', 'x1', 'x25', 'x1', 'x39', 'x59', 'x9', 'x34', 'x18', 'x57'], 'k': 4, 'n': 32, '_time': 0.00027441978454589844, '_task': 'basic_proced...
reverse
instruct
0
Copy the sequence exactly. (SEQUENCE) x45 x43 x16 x55 x25 x27 x35 x9 x7 x24 x25 x60 x22 x47 x38 x16 x17 x12 x64 x3 x27 x40 x6 x10 x42 x31 x31 x7 x60 x16 x3 x55
x45 x43 x16 x55 x25 x27 x35 x9 x7 x24 x25 x60 x22 x47 x38 x16 x17 x12 x64 x3 x27 x40 x6 x10 x42 x31 x31 x7 x60 x16 x3 x55
{'task': 'identity', 'seq': ['x45', 'x43', 'x16', 'x55', 'x25', 'x27', 'x35', 'x9', 'x7', 'x24', 'x25', 'x60', 'x22', 'x47', 'x38', 'x16', 'x17', 'x12', 'x64', 'x3', 'x27', 'x40', 'x6', 'x10', 'x42', 'x31', 'x31', 'x7', 'x60', 'x16', 'x3', 'x55'], 'k': 4, 'n': 32, '_time': 0.0004134178161621094, '_task': 'basic_procedu...
identity
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x58 x51 x64 x49 x32 x31 x4 x60 x35 x22 x15 x21 x18 x22 x55 x14 x8 x17 x31 x2 x54 x13 x2 x41 x34 x6 x37 x7 x42 x9 x45 x27
x58 x51 x64 x49 x32 x31 x4 x60 x35 x22 x15 x21 x18 x55 x14 x8 x17 x2 x54 x13 x41 x34 x6 x37 x7 x42 x9 x45 x27
{'task': 'set', 'seq': ['x58', 'x51', 'x64', 'x49', 'x32', 'x31', 'x4', 'x60', 'x35', 'x22', 'x15', 'x21', 'x18', 'x22', 'x55', 'x14', 'x8', 'x17', 'x31', 'x2', 'x54', 'x13', 'x2', 'x41', 'x34', 'x6', 'x37', 'x7', 'x42', 'x9', 'x45', 'x27'], 'k': 4, 'n': 32, '_time': 0.0002803802490234375, '_task': 'basic_procedural', ...
set
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x21 x38 x25 x37 x7 x1 x36 x42 x27 x16 x39 x46 x3 x55 x64 x58 x11 x25 x21 x43 x19 x40 x21 x8 x27 x54 x47 x23 x57 x5 x2 x56 (TARGET) x27
x21 x38 x25 x37 x7 x1 x36 x42 x16 x39 x46 x3 x55 x64 x58 x11 x25 x21 x43 x19 x40 x21 x8 x27 x54 x47 x23 x57 x5 x2 x56
{'task': 'delete', 'seq': [['x21', 'x38', 'x25', 'x37', 'x7', 'x1', 'x36', 'x42', 'x27', 'x16', 'x39', 'x46', 'x3', 'x55', 'x64', 'x58', 'x11', 'x25', 'x21', 'x43', 'x19', 'x40', 'x21', 'x8', 'x27', 'x54', 'x47', 'x23', 'x57', 'x5', 'x2', 'x56'], 'x27'], 'k': 4, 'n': 32, '_time': 0.0002892017364501953, '_task': 'basic_...
delete
instruct
0
Reverse the sequence. (SEQUENCE) x23 x6 x55 x26 x52 x16 x22 x55 x7 x21 x36 x31 x4 x57 x34 x27 x43 x8 x30 x23 x2 x29 x63 x3 x3 x26 x41 x8 x53 x43 x36 x41
x41 x36 x43 x53 x8 x41 x26 x3 x3 x63 x29 x2 x23 x30 x8 x43 x27 x34 x57 x4 x31 x36 x21 x7 x55 x22 x16 x52 x26 x55 x6 x23
{'task': 'reverse', 'seq': ['x23', 'x6', 'x55', 'x26', 'x52', 'x16', 'x22', 'x55', 'x7', 'x21', 'x36', 'x31', 'x4', 'x57', 'x34', 'x27', 'x43', 'x8', 'x30', 'x23', 'x2', 'x29', 'x63', 'x3', 'x3', 'x26', 'x41', 'x8', 'x53', 'x43', 'x36', 'x41'], 'k': 4, 'n': 32, '_time': 0.0002722740173339844, '_task': 'basic_procedural...
reverse
instruct
0
Reverse the sequence. (SEQUENCE) x59 x45 x31 x45 x54 x11 x55 x10 x12 x43 x4 x22 x48 x54 x48 x7 x7 x4 x60 x57 x26 x28 x3 x13 x40 x19 x39 x13 x40 x58 x34 x54
x54 x34 x58 x40 x13 x39 x19 x40 x13 x3 x28 x26 x57 x60 x4 x7 x7 x48 x54 x48 x22 x4 x43 x12 x10 x55 x11 x54 x45 x31 x45 x59
{'task': 'reverse', 'seq': ['x59', 'x45', 'x31', 'x45', 'x54', 'x11', 'x55', 'x10', 'x12', 'x43', 'x4', 'x22', 'x48', 'x54', 'x48', 'x7', 'x7', 'x4', 'x60', 'x57', 'x26', 'x28', 'x3', 'x13', 'x40', 'x19', 'x39', 'x13', 'x40', 'x58', 'x34', 'x54'], 'k': 4, 'n': 32, '_time': 0.0004215240478515625, '_task': 'basic_procedu...
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 c2 o2 c2 o3 c3 o2 o2 c2 o3 c2 c3 o1 o3 o3 c3 c1 o1 c3 o2 o2 o1 o1 c2 c1 o2 c2 o1 c2 c1 c1 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003025531768798828, '_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) x53 x16 x29 x7 x10 x63 x24 x37 x33 x5 x5 x1 x7 x41 x54 x54 x52 x29 x51 x9 x27 x36 x62 x24 x51 x61 x29 x18 x31 x19 x39 x17
x1 x5 x5 x7 x7 x9 x10 x16 x17 x18 x19 x24 x24 x27 x29 x29 x29 x31 x33 x36 x37 x39 x41 x51 x51 x52 x53 x54 x54 x61 x62 x63
{'task': 'sort', 'seq': ['x53', 'x16', 'x29', 'x7', 'x10', 'x63', 'x24', 'x37', 'x33', 'x5', 'x5', 'x1', 'x7', 'x41', 'x54', 'x54', 'x52', 'x29', 'x51', 'x9', 'x27', 'x36', 'x62', 'x24', 'x51', 'x61', 'x29', 'x18', 'x31', 'x19', 'x39', 'x17'], 'k': 4, 'n': 32, '_time': 0.00026345252990722656, '_task': 'basic_procedural...
sort
instruct
0
Copy the sequence exactly. (SEQUENCE) x41 x26 x26 x57 x45 x26 x8 x8 x44 x57 x31 x61 x42 x63 x61 x4 x20 x2 x21 x31 x42 x58 x18 x2 x4 x57 x14 x33 x8 x19 x15 x19
x41 x26 x26 x57 x45 x26 x8 x8 x44 x57 x31 x61 x42 x63 x61 x4 x20 x2 x21 x31 x42 x58 x18 x2 x4 x57 x14 x33 x8 x19 x15 x19
{'task': 'identity', 'seq': ['x41', 'x26', 'x26', 'x57', 'x45', 'x26', 'x8', 'x8', 'x44', 'x57', 'x31', 'x61', 'x42', 'x63', 'x61', 'x4', 'x20', 'x2', 'x21', 'x31', 'x42', 'x58', 'x18', 'x2', 'x4', 'x57', 'x14', 'x33', 'x8', 'x19', 'x15', 'x19'], 'k': 4, 'n': 32, '_time': 0.00027298927307128906, '_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.
o3 c3 o0 c0 o0 o0 o0 o1 c1 c0 c0 c0 o1 c1 o2 o2 c2 o0 o1 o0 c0 o1 o1 o2 o0 c0 c2 c1 c1 c1 c0 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002276897430419922, '_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) x60 x47 x21 x24 x1 x8 x53 x59 x24 x48 x11 x50 x43 x19 x16 x44 x3 x20 x16 x20 x52 x61 x23 x53 x6 x61 x6 x24 x1 x39 x37 x35
x60 x47 x21 x24 x1 x8 x53 x59 x24 x48 x11 x50 x43 x19 x16 x44 x3 x20 x16 x20 x52 x61 x23 x53 x6 x61 x6 x24 x1 x39 x37 x35
{'task': 'identity', 'seq': ['x60', 'x47', 'x21', 'x24', 'x1', 'x8', 'x53', 'x59', 'x24', 'x48', 'x11', 'x50', 'x43', 'x19', 'x16', 'x44', 'x3', 'x20', 'x16', 'x20', 'x52', 'x61', 'x23', 'x53', 'x6', 'x61', 'x6', 'x24', 'x1', 'x39', 'x37', 'x35'], 'k': 4, 'n': 32, '_time': 0.00026869773864746094, '_task': 'basic_proced...
identity
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x41 x37 x52 x10 x63 x15 x20 x11 x62 x48 x35 x5 x61 x22 x33 x12 x23 x13 x37 x39 x35 x50 x35 x45 x18 x7 x5 x20 x39 x45 x38 x7
x5 x5 x7 x7 x10 x11 x12 x13 x15 x18 x20 x20 x22 x23 x33 x35 x35 x35 x37 x37 x38 x39 x39 x41 x45 x45 x48 x50 x52 x61 x62 x63
{'task': 'sort', 'seq': ['x41', 'x37', 'x52', 'x10', 'x63', 'x15', 'x20', 'x11', 'x62', 'x48', 'x35', 'x5', 'x61', 'x22', 'x33', 'x12', 'x23', 'x13', 'x37', 'x39', 'x35', 'x50', 'x35', 'x45', 'x18', 'x7', 'x5', 'x20', 'x39', 'x45', 'x38', 'x7'], 'k': 4, 'n': 32, '_time': 0.00043773651123046875, '_task': 'basic_procedur...
sort
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x59 x15 x3 x20 x19 x34 x12 x57 x60 x36 x27 x49 x26 x23 x28 x4 x39 x18 x52 x47 x52 x62 x29 x36 x60 x64 x18 x20 x27 x21 x6 x17
x3 x4 x6 x12 x15 x17 x18 x18 x19 x20 x20 x21 x23 x26 x27 x27 x28 x29 x34 x36 x36 x39 x47 x49 x52 x52 x57 x59 x60 x60 x62 x64
{'task': 'sort', 'seq': ['x59', 'x15', 'x3', 'x20', 'x19', 'x34', 'x12', 'x57', 'x60', 'x36', 'x27', 'x49', 'x26', 'x23', 'x28', 'x4', 'x39', 'x18', 'x52', 'x47', 'x52', 'x62', 'x29', 'x36', 'x60', 'x64', 'x18', 'x20', 'x27', 'x21', 'x6', 'x17'], 'k': 4, 'n': 32, '_time': 0.0002875328063964844, '_task': 'basic_procedur...
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) x19 x47 x12 x58 x42 x41 x61 x32 x48 x45 x36 x51 x23 x42 x64 x44 (B) x60 x7 x43 x61 x2 x35 x20 x30 x37 x62 x22 x21 x48 x11 x52 x63
x19 x47 x12 x58 x42 x41 x61 x32 x48 x45 x36 x51 x23 x64 x44 x60 x7 x43 x2 x35 x20 x30 x37 x62 x22 x21 x11 x52 x63
{'task': 'union', 'seq': [['x19', 'x47', 'x12', 'x58', 'x42', 'x41', 'x61', 'x32', 'x48', 'x45', 'x36', 'x51', 'x23', 'x42', 'x64', 'x44'], ['x60', 'x7', 'x43', 'x61', 'x2', 'x35', 'x20', 'x30', 'x37', 'x62', 'x22', 'x21', 'x48', 'x11', 'x52', 'x63']], 'k': 4, 'n': 32, '_time': 0.00029921531677246094, '_task': 'basic_p...
union
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x41 x43 x43 x6 x63 x18 x42 x46 x12 x40 x44 x59 x61 x60 x2 x34 x23 x46 x49 x47 x6 x2 x8 x5 x51 x15 x55 x55 x50 x56 x30 x37
x2 x2 x5 x6 x6 x8 x12 x15 x18 x23 x30 x34 x37 x40 x41 x42 x43 x43 x44 x46 x46 x47 x49 x50 x51 x55 x55 x56 x59 x60 x61 x63
{'task': 'sort', 'seq': ['x41', 'x43', 'x43', 'x6', 'x63', 'x18', 'x42', 'x46', 'x12', 'x40', 'x44', 'x59', 'x61', 'x60', 'x2', 'x34', 'x23', 'x46', 'x49', 'x47', 'x6', 'x2', 'x8', 'x5', 'x51', 'x15', 'x55', 'x55', 'x50', 'x56', 'x30', 'x37'], 'k': 4, 'n': 32, '_time': 0.0004367828369140625, '_task': 'basic_procedural'...
sort
instruct
0
Copy the sequence exactly. (SEQUENCE) x52 x10 x24 x63 x18 x24 x28 x18 x28 x19 x44 x48 x54 x24 x64 x13 x20 x25 x3 x31 x35 x11 x36 x29 x54 x44 x63 x1 x5 x38 x11 x60
x52 x10 x24 x63 x18 x24 x28 x18 x28 x19 x44 x48 x54 x24 x64 x13 x20 x25 x3 x31 x35 x11 x36 x29 x54 x44 x63 x1 x5 x38 x11 x60
{'task': 'identity', 'seq': ['x52', 'x10', 'x24', 'x63', 'x18', 'x24', 'x28', 'x18', 'x28', 'x19', 'x44', 'x48', 'x54', 'x24', 'x64', 'x13', 'x20', 'x25', 'x3', 'x31', 'x35', 'x11', 'x36', 'x29', 'x54', 'x44', 'x63', 'x1', 'x5', 'x38', 'x11', 'x60'], 'k': 4, 'n': 32, '_time': 0.0002734661102294922, '_task': 'basic_proc...
identity
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x29 x21 x44 x27 x5 x16 x40 x59 x61 x27 x55 x19 x51 x35 x51 x24 x19 x38 x61 x4 x39 x55 x18 x41 x36 x28 x18 x56 x8 x26 x29 x43 (TARGET) x19
x29 x21 x44 x27 x5 x16 x40 x59 x61 x27 x55 x51 x35 x51 x24 x19 x38 x61 x4 x39 x55 x18 x41 x36 x28 x18 x56 x8 x26 x29 x43
{'task': 'delete', 'seq': [['x29', 'x21', 'x44', 'x27', 'x5', 'x16', 'x40', 'x59', 'x61', 'x27', 'x55', 'x19', 'x51', 'x35', 'x51', 'x24', 'x19', 'x38', 'x61', 'x4', 'x39', 'x55', 'x18', 'x41', 'x36', 'x28', 'x18', 'x56', 'x8', 'x26', 'x29', 'x43'], 'x19'], 'k': 4, 'n': 32, '_time': 0.00028824806213378906, '_task': 'ba...
delete
instruct
0
Copy the sequence exactly. (SEQUENCE) x5 x16 x13 x32 x34 x26 x2 x14 x49 x47 x55 x5 x40 x29 x17 x43 x7 x61 x62 x27 x19 x8 x38 x19 x34 x5 x17 x60 x11 x62 x53 x58
x5 x16 x13 x32 x34 x26 x2 x14 x49 x47 x55 x5 x40 x29 x17 x43 x7 x61 x62 x27 x19 x8 x38 x19 x34 x5 x17 x60 x11 x62 x53 x58
{'task': 'identity', 'seq': ['x5', 'x16', 'x13', 'x32', 'x34', 'x26', 'x2', 'x14', 'x49', 'x47', 'x55', 'x5', 'x40', 'x29', 'x17', 'x43', 'x7', 'x61', 'x62', 'x27', 'x19', 'x8', 'x38', 'x19', 'x34', 'x5', 'x17', 'x60', 'x11', 'x62', 'x53', 'x58'], 'k': 4, 'n': 32, '_time': 0.0002694129943847656, '_task': 'basic_procedu...
identity
instruct
0
Reverse the sequence. (SEQUENCE) x43 x10 x7 x49 x42 x54 x61 x4 x21 x52 x11 x59 x38 x38 x9 x40 x62 x59 x46 x57 x30 x43 x16 x15 x5 x13 x16 x46 x12 x52 x20 x27
x27 x20 x52 x12 x46 x16 x13 x5 x15 x16 x43 x30 x57 x46 x59 x62 x40 x9 x38 x38 x59 x11 x52 x21 x4 x61 x54 x42 x49 x7 x10 x43
{'task': 'reverse', 'seq': ['x43', 'x10', 'x7', 'x49', 'x42', 'x54', 'x61', 'x4', 'x21', 'x52', 'x11', 'x59', 'x38', 'x38', 'x9', 'x40', 'x62', 'x59', 'x46', 'x57', 'x30', 'x43', 'x16', 'x15', 'x5', 'x13', 'x16', 'x46', 'x12', 'x52', 'x20', 'x27'], 'k': 4, 'n': 32, '_time': 0.00041484832763671875, '_task': 'basic_proce...
reverse
instruct
0
Copy the sequence exactly. (SEQUENCE) x38 x62 x22 x20 x21 x12 x54 x7 x31 x55 x35 x10 x29 x28 x1 x24 x42 x35 x56 x16 x27 x23 x36 x47 x11 x15 x5 x25 x34 x30 x48 x50
x38 x62 x22 x20 x21 x12 x54 x7 x31 x55 x35 x10 x29 x28 x1 x24 x42 x35 x56 x16 x27 x23 x36 x47 x11 x15 x5 x25 x34 x30 x48 x50
{'task': 'identity', 'seq': ['x38', 'x62', 'x22', 'x20', 'x21', 'x12', 'x54', 'x7', 'x31', 'x55', 'x35', 'x10', 'x29', 'x28', 'x1', 'x24', 'x42', 'x35', 'x56', 'x16', 'x27', 'x23', 'x36', 'x47', 'x11', 'x15', 'x5', 'x25', 'x34', 'x30', 'x48', 'x50'], 'k': 4, 'n': 32, '_time': 0.0002720355987548828, '_task': 'basic_proc...
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) x37 x38 x22 x22 x9 x24 x28 x27 x8 x1 x57 x19 x18 x30 x9 x26 (B) x59 x55 x27 x27 x22 x29 x22 x15 x45 x17 x64 x15 x39 x53 x45 x48
x37 x38 x22 x9 x24 x28 x27 x8 x1 x57 x19 x18 x30 x26 x59 x55 x29 x15 x45 x17 x64 x39 x53 x48
{'task': 'union', 'seq': [['x37', 'x38', 'x22', 'x22', 'x9', 'x24', 'x28', 'x27', 'x8', 'x1', 'x57', 'x19', 'x18', 'x30', 'x9', 'x26'], ['x59', 'x55', 'x27', 'x27', 'x22', 'x29', 'x22', 'x15', 'x45', 'x17', 'x64', 'x15', 'x39', 'x53', 'x45', 'x48']], 'k': 4, 'n': 32, '_time': 0.0002961158752441406, '_task': 'basic_proc...
union
instruct
0
Copy the sequence exactly. (SEQUENCE) x29 x48 x20 x23 x59 x1 x7 x4 x46 x28 x28 x55 x12 x1 x44 x32 x29 x63 x56 x35 x26 x6 x17 x56 x13 x17 x32 x5 x6 x57 x34 x15
x29 x48 x20 x23 x59 x1 x7 x4 x46 x28 x28 x55 x12 x1 x44 x32 x29 x63 x56 x35 x26 x6 x17 x56 x13 x17 x32 x5 x6 x57 x34 x15
{'task': 'identity', 'seq': ['x29', 'x48', 'x20', 'x23', 'x59', 'x1', 'x7', 'x4', 'x46', 'x28', 'x28', 'x55', 'x12', 'x1', 'x44', 'x32', 'x29', 'x63', 'x56', 'x35', 'x26', 'x6', 'x17', 'x56', 'x13', 'x17', 'x32', 'x5', 'x6', 'x57', 'x34', 'x15'], 'k': 4, 'n': 32, '_time': 0.0003790855407714844, '_task': 'basic_procedur...
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 o3 o2 o1 c2 o3 o2 o2 c0 o3 c2 c1 c2 c3 o0 o1 c1 c3 c3 c0 o1 o3 o3 o1 o1 o3 c1 c3 c1 c3 c1 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002951622009277344, '_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 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 o3 c3 o1 c1 o3 c3 c0 o3 c3 o3 o2 c2 c3 o0 c0 o1 c1 o1 o0 o1 o0 c0 o3 c3 o1 c1 c1 c0 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002243518829345703, '_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) x30 x9 x7 x5 x55 x15 x54 x13 x53 x40 x61 x37 x18 x13 x13 x24 (B) x45 x27 x39 x50 x44 x20 x15 x46 x41 x39 x14 x48 x45 x2 x22 x34
x30 x9 x7 x5 x55 x15 x54 x13 x53 x40 x61 x37 x18 x24 x45 x27 x39 x50 x44 x20 x46 x41 x14 x48 x2 x22 x34
{'task': 'union', 'seq': [['x30', 'x9', 'x7', 'x5', 'x55', 'x15', 'x54', 'x13', 'x53', 'x40', 'x61', 'x37', 'x18', 'x13', 'x13', 'x24'], ['x45', 'x27', 'x39', 'x50', 'x44', 'x20', 'x15', 'x46', 'x41', 'x39', 'x14', 'x48', 'x45', 'x2', 'x22', 'x34']], 'k': 4, 'n': 32, '_time': 0.0002980232238769531, '_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 x25; PUSH x16; PUSH x63; PUSH x23; PUSH x44; PUSH x38; PUSH x18; PUSH x6; PUSH x58; PUSH x8; PUSH x22; POP; POP; PUSH x4; PUSH x25; PUSH x50; POP; PUSH x3...
x6 x18 x38 x44 x23 x63 x16 x25
{'task': 'stack', 'seq': ['PUSH x25', 'PUSH x16', 'PUSH x63', 'PUSH x23', 'PUSH x44', 'PUSH x38', 'PUSH x18', 'PUSH x6', 'PUSH x58', 'PUSH x8', 'PUSH x22', 'POP', 'POP', 'PUSH x4', 'PUSH x25', 'PUSH x50', 'POP', 'PUSH x38', 'PUSH x38', 'POP', 'PUSH x4', 'PUSH x1', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x15', '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 o2 c2 o0 o1 o1 o2 o2 o1 c1 c2 c2 o3 o2 o3 c3 c2 c3 o3 c3 o3 c3 o2 o2 o2 c2 c2 c2 c1 c1 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003848075866699219, '_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.
o1 o1 o0 o0 c1 o2 c2 c1 c0 c0 o2 o2 c2 c2 o2 c2 o1 c1 o3 o2 o0 o1 c2 c0 o1 o1 c1 c1 o2 c2 c3 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003037452697753906, '_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 x33; PUSH x31; PUSH x9; PUSH x8; POP; PUSH x38; PUSH x53; PUSH x44; POP; PUSH x18; PUSH x9; PUSH x57; POP; PUSH x21; POP; PUSH x63; PUSH x27; PUSH x48; PU...
x46 x14 x31 x33
{'task': 'stack', 'seq': ['PUSH x33', 'PUSH x31', 'PUSH x9', 'PUSH x8', 'POP', 'PUSH x38', 'PUSH x53', 'PUSH x44', 'POP', 'PUSH x18', 'PUSH x9', 'PUSH x57', 'POP', 'PUSH x21', 'POP', 'PUSH x63', 'PUSH x27', 'PUSH x48', 'PUSH x50', 'POP', 'POP', 'POP', 'POP', 'PUSH x48', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x...
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) x50 x13 x26 x20 x57 x3 x18 x3 x17 x22 x3 x54 x28 x9 x31 x31 (B) x53 x35 x61 x33 x7 x46 x32 x4 x4 x5 x55 x15 x16 x20 x33 x53
x50 x13 x26 x20 x57 x3 x18 x17 x22 x54 x28 x9 x31 x53 x35 x61 x33 x7 x46 x32 x4 x5 x55 x15 x16
{'task': 'union', 'seq': [['x50', 'x13', 'x26', 'x20', 'x57', 'x3', 'x18', 'x3', 'x17', 'x22', 'x3', 'x54', 'x28', 'x9', 'x31', 'x31'], ['x53', 'x35', 'x61', 'x33', 'x7', 'x46', 'x32', 'x4', 'x4', 'x5', 'x55', 'x15', 'x16', 'x20', 'x33', 'x53']], 'k': 4, 'n': 32, '_time': 0.00035643577575683594, '_task': 'basic_procedu...
union
instruct
0
Copy the sequence exactly. (SEQUENCE) x3 x30 x18 x48 x13 x23 x8 x32 x15 x10 x50 x17 x13 x44 x1 x6 x40 x32 x18 x5 x38 x7 x3 x38 x8 x42 x59 x4 x48 x5 x63 x17
x3 x30 x18 x48 x13 x23 x8 x32 x15 x10 x50 x17 x13 x44 x1 x6 x40 x32 x18 x5 x38 x7 x3 x38 x8 x42 x59 x4 x48 x5 x63 x17
{'task': 'identity', 'seq': ['x3', 'x30', 'x18', 'x48', 'x13', 'x23', 'x8', 'x32', 'x15', 'x10', 'x50', 'x17', 'x13', 'x44', 'x1', 'x6', 'x40', 'x32', 'x18', 'x5', 'x38', 'x7', 'x3', 'x38', 'x8', 'x42', 'x59', 'x4', 'x48', 'x5', 'x63', 'x17'], 'k': 4, 'n': 32, '_time': 0.00027108192443847656, '_task': 'basic_procedural...
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.
o1 c1 o3 o3 c3 o3 o1 o1 o1 c1 o3 o2 c2 c3 c3 o1 c3 c1 c1 c1 o1 c1 o3 c3 o2 o2 c2 c2 o3 c3 o2 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00029587745666503906, '_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) x16 x50 x38 x17 x17 x41 x62 x42 x23 x7 x36 x39 x15 x9 x49 x32 x55 x18 x60 x43 x12 x48 x9 x38 x5 x8 x30 x45 x18 x5 x22 x21
x21 x22 x5 x18 x45 x30 x8 x5 x38 x9 x48 x12 x43 x60 x18 x55 x32 x49 x9 x15 x39 x36 x7 x23 x42 x62 x41 x17 x17 x38 x50 x16
{'task': 'reverse', 'seq': ['x16', 'x50', 'x38', 'x17', 'x17', 'x41', 'x62', 'x42', 'x23', 'x7', 'x36', 'x39', 'x15', 'x9', 'x49', 'x32', 'x55', 'x18', 'x60', 'x43', 'x12', 'x48', 'x9', 'x38', 'x5', 'x8', 'x30', 'x45', 'x18', 'x5', 'x22', 'x21'], 'k': 4, 'n': 32, '_time': 0.0004146099090576172, '_task': 'basic_procedur...
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.
o0 o1 c1 c0 o0 o2 c2 c0 o1 o2 o1 o1 o1 c1 c1 o2 o2 o2 o3 c3 o2 o2 o2 c2 c2 c2 c2 c2 c2 c1 c2 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003178119659423828, '_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
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x48 x58 x46 x50 x19 x12 x10 x1 x26 x9 x46 x24 x58 x14 x23 x24 x42 x12 x36 x22 x13 x52 x6 x28 x7 x35 x55 x7 x25 x14 x24 x5 (TARGET) x46
x48 x58 x50 x19 x12 x10 x1 x26 x9 x46 x24 x58 x14 x23 x24 x42 x12 x36 x22 x13 x52 x6 x28 x7 x35 x55 x7 x25 x14 x24 x5
{'task': 'delete', 'seq': [['x48', 'x58', 'x46', 'x50', 'x19', 'x12', 'x10', 'x1', 'x26', 'x9', 'x46', 'x24', 'x58', 'x14', 'x23', 'x24', 'x42', 'x12', 'x36', 'x22', 'x13', 'x52', 'x6', 'x28', 'x7', 'x35', 'x55', 'x7', 'x25', 'x14', 'x24', 'x5'], 'x46'], 'k': 4, 'n': 32, '_time': 0.0002887248992919922, '_task': 'basic_...
delete
instruct
0
Reverse the sequence. (SEQUENCE) x2 x6 x47 x53 x38 x55 x28 x58 x3 x43 x32 x11 x42 x58 x26 x48 x29 x19 x27 x27 x23 x42 x29 x13 x8 x63 x49 x6 x32 x25 x42 x40
x40 x42 x25 x32 x6 x49 x63 x8 x13 x29 x42 x23 x27 x27 x19 x29 x48 x26 x58 x42 x11 x32 x43 x3 x58 x28 x55 x38 x53 x47 x6 x2
{'task': 'reverse', 'seq': ['x2', 'x6', 'x47', 'x53', 'x38', 'x55', 'x28', 'x58', 'x3', 'x43', 'x32', 'x11', 'x42', 'x58', 'x26', 'x48', 'x29', 'x19', 'x27', 'x27', 'x23', 'x42', 'x29', 'x13', 'x8', 'x63', 'x49', 'x6', 'x32', 'x25', 'x42', 'x40'], 'k': 4, 'n': 32, '_time': 0.00027108192443847656, '_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.
o3 c3 o3 o3 c3 o0 c3 o2 o0 c0 c0 o0 o2 c0 o2 c2 o3 c3 c2 c2 o3 o1 o0 c1 o1 c1 c0 c3 o3 o2 c2 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004513263702392578, '_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) x39 x10 x57 x44 x35 x4 x18 x17 x39 x28 x51 x49 x57 x8 x58 x24 x42 x31 x43 x42 x1 x39 x35 x3 x64 x52 x16 x33 x4 x29 x42 x22
x1 x3 x4 x4 x8 x10 x16 x17 x18 x22 x24 x28 x29 x31 x33 x35 x35 x39 x39 x39 x42 x42 x42 x43 x44 x49 x51 x52 x57 x57 x58 x64
{'task': 'sort', 'seq': ['x39', 'x10', 'x57', 'x44', 'x35', 'x4', 'x18', 'x17', 'x39', 'x28', 'x51', 'x49', 'x57', 'x8', 'x58', 'x24', 'x42', 'x31', 'x43', 'x42', 'x1', 'x39', 'x35', 'x3', 'x64', 'x52', 'x16', 'x33', 'x4', 'x29', 'x42', 'x22'], 'k': 4, 'n': 32, '_time': 0.0003573894500732422, '_task': 'basic_procedural...
sort
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x44 x63 x21 x55 x63 x56 x38 x38 x10 x56 x13 x61 x28 x22 x41 x37 x34 x7 x47 x19 x31 x27 x57 x48 x31 x17 x5 x11 x43 x64 x20 x50
x44 x63 x21 x55 x56 x38 x10 x13 x61 x28 x22 x41 x37 x34 x7 x47 x19 x31 x27 x57 x48 x17 x5 x11 x43 x64 x20 x50
{'task': 'set', 'seq': ['x44', 'x63', 'x21', 'x55', 'x63', 'x56', 'x38', 'x38', 'x10', 'x56', 'x13', 'x61', 'x28', 'x22', 'x41', 'x37', 'x34', 'x7', 'x47', 'x19', 'x31', 'x27', 'x57', 'x48', 'x31', 'x17', 'x5', 'x11', 'x43', 'x64', 'x20', 'x50'], 'k': 4, 'n': 32, '_time': 0.0002818107604980469, '_task': 'basic_procedur...
set
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x33 x27 x46 x31 x52 x50 x4 x56 x37 x22 x61 x18 x21 x64 x36 x4 x28 x25 x3 x3 x58 x45 x43 x9 x40 x63 x34 x30 x60 x9 x45 x28
x33 x27 x46 x31 x52 x50 x4 x56 x37 x22 x61 x18 x21 x64 x36 x28 x25 x3 x58 x45 x43 x9 x40 x63 x34 x30 x60
{'task': 'set', 'seq': ['x33', 'x27', 'x46', 'x31', 'x52', 'x50', 'x4', 'x56', 'x37', 'x22', 'x61', 'x18', 'x21', 'x64', 'x36', 'x4', 'x28', 'x25', 'x3', 'x3', 'x58', 'x45', 'x43', 'x9', 'x40', 'x63', 'x34', 'x30', 'x60', 'x9', 'x45', 'x28'], 'k': 4, 'n': 32, '_time': 0.00028443336486816406, '_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 x41; POP; PUSH x31; PUSH x29; PUSH x41; PUSH x14; POP; PUSH x17; PUSH x47; POP; PUSH x31; POP; POP; POP; PUSH x9; POP; PUSH x29; PUSH x31; PUSH x46; PUSH ...
x29 x31
{'task': 'stack', 'seq': ['PUSH x41', 'POP', 'PUSH x31', 'PUSH x29', 'PUSH x41', 'PUSH x14', 'POP', 'PUSH x17', 'PUSH x47', 'POP', 'PUSH x31', 'POP', 'POP', 'POP', 'PUSH x9', 'POP', 'PUSH x29', 'PUSH x31', 'PUSH x46', 'PUSH x5', 'PUSH x31', 'PUSH x19', 'PUSH x30', 'POP', 'POP', 'POP', 'POP', 'PUSH x13', 'POP', 'POP', '...
stack
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x35 x29 x61 x24 x42 x53 x11 x39 x63 x12 x55 x10 x16 x20 x30 x15 x57 x40 x59 x36 x50 x39 x5 x31 x46 x27 x42 x26 x6 x55 x10 x39
x35 x29 x61 x24 x42 x53 x11 x39 x63 x12 x55 x10 x16 x20 x30 x15 x57 x40 x59 x36 x50 x5 x31 x46 x27 x26 x6
{'task': 'set', 'seq': ['x35', 'x29', 'x61', 'x24', 'x42', 'x53', 'x11', 'x39', 'x63', 'x12', 'x55', 'x10', 'x16', 'x20', 'x30', 'x15', 'x57', 'x40', 'x59', 'x36', 'x50', 'x39', 'x5', 'x31', 'x46', 'x27', 'x42', 'x26', 'x6', 'x55', 'x10', 'x39'], 'k': 4, 'n': 32, '_time': 0.00027632713317871094, '_task': 'basic_procedu...
set
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x32 x40 x49 x12 x53 x32 x56 x7 x25 x1 x60 x25 x34 x23 x49 x60 x61 x46 x33 x23 x26 x1 x21 x38 x17 x21 x17 x1 x3 x31 x53 x5
x32 x40 x49 x12 x53 x56 x7 x25 x1 x60 x34 x23 x61 x46 x33 x26 x21 x38 x17 x3 x31 x5
{'task': 'set', 'seq': ['x32', 'x40', 'x49', 'x12', 'x53', 'x32', 'x56', 'x7', 'x25', 'x1', 'x60', 'x25', 'x34', 'x23', 'x49', 'x60', 'x61', 'x46', 'x33', 'x23', 'x26', 'x1', 'x21', 'x38', 'x17', 'x21', 'x17', 'x1', 'x3', 'x31', 'x53', 'x5'], 'k': 4, 'n': 32, '_time': 0.00027561187744140625, '_task': 'basic_procedural'...
set
instruct
0
Copy the sequence exactly. (SEQUENCE) x24 x17 x64 x14 x22 x41 x1 x55 x15 x37 x43 x29 x35 x64 x57 x25 x54 x40 x42 x29 x56 x36 x33 x32 x54 x36 x61 x25 x57 x54 x18 x1
x24 x17 x64 x14 x22 x41 x1 x55 x15 x37 x43 x29 x35 x64 x57 x25 x54 x40 x42 x29 x56 x36 x33 x32 x54 x36 x61 x25 x57 x54 x18 x1
{'task': 'identity', 'seq': ['x24', 'x17', 'x64', 'x14', 'x22', 'x41', 'x1', 'x55', 'x15', 'x37', 'x43', 'x29', 'x35', 'x64', 'x57', 'x25', 'x54', 'x40', 'x42', 'x29', 'x56', 'x36', 'x33', 'x32', 'x54', 'x36', 'x61', 'x25', 'x57', 'x54', 'x18', 'x1'], 'k': 4, 'n': 32, '_time': 0.00027370452880859375, '_task': 'basic_pr...
identity
instruct
0
Copy the sequence exactly. (SEQUENCE) x11 x16 x62 x36 x28 x16 x19 x25 x36 x30 x34 x52 x34 x57 x13 x26 x27 x15 x5 x3 x52 x28 x63 x25 x28 x61 x9 x39 x28 x30 x52 x45
x11 x16 x62 x36 x28 x16 x19 x25 x36 x30 x34 x52 x34 x57 x13 x26 x27 x15 x5 x3 x52 x28 x63 x25 x28 x61 x9 x39 x28 x30 x52 x45
{'task': 'identity', 'seq': ['x11', 'x16', 'x62', 'x36', 'x28', 'x16', 'x19', 'x25', 'x36', 'x30', 'x34', 'x52', 'x34', 'x57', 'x13', 'x26', 'x27', 'x15', 'x5', 'x3', 'x52', 'x28', 'x63', 'x25', 'x28', 'x61', 'x9', 'x39', 'x28', 'x30', 'x52', 'x45'], 'k': 4, 'n': 32, '_time': 0.0002696514129638672, '_task': 'basic_proc...
identity
instruct
0
Reverse the sequence. (SEQUENCE) x63 x61 x59 x52 x14 x6 x8 x44 x19 x38 x46 x19 x55 x64 x57 x44 x33 x62 x7 x61 x47 x59 x63 x30 x26 x19 x36 x12 x26 x14 x49 x48
x48 x49 x14 x26 x12 x36 x19 x26 x30 x63 x59 x47 x61 x7 x62 x33 x44 x57 x64 x55 x19 x46 x38 x19 x44 x8 x6 x14 x52 x59 x61 x63
{'task': 'reverse', 'seq': ['x63', 'x61', 'x59', 'x52', 'x14', 'x6', 'x8', 'x44', 'x19', 'x38', 'x46', 'x19', 'x55', 'x64', 'x57', 'x44', 'x33', 'x62', 'x7', 'x61', 'x47', 'x59', 'x63', 'x30', 'x26', 'x19', 'x36', 'x12', 'x26', 'x14', 'x49', 'x48'], 'k': 4, 'n': 32, '_time': 0.0004131793975830078, '_task': 'basic_proce...
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.
o0 o1 c0 o3 o0 o1 o2 c2 c3 c0 c1 o0 o2 o3 o3 o1 c0 c1 o1 o2 o1 o1 o0 c0 c2 c2 c1 c1 c1 c1 c3 c3
{'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
Copy the sequence exactly. (SEQUENCE) x58 x55 x50 x13 x33 x11 x56 x25 x15 x63 x63 x3 x27 x38 x48 x9 x25 x9 x29 x49 x24 x57 x35 x52 x49 x7 x38 x26 x11 x28 x2 x3
x58 x55 x50 x13 x33 x11 x56 x25 x15 x63 x63 x3 x27 x38 x48 x9 x25 x9 x29 x49 x24 x57 x35 x52 x49 x7 x38 x26 x11 x28 x2 x3
{'task': 'identity', 'seq': ['x58', 'x55', 'x50', 'x13', 'x33', 'x11', 'x56', 'x25', 'x15', 'x63', 'x63', 'x3', 'x27', 'x38', 'x48', 'x9', 'x25', 'x9', 'x29', 'x49', 'x24', 'x57', 'x35', 'x52', 'x49', 'x7', 'x38', 'x26', 'x11', 'x28', 'x2', 'x3'], 'k': 4, 'n': 32, '_time': 0.0002732276916503906, '_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.
o1 o2 c2 c1 o1 c1 o3 c3 o0 o1 o3 c3 c1 o0 c0 o0 c0 c0 o3 c3 o2 c2 o0 c0 o0 c0 o3 o1 c1 o1 c1 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00025177001953125, '_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) x21 x37 x32 x55 x45 x7 x58 x54 x12 x22 x2 x47 x54 x41 x24 x16 x55 x14 x51 x28 x38 x17 x52 x31 x43 x57 x15 x49 x22 x22 x8 x34
x34 x8 x22 x22 x49 x15 x57 x43 x31 x52 x17 x38 x28 x51 x14 x55 x16 x24 x41 x54 x47 x2 x22 x12 x54 x58 x7 x45 x55 x32 x37 x21
{'task': 'reverse', 'seq': ['x21', 'x37', 'x32', 'x55', 'x45', 'x7', 'x58', 'x54', 'x12', 'x22', 'x2', 'x47', 'x54', 'x41', 'x24', 'x16', 'x55', 'x14', 'x51', 'x28', 'x38', 'x17', 'x52', 'x31', 'x43', 'x57', 'x15', 'x49', 'x22', 'x22', 'x8', 'x34'], 'k': 4, 'n': 32, '_time': 0.0002758502960205078, '_task': 'basic_proce...
reverse
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 x64; PUSH x8; POP; POP; PUSH x38; PUSH x29; PUSH x61; POP; POP; PUSH x38; PUSH x58; PUSH x50; POP; POP; PUSH x46; PUSH x35; PUSH x52; PUSH x37; PUSH x47; ...
x38 x38
{'task': 'stack', 'seq': ['PUSH x64', 'PUSH x8', 'POP', 'POP', 'PUSH x38', 'PUSH x29', 'PUSH x61', 'POP', 'POP', 'PUSH x38', 'PUSH x58', 'PUSH x50', 'POP', 'POP', 'PUSH x46', 'PUSH x35', 'PUSH x52', 'PUSH x37', 'PUSH x47', 'PUSH x32', 'PUSH x10', 'PUSH x19', 'POP', 'POP', 'POP', 'POP', 'POP', '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 c0 o2 o0 c2 o3 o1 o0 o0 c1 o3 c3 c3 o0 o3 o0 o1 c3 c1 c0 c0 o1 c1 o1 o2 c2 c0 o0 c0 c1 c0 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00029754638671875, '_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': 6...
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.
o3 o3 c3 o2 o3 c3 c3 o2 c2 c2 o2 c2 o2 c2 o3 o0 o0 o2 o3 o2 o3 c0 o0 c0 c3 o0 c0 c0 c2 c3 c3 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00030159950256347656, '_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) x35 x37 x7 x52 x53 x11 x46 x61 x42 x50 x6 x29 x36 x33 x23 x11 (B) x59 x24 x6 x59 x7 x56 x31 x39 x18 x62 x61 x38 x13 x60 x18 x48
x35 x37 x7 x52 x53 x11 x46 x61 x42 x50 x6 x29 x36 x33 x23 x59 x24 x56 x31 x39 x18 x62 x38 x13 x60 x48
{'task': 'union', 'seq': [['x35', 'x37', 'x7', 'x52', 'x53', 'x11', 'x46', 'x61', 'x42', 'x50', 'x6', 'x29', 'x36', 'x33', 'x23', 'x11'], ['x59', 'x24', 'x6', 'x59', 'x7', 'x56', 'x31', 'x39', 'x18', 'x62', 'x61', 'x38', 'x13', 'x60', 'x18', 'x48']], 'k': 4, 'n': 32, '_time': 0.0002987384796142578, '_task': 'basic_proc...
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 o2 o1 o0 c1 o0 o2 o2 o0 o1 o3 c2 o0 o3 c3 c0 c0 o0 o0 o3 o3 c3 c0 c1 c2 c3 c2 c3 c0 c0 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00029850006103515625, '_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.
o1 o0 c1 o2 c0 c2 o2 o1 o2 o0 c1 c2 o2 c0 o0 o1 o0 o0 c1 c2 o2 c0 o0 o2 o0 c2 c2 c0 c0 c2 c0 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00045013427734375, '_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': 6...
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) x61 x13 x41 x11 x55 x30 x36 x20 x33 x55 x8 x60 x14 x7 x51 x46 (B) x34 x59 x45 x46 x24 x51 x14 x41 x30 x43 x45 x4 x31 x37 x47 x14
x61 x13 x41 x11 x55 x30 x36 x20 x33 x8 x60 x14 x7 x51 x46 x34 x59 x45 x24 x43 x4 x31 x37 x47
{'task': 'union', 'seq': [['x61', 'x13', 'x41', 'x11', 'x55', 'x30', 'x36', 'x20', 'x33', 'x55', 'x8', 'x60', 'x14', 'x7', 'x51', 'x46'], ['x34', 'x59', 'x45', 'x46', 'x24', 'x51', 'x14', 'x41', 'x30', 'x43', 'x45', 'x4', 'x31', 'x37', 'x47', 'x14']], 'k': 4, 'n': 32, '_time': 0.0003299713134765625, '_task': 'basic_pro...
union
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x25 x42 x16 x48 x62 x31 x37 x3 x1 x33 x63 x63 x40 x56 x6 x53 x10 x11 x45 x41 x13 x28 x58 x41 x8 x16 x13 x30 x24 x51 x4 x31 (TARGET) x40
x25 x42 x16 x48 x62 x31 x37 x3 x1 x33 x63 x63 x56 x6 x53 x10 x11 x45 x41 x13 x28 x58 x41 x8 x16 x13 x30 x24 x51 x4 x31
{'task': 'delete', 'seq': [['x25', 'x42', 'x16', 'x48', 'x62', 'x31', 'x37', 'x3', 'x1', 'x33', 'x63', 'x63', 'x40', 'x56', 'x6', 'x53', 'x10', 'x11', 'x45', 'x41', 'x13', 'x28', 'x58', 'x41', 'x8', 'x16', 'x13', 'x30', 'x24', 'x51', 'x4', 'x31'], 'x40'], 'k': 4, 'n': 32, '_time': 0.00028824806213378906, '_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.
o1 c1 o0 o0 c0 c0 o3 c3 o3 o0 c0 o0 o3 c3 o0 o1 o2 c2 c1 c0 o2 c2 o2 o3 o3 c3 c3 o0 c0 c2 c0 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002551078796386719, '_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) x11 x22 x45 x12 x14 x54 x28 x43 x23 x36 x36 x22 x26 x25 x60 x8 x17 x18 x31 x59 x35 x61 x44 x56 x58 x16 x61 x47 x7 x13 x30 x49
x49 x30 x13 x7 x47 x61 x16 x58 x56 x44 x61 x35 x59 x31 x18 x17 x8 x60 x25 x26 x22 x36 x36 x23 x43 x28 x54 x14 x12 x45 x22 x11
{'task': 'reverse', 'seq': ['x11', 'x22', 'x45', 'x12', 'x14', 'x54', 'x28', 'x43', 'x23', 'x36', 'x36', 'x22', 'x26', 'x25', 'x60', 'x8', 'x17', 'x18', 'x31', 'x59', 'x35', 'x61', 'x44', 'x56', 'x58', 'x16', 'x61', 'x47', 'x7', 'x13', 'x30', 'x49'], 'k': 4, 'n': 32, '_time': 0.00041556358337402344, '_task': 'basic_pro...
reverse
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 x31; PUSH x34; PUSH x4; PUSH x10; POP; PUSH x64; PUSH x7; POP; PUSH x33; PUSH x17; PUSH x9; PUSH x54; POP; PUSH x33; PUSH x13; PUSH x62; PUSH x39; POP; PO...
x64 x4 x34 x31
{'task': 'stack', 'seq': ['PUSH x31', 'PUSH x34', 'PUSH x4', 'PUSH x10', 'POP', 'PUSH x64', 'PUSH x7', 'POP', 'PUSH x33', 'PUSH x17', 'PUSH x9', 'PUSH x54', 'POP', 'PUSH x33', 'PUSH x13', 'PUSH x62', 'PUSH x39', 'POP', 'POP', 'PUSH x5', 'PUSH x49', 'PUSH x57', 'POP', 'POP', 'POP', 'POP', 'PUSH x34', 'POP', 'POP', 'POP'...
stack
instruct
0