prompt
stringlengths
144
465
answer
stringlengths
5
127
metadata
stringlengths
308
686
task
stringclasses
9 values
mode
stringclasses
1 value
level
int64
0
0
Reverse the sequence. (SEQUENCE) x19 x28 x9 x12 x8 x54 x52 x20 x47 x43 x3 x25 x55 x25 x49 x47 x33 x50 x36 x35 x42 x11 x36 x4 x35 x35 x34 x6 x3 x57 x47 x62
x62 x47 x57 x3 x6 x34 x35 x35 x4 x36 x11 x42 x35 x36 x50 x33 x47 x49 x25 x55 x25 x3 x43 x47 x20 x52 x54 x8 x12 x9 x28 x19
{'task': 'reverse', 'seq': ['x19', 'x28', 'x9', 'x12', 'x8', 'x54', 'x52', 'x20', 'x47', 'x43', 'x3', 'x25', 'x55', 'x25', 'x49', 'x47', 'x33', 'x50', 'x36', 'x35', 'x42', 'x11', 'x36', 'x4', 'x35', 'x35', 'x34', 'x6', 'x3', 'x57', 'x47', 'x62'], 'k': 4, 'n': 32, '_time': 0.0004150867462158203, '_task': 'basic_procedur...
reverse
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x47 x35 x37 x25 x37 x52 x7 x24 x56 x20 x45 x24 x55 x29 x34 x63 x58 x33 x3 x62 x17 x5 x48 x58 x26 x1 x26 x6 x59 x19 x59 x40
x1 x3 x5 x6 x7 x17 x19 x20 x24 x24 x25 x26 x26 x29 x33 x34 x35 x37 x37 x40 x45 x47 x48 x52 x55 x56 x58 x58 x59 x59 x62 x63
{'task': 'sort', 'seq': ['x47', 'x35', 'x37', 'x25', 'x37', 'x52', 'x7', 'x24', 'x56', 'x20', 'x45', 'x24', 'x55', 'x29', 'x34', 'x63', 'x58', 'x33', 'x3', 'x62', 'x17', 'x5', 'x48', 'x58', 'x26', 'x1', 'x26', 'x6', 'x59', 'x19', 'x59', 'x40'], 'k': 4, 'n': 32, '_time': 0.00043392181396484375, '_task': 'basic_procedura...
sort
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x59 x36 x53 x10 x14 x20 x31 x14 x11 x55 x14 x58 x27 x42 x7 x44 x49 x29 x20 x63 x39 x52 x47 x11 x56 x26 x25 x54 x2 x54 x21 x35 (TARGET) x54
x59 x36 x53 x10 x14 x20 x31 x14 x11 x55 x14 x58 x27 x42 x7 x44 x49 x29 x20 x63 x39 x52 x47 x11 x56 x26 x25 x2 x54 x21 x35
{'task': 'delete', 'seq': [['x59', 'x36', 'x53', 'x10', 'x14', 'x20', 'x31', 'x14', 'x11', 'x55', 'x14', 'x58', 'x27', 'x42', 'x7', 'x44', 'x49', 'x29', 'x20', 'x63', 'x39', 'x52', 'x47', 'x11', 'x56', 'x26', 'x25', 'x54', 'x2', 'x54', 'x21', 'x35'], 'x54'], 'k': 4, 'n': 32, '_time': 0.0003955364227294922, '_task': 'ba...
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) x43 x13 x59 x21 x17 x51 x13 x36 x20 x27 x11 x29 x64 x22 x51 x7 (B) x31 x3 x59 x12 x7 x54 x21 x26 x34 x27 x27 x31 x25 x27 x64 x21
x43 x13 x59 x21 x17 x51 x36 x20 x27 x11 x29 x64 x22 x7 x31 x3 x12 x54 x26 x34 x25
{'task': 'union', 'seq': [['x43', 'x13', 'x59', 'x21', 'x17', 'x51', 'x13', 'x36', 'x20', 'x27', 'x11', 'x29', 'x64', 'x22', 'x51', 'x7'], ['x31', 'x3', 'x59', 'x12', 'x7', 'x54', 'x21', 'x26', 'x34', 'x27', 'x27', 'x31', 'x25', 'x27', 'x64', 'x21']], 'k': 4, 'n': 32, '_time': 0.0002925395965576172, '_task': 'basic_pro...
union
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x62 x7 x26 x63 x30 x35 x5 x37 x7 x35 x15 x37 x34 x50 x8 x58 x34 x47 x20 x46 x64 x34 x21 x22 x35 x4 x27 x6 x29 x49 x59 x13
x62 x7 x26 x63 x30 x35 x5 x37 x15 x34 x50 x8 x58 x47 x20 x46 x64 x21 x22 x4 x27 x6 x29 x49 x59 x13
{'task': 'set', 'seq': ['x62', 'x7', 'x26', 'x63', 'x30', 'x35', 'x5', 'x37', 'x7', 'x35', 'x15', 'x37', 'x34', 'x50', 'x8', 'x58', 'x34', 'x47', 'x20', 'x46', 'x64', 'x34', 'x21', 'x22', 'x35', 'x4', 'x27', 'x6', 'x29', 'x49', 'x59', 'x13'], 'k': 4, 'n': 32, '_time': 0.0005085468292236328, '_task': 'basic_procedural',...
set
instruct
0
Copy the sequence exactly. (SEQUENCE) x55 x45 x39 x23 x45 x51 x46 x23 x64 x64 x46 x63 x41 x61 x29 x64 x2 x64 x53 x63 x5 x25 x32 x3 x56 x7 x41 x17 x40 x25 x34 x20
x55 x45 x39 x23 x45 x51 x46 x23 x64 x64 x46 x63 x41 x61 x29 x64 x2 x64 x53 x63 x5 x25 x32 x3 x56 x7 x41 x17 x40 x25 x34 x20
{'task': 'identity', 'seq': ['x55', 'x45', 'x39', 'x23', 'x45', 'x51', 'x46', 'x23', 'x64', 'x64', 'x46', 'x63', 'x41', 'x61', 'x29', 'x64', 'x2', 'x64', 'x53', 'x63', 'x5', 'x25', 'x32', 'x3', 'x56', 'x7', 'x41', 'x17', 'x40', 'x25', 'x34', 'x20'], 'k': 4, 'n': 32, '_time': 0.000408172607421875, '_task': 'basic_proced...
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) x5 x62 x30 x29 x41 x63 x60 x37 x22 x37 x58 x16 x52 x36 x29 x6 (B) x36 x41 x47 x30 x13 x19 x53 x24 x35 x56 x8 x54 x10 x26 x14 x24
x5 x62 x30 x29 x41 x63 x60 x37 x22 x58 x16 x52 x36 x6 x47 x13 x19 x53 x24 x35 x56 x8 x54 x10 x26 x14
{'task': 'union', 'seq': [['x5', 'x62', 'x30', 'x29', 'x41', 'x63', 'x60', 'x37', 'x22', 'x37', 'x58', 'x16', 'x52', 'x36', 'x29', 'x6'], ['x36', 'x41', 'x47', 'x30', 'x13', 'x19', 'x53', 'x24', 'x35', 'x56', 'x8', 'x54', 'x10', 'x26', 'x14', 'x24']], 'k': 4, 'n': 32, '_time': 0.00045490264892578125, '_task': 'basic_pr...
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 x14; POP; PUSH x2; PUSH x59; PUSH x50; PUSH x28; PUSH x7; PUSH x24; PUSH x11; POP; PUSH x41; POP; POP; POP; PUSH x50; PUSH x4; PUSH x33; PUSH x49; POP; PU...
x59 x2
{'task': 'stack', 'seq': ['PUSH x14', 'POP', 'PUSH x2', 'PUSH x59', 'PUSH x50', 'PUSH x28', 'PUSH x7', 'PUSH x24', 'PUSH x11', 'POP', 'PUSH x41', 'POP', 'POP', 'POP', 'PUSH x50', 'PUSH x4', 'PUSH x33', 'PUSH x49', 'POP', 'PUSH x20', 'PUSH x46', 'POP', 'PUSH x53', 'POP', 'POP', 'POP', 'POP', 'PUSH x8', 'POP', 'POP', 'PO...
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; POP; PUSH x48; PUSH x53; PUSH x16; POP; PUSH x57; PUSH x59; PUSH x10; PUSH x8; POP; PUSH x48; PUSH x19; PUSH x6; PUSH x1; PUSH x23; POP; PUSH x32; PUS...
x48 x10 x59 x57 x53 x48
{'task': 'stack', 'seq': ['PUSH x3', 'POP', 'PUSH x48', 'PUSH x53', 'PUSH x16', 'POP', 'PUSH x57', 'PUSH x59', 'PUSH x10', 'PUSH x8', 'POP', 'PUSH x48', 'PUSH x19', 'PUSH x6', 'PUSH x1', 'PUSH x23', 'POP', 'PUSH x32', 'PUSH x44', 'POP', 'PUSH x55', 'PUSH x34', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x16', 'PUSH...
stack
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x48 x48 x19 x56 x64 x5 x23 x21 x11 x34 x2 x21 x27 x60 x64 x34 x47 x61 x35 x52 x2 x44 x35 x25 x11 x57 x42 x36 x3 x46 x25 x33
x48 x19 x56 x64 x5 x23 x21 x11 x34 x2 x27 x60 x47 x61 x35 x52 x44 x25 x57 x42 x36 x3 x46 x33
{'task': 'set', 'seq': ['x48', 'x48', 'x19', 'x56', 'x64', 'x5', 'x23', 'x21', 'x11', 'x34', 'x2', 'x21', 'x27', 'x60', 'x64', 'x34', 'x47', 'x61', 'x35', 'x52', 'x2', 'x44', 'x35', 'x25', 'x11', 'x57', 'x42', 'x36', 'x3', 'x46', 'x25', 'x33'], 'k': 4, 'n': 32, '_time': 0.0005218982696533203, '_task': 'basic_procedural...
set
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x8 x33 x45 x62 x22 x59 x50 x60 x12 x36 x26 x12 x62 x6 x15 x59 x41 x28 x54 x36 x43 x44 x61 x22 x42 x7 x48 x43 x46 x18 x59 x21
x8 x33 x45 x62 x22 x59 x50 x60 x12 x36 x26 x6 x15 x41 x28 x54 x43 x44 x61 x42 x7 x48 x46 x18 x21
{'task': 'set', 'seq': ['x8', 'x33', 'x45', 'x62', 'x22', 'x59', 'x50', 'x60', 'x12', 'x36', 'x26', 'x12', 'x62', 'x6', 'x15', 'x59', 'x41', 'x28', 'x54', 'x36', 'x43', 'x44', 'x61', 'x22', 'x42', 'x7', 'x48', 'x43', 'x46', 'x18', 'x59', 'x21'], 'k': 4, 'n': 32, '_time': 0.0002770423889160156, '_task': 'basic_procedura...
set
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x1 x12 x29 x57 x17 x8 x61 x14 x25 x17 x62 x6 x53 x51 x49 x31 x49 x22 x43 x42 x41 x62 x31 x40 x35 x16 x2 x53 x9 x11 x62 x9
x1 x12 x29 x57 x17 x8 x61 x14 x25 x62 x6 x53 x51 x49 x31 x22 x43 x42 x41 x40 x35 x16 x2 x9 x11
{'task': 'set', 'seq': ['x1', 'x12', 'x29', 'x57', 'x17', 'x8', 'x61', 'x14', 'x25', 'x17', 'x62', 'x6', 'x53', 'x51', 'x49', 'x31', 'x49', 'x22', 'x43', 'x42', 'x41', 'x62', 'x31', 'x40', 'x35', 'x16', 'x2', 'x53', 'x9', 'x11', 'x62', 'x9'], 'k': 4, 'n': 32, '_time': 0.0004169940948486328, '_task': 'basic_procedural',...
set
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x3 x6 x36 x28 x8 x63 x9 x6 x6 x25 x19 x60 x62 x6 x53 x8 x48 x54 x60 x56 x56 x24 x18 x41 x62 x3 x7 x60 x8 x44 x34 x21 (TARGET) x8
x3 x6 x36 x28 x63 x9 x6 x6 x25 x19 x60 x62 x6 x53 x8 x48 x54 x60 x56 x56 x24 x18 x41 x62 x3 x7 x60 x8 x44 x34 x21
{'task': 'delete', 'seq': [['x3', 'x6', 'x36', 'x28', 'x8', 'x63', 'x9', 'x6', 'x6', 'x25', 'x19', 'x60', 'x62', 'x6', 'x53', 'x8', 'x48', 'x54', 'x60', 'x56', 'x56', 'x24', 'x18', 'x41', 'x62', 'x3', 'x7', 'x60', 'x8', 'x44', 'x34', 'x21'], 'x8'], 'k': 4, 'n': 32, '_time': 0.0004305839538574219, '_task': 'basic_proced...
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.
o2 o1 o3 o3 o2 c3 c1 c3 c2 c2 o1 o2 c2 c1 o3 c3 o1 o0 c1 c0 o0 o2 c2 o1 c0 o1 o1 o3 c3 c1 c1 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0005776882171630859, '_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 c0 o0 o0 c0 c0 o2 c2 o3 o0 o3 c0 o2 o3 o0 c2 c0 o0 o2 c0 c3 o3 c3 o1 o0 c2 c0 c1 c3 c3
{'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
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B. (A) x10 x15 x55 x3 x1 x43 x30 x4 x48 x64 x43 x3 x49 x50 x10 x45 (B) x22 x47 x6 x43 x25 x55 x30 x50 x55 x25 x36 x24 x17 x27 x50 x64
x10 x15 x55 x3 x1 x43 x30 x4 x48 x64 x49 x50 x45 x22 x47 x6 x25 x36 x24 x17 x27
{'task': 'union', 'seq': [['x10', 'x15', 'x55', 'x3', 'x1', 'x43', 'x30', 'x4', 'x48', 'x64', 'x43', 'x3', 'x49', 'x50', 'x10', 'x45'], ['x22', 'x47', 'x6', 'x43', 'x25', 'x55', 'x30', 'x50', 'x55', 'x25', 'x36', 'x24', 'x17', 'x27', 'x50', 'x64']], 'k': 4, 'n': 32, '_time': 0.0004391670227050781, '_task': 'basic_proce...
union
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o0 o3 o1 c3 o1 c0 o2 o2 o2 o1 o1 c2 c2 c2 c1 o3 o2 o3 c1 c2 c3 c1 o1 o3 o3 c3 c3 o1 c1 c1 c1 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.000446319580078125, '_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
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x37 x51 x27 x61 x32 x35 x30 x20 x62 x12 x5 x15 x61 x13 x1 x26 x20 x41 x51 x5 x47 x50 x10 x18 x21 x35 x27 x11 x24 x12 x8 x24 (TARGET) x1
x37 x51 x27 x61 x32 x35 x30 x20 x62 x12 x5 x15 x61 x13 x26 x20 x41 x51 x5 x47 x50 x10 x18 x21 x35 x27 x11 x24 x12 x8 x24
{'task': 'delete', 'seq': [['x37', 'x51', 'x27', 'x61', 'x32', 'x35', 'x30', 'x20', 'x62', 'x12', 'x5', 'x15', 'x61', 'x13', 'x1', 'x26', 'x20', 'x41', 'x51', 'x5', 'x47', 'x50', 'x10', 'x18', 'x21', 'x35', 'x27', 'x11', 'x24', 'x12', 'x8', 'x24'], 'x1'], 'k': 4, 'n': 32, '_time': 0.0005650520324707031, '_task': 'basic...
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 o3 c3 o1 o3 o2 c2 o0 o3 c3 o0 o2 c2 c0 c0 o3 o2 o2 o1 c1 o3 c3 c2 c2 o1 o0 c0 c1 c3 c3 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.000255584716796875, '_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) x62 x56 x24 x24 x55 x20 x43 x60 x2 x6 x25 x26 x21 x18 x18 x56 x7 x4 x47 x44 x19 x20 x14 x5 x13 x37 x53 x55 x13 x37 x12 x39 (TARGET) x4
x62 x56 x24 x24 x55 x20 x43 x60 x2 x6 x25 x26 x21 x18 x18 x56 x7 x47 x44 x19 x20 x14 x5 x13 x37 x53 x55 x13 x37 x12 x39
{'task': 'delete', 'seq': [['x62', 'x56', 'x24', 'x24', 'x55', 'x20', 'x43', 'x60', 'x2', 'x6', 'x25', 'x26', 'x21', 'x18', 'x18', 'x56', 'x7', 'x4', 'x47', 'x44', 'x19', 'x20', 'x14', 'x5', 'x13', 'x37', 'x53', 'x55', 'x13', 'x37', 'x12', 'x39'], 'x4'], 'k': 4, 'n': 32, '_time': 0.0004322528839111328, '_task': 'basic_...
delete
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x16 x40 x36 x58 x33 x64 x54 x47 x55 x57 x14 x38 x24 x11 x58 x31 x8 x36 x35 x23 x60 x63 x42 x41 x49 x9 x27 x57 x62 x47 x9 x55
x16 x40 x36 x58 x33 x64 x54 x47 x55 x57 x14 x38 x24 x11 x31 x8 x35 x23 x60 x63 x42 x41 x49 x9 x27 x62
{'task': 'set', 'seq': ['x16', 'x40', 'x36', 'x58', 'x33', 'x64', 'x54', 'x47', 'x55', 'x57', 'x14', 'x38', 'x24', 'x11', 'x58', 'x31', 'x8', 'x36', 'x35', 'x23', 'x60', 'x63', 'x42', 'x41', 'x49', 'x9', 'x27', 'x57', 'x62', 'x47', 'x9', 'x55'], 'k': 4, 'n': 32, '_time': 0.00027751922607421875, '_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 x31; PUSH x28; PUSH x25; POP; PUSH x56; POP; PUSH x44; PUSH x35; PUSH x7; PUSH x5; PUSH x36; PUSH x16; PUSH x15; PUSH x39; PUSH x6; PUSH x44; PUSH x63; PU...
x20 x6 x39 x15 x16 x36 x5 x7 x35 x44 x28 x31
{'task': 'stack', 'seq': ['PUSH x31', 'PUSH x28', 'PUSH x25', 'POP', 'PUSH x56', 'POP', 'PUSH x44', 'PUSH x35', 'PUSH x7', 'PUSH x5', 'PUSH x36', 'PUSH x16', 'PUSH x15', 'PUSH x39', 'PUSH x6', 'PUSH x44', 'PUSH x63', 'PUSH x6', 'PUSH x13', 'PUSH x63', 'PUSH x55', 'POP', 'PUSH x7', 'PUSH x15', 'POP', 'POP', 'POP', 'POP'...
stack
instruct
0
Reverse the sequence. (SEQUENCE) x33 x51 x5 x18 x2 x4 x1 x53 x45 x18 x21 x61 x61 x56 x18 x56 x38 x32 x30 x2 x16 x39 x42 x28 x6 x46 x62 x40 x12 x58 x62 x53
x53 x62 x58 x12 x40 x62 x46 x6 x28 x42 x39 x16 x2 x30 x32 x38 x56 x18 x56 x61 x61 x21 x18 x45 x53 x1 x4 x2 x18 x5 x51 x33
{'task': 'reverse', 'seq': ['x33', 'x51', 'x5', 'x18', 'x2', 'x4', 'x1', 'x53', 'x45', 'x18', 'x21', 'x61', 'x61', 'x56', 'x18', 'x56', 'x38', 'x32', 'x30', 'x2', 'x16', 'x39', 'x42', 'x28', 'x6', 'x46', 'x62', 'x40', 'x12', 'x58', 'x62', 'x53'], 'k': 4, 'n': 32, '_time': 0.000446319580078125, '_task': 'basic_procedura...
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 o0 o2 o0 o2 c0 o1 o1 c2 o2 o0 c0 c0 o2 o1 o2 o2 o0 o2 c1 c2 c1 c1 c2 c0 c2 c2 c2 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00044417381286621094, '_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) x22 x14 x26 x32 x12 x11 x37 x38 x31 x27 x39 x59 x10 x51 x47 x29 x19 x47 x51 x21 x4 x51 x47 x28 x51 x17 x45 x42 x27 x50 x57 x36
x36 x57 x50 x27 x42 x45 x17 x51 x28 x47 x51 x4 x21 x51 x47 x19 x29 x47 x51 x10 x59 x39 x27 x31 x38 x37 x11 x12 x32 x26 x14 x22
{'task': 'reverse', 'seq': ['x22', 'x14', 'x26', 'x32', 'x12', 'x11', 'x37', 'x38', 'x31', 'x27', 'x39', 'x59', 'x10', 'x51', 'x47', 'x29', 'x19', 'x47', 'x51', 'x21', 'x4', 'x51', 'x47', 'x28', 'x51', 'x17', 'x45', 'x42', 'x27', 'x50', 'x57', 'x36'], 'k': 4, 'n': 32, '_time': 0.00028014183044433594, '_task': 'basic_pr...
reverse
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x20 x22 x33 x30 x24 x56 x24 x62 x7 x26 x46 x54 x52 x12 x29 x53 x28 x13 x25 x59 x50 x12 x16 x5 x51 x6 x38 x6 x6 x64 x61 x62
x5 x6 x6 x6 x7 x12 x12 x13 x16 x20 x22 x24 x24 x25 x26 x28 x29 x30 x33 x38 x46 x50 x51 x52 x53 x54 x56 x59 x61 x62 x62 x64
{'task': 'sort', 'seq': ['x20', 'x22', 'x33', 'x30', 'x24', 'x56', 'x24', 'x62', 'x7', 'x26', 'x46', 'x54', 'x52', 'x12', 'x29', 'x53', 'x28', 'x13', 'x25', 'x59', 'x50', 'x12', 'x16', 'x5', 'x51', 'x6', 'x38', 'x6', 'x6', 'x64', 'x61', 'x62'], 'k': 4, 'n': 32, '_time': 0.0004317760467529297, '_task': 'basic_procedural...
sort
instruct
0
Reverse the sequence. (SEQUENCE) x1 x43 x48 x40 x28 x43 x40 x20 x36 x35 x33 x58 x58 x2 x22 x42 x7 x60 x49 x25 x16 x34 x13 x58 x37 x60 x61 x15 x8 x28 x29 x37
x37 x29 x28 x8 x15 x61 x60 x37 x58 x13 x34 x16 x25 x49 x60 x7 x42 x22 x2 x58 x58 x33 x35 x36 x20 x40 x43 x28 x40 x48 x43 x1
{'task': 'reverse', 'seq': ['x1', 'x43', 'x48', 'x40', 'x28', 'x43', 'x40', 'x20', 'x36', 'x35', 'x33', 'x58', 'x58', 'x2', 'x22', 'x42', 'x7', 'x60', 'x49', 'x25', 'x16', 'x34', 'x13', 'x58', 'x37', 'x60', 'x61', 'x15', 'x8', 'x28', 'x29', 'x37'], 'k': 4, 'n': 32, '_time': 0.00032138824462890625, '_task': 'basic_proce...
reverse
instruct
0
Copy the sequence exactly. (SEQUENCE) x47 x2 x19 x37 x13 x51 x32 x55 x1 x9 x40 x22 x30 x18 x50 x22 x44 x22 x60 x44 x15 x34 x56 x35 x52 x39 x24 x17 x28 x15 x39 x41
x47 x2 x19 x37 x13 x51 x32 x55 x1 x9 x40 x22 x30 x18 x50 x22 x44 x22 x60 x44 x15 x34 x56 x35 x52 x39 x24 x17 x28 x15 x39 x41
{'task': 'identity', 'seq': ['x47', 'x2', 'x19', 'x37', 'x13', 'x51', 'x32', 'x55', 'x1', 'x9', 'x40', 'x22', 'x30', 'x18', 'x50', 'x22', 'x44', 'x22', 'x60', 'x44', 'x15', 'x34', 'x56', 'x35', 'x52', 'x39', 'x24', 'x17', 'x28', 'x15', 'x39', 'x41'], 'k': 4, 'n': 32, '_time': 0.00041484832763671875, '_task': 'basic_pro...
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 x52; PUSH x58; PUSH x1; POP; PUSH x6; PUSH x45; PUSH x34; POP; PUSH x41; PUSH x12; PUSH x42; PUSH x30; PUSH x59; PUSH x2; POP; PUSH x23; PUSH x8; PUSH x28...
x12 x41 x45 x6 x58 x52
{'task': 'stack', 'seq': ['PUSH x52', 'PUSH x58', 'PUSH x1', 'POP', 'PUSH x6', 'PUSH x45', 'PUSH x34', 'POP', 'PUSH x41', 'PUSH x12', 'PUSH x42', 'PUSH x30', 'PUSH x59', 'PUSH x2', 'POP', 'PUSH x23', 'PUSH x8', 'PUSH x28', 'PUSH x28', 'PUSH x51', 'PUSH x42', 'PUSH x36', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', ...
stack
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x59 x45 x60 x59 x58 x1 x44 x24 x42 x52 x20 x4 x8 x48 x7 x16 x8 x39 x12 x32 x13 x59 x20 x13 x34 x54 x16 x29 x64 x22 x59 x23
x59 x45 x60 x58 x1 x44 x24 x42 x52 x20 x4 x8 x48 x7 x16 x39 x12 x32 x13 x34 x54 x29 x64 x22 x23
{'task': 'set', 'seq': ['x59', 'x45', 'x60', 'x59', 'x58', 'x1', 'x44', 'x24', 'x42', 'x52', 'x20', 'x4', 'x8', 'x48', 'x7', 'x16', 'x8', 'x39', 'x12', 'x32', 'x13', 'x59', 'x20', 'x13', 'x34', 'x54', 'x16', 'x29', 'x64', 'x22', 'x59', 'x23'], 'k': 4, 'n': 32, '_time': 0.0004153251647949219, '_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.
o3 o0 o1 o1 c0 c1 o0 o3 o3 o3 o1 o3 o2 o3 c0 c2 c3 c1 c3 c1 c3 o0 o1 c3 c0 o1 o1 c3 c3 c1 c1 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00034427642822265625, '_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) x47 x47 x64 x19 x33 x40 x32 x45 x2 x18 x61 x5 x64 x34 x64 x6 x12 x40 x29 x3 x34 x60 x3 x7 x4 x5 x31 x45 x59 x57 x20 x38
x38 x20 x57 x59 x45 x31 x5 x4 x7 x3 x60 x34 x3 x29 x40 x12 x6 x64 x34 x64 x5 x61 x18 x2 x45 x32 x40 x33 x19 x64 x47 x47
{'task': 'reverse', 'seq': ['x47', 'x47', 'x64', 'x19', 'x33', 'x40', 'x32', 'x45', 'x2', 'x18', 'x61', 'x5', 'x64', 'x34', 'x64', 'x6', 'x12', 'x40', 'x29', 'x3', 'x34', 'x60', 'x3', 'x7', 'x4', 'x5', 'x31', 'x45', 'x59', 'x57', 'x20', 'x38'], 'k': 4, 'n': 32, '_time': 0.00040984153747558594, '_task': 'basic_procedura...
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 x27; POP; PUSH x37; POP; PUSH x50; PUSH x27; PUSH x40; PUSH x41; PUSH x55; PUSH x17; PUSH x28; PUSH x15; PUSH x3; POP; PUSH x18; POP; PUSH x50; PUSH x53; ...
x17 x55 x41 x40 x27 x50
{'task': 'stack', 'seq': ['PUSH x27', 'POP', 'PUSH x37', 'POP', 'PUSH x50', 'PUSH x27', 'PUSH x40', 'PUSH x41', 'PUSH x55', 'PUSH x17', 'PUSH x28', 'PUSH x15', 'PUSH x3', 'POP', 'PUSH x18', 'POP', 'PUSH x50', 'PUSH x53', 'PUSH x25', 'POP', 'PUSH x59', 'POP', 'POP', 'PUSH x20', 'POP', 'POP', 'PUSH x12', 'POP', 'POP', 'P...
stack
instruct
0
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B. (A) x64 x29 x39 x20 x38 x44 x43 x24 x30 x10 x33 x48 x21 x5 x22 x36 (B) x13 x2 x62 x13 x17 x54 x64 x45 x14 x20 x43 x43 x16 x52 x5 x38
x64 x29 x39 x20 x38 x44 x43 x24 x30 x10 x33 x48 x21 x5 x22 x36 x13 x2 x62 x17 x54 x45 x14 x16 x52
{'task': 'union', 'seq': [['x64', 'x29', 'x39', 'x20', 'x38', 'x44', 'x43', 'x24', 'x30', 'x10', 'x33', 'x48', 'x21', 'x5', 'x22', 'x36'], ['x13', 'x2', 'x62', 'x13', 'x17', 'x54', 'x64', 'x45', 'x14', 'x20', 'x43', 'x43', 'x16', 'x52', 'x5', 'x38']], 'k': 4, 'n': 32, '_time': 0.00030422210693359375, '_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.
o3 c3 o3 o0 o1 o1 c1 c1 o3 c3 c0 o3 o3 o1 c1 c3 o2 c2 o2 o0 o2 c2 c0 o3 c3 o3 o2 c2 c3 c2 c3 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003898143768310547, '_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.
o1 o3 c3 c1 o0 c0 o3 o3 o3 c3 o3 o3 o3 c3 o2 o1 o2 o0 c0 c2 c1 c2 o2 c2 c3 c3 o3 c3 c3 o3 c3 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00038361549377441406, '_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) x35 x3 x63 x2 x14 x46 x27 x14 x16 x56 x22 x62 x28 x46 x43 x55 (B) x13 x26 x35 x35 x31 x41 x21 x13 x16 x6 x31 x25 x13 x58 x5 x50
x35 x3 x63 x2 x14 x46 x27 x16 x56 x22 x62 x28 x43 x55 x13 x26 x31 x41 x21 x6 x25 x58 x5 x50
{'task': 'union', 'seq': [['x35', 'x3', 'x63', 'x2', 'x14', 'x46', 'x27', 'x14', 'x16', 'x56', 'x22', 'x62', 'x28', 'x46', 'x43', 'x55'], ['x13', 'x26', 'x35', 'x35', 'x31', 'x41', 'x21', 'x13', 'x16', 'x6', 'x31', 'x25', 'x13', 'x58', 'x5', 'x50']], 'k': 4, 'n': 32, '_time': 0.00029468536376953125, '_task': 'basic_pro...
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) x5 x31 x49 x40 x59 x51 x32 x63 x64 x48 x24 x17 x63 x16 x39 x34 (B) x1 x24 x7 x3 x16 x5 x3 x23 x54 x61 x56 x14 x53 x20 x1 x50
x5 x31 x49 x40 x59 x51 x32 x63 x64 x48 x24 x17 x16 x39 x34 x1 x7 x3 x23 x54 x61 x56 x14 x53 x20 x50
{'task': 'union', 'seq': [['x5', 'x31', 'x49', 'x40', 'x59', 'x51', 'x32', 'x63', 'x64', 'x48', 'x24', 'x17', 'x63', 'x16', 'x39', 'x34'], ['x1', 'x24', 'x7', 'x3', 'x16', 'x5', 'x3', 'x23', 'x54', 'x61', 'x56', 'x14', 'x53', 'x20', 'x1', 'x50']], 'k': 4, 'n': 32, '_time': 0.0002968311309814453, '_task': 'basic_procedu...
union
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x12 x12 x25 x31 x55 x48 x8 x10 x56 x50 x46 x6 x37 x26 x26 x33 x37 x26 x28 x26 x56 x40 x36 x16 x18 x27 x59 x60 x2 x47 x19 x38
x2 x6 x8 x10 x12 x12 x16 x18 x19 x25 x26 x26 x26 x26 x27 x28 x31 x33 x36 x37 x37 x38 x40 x46 x47 x48 x50 x55 x56 x56 x59 x60
{'task': 'sort', 'seq': ['x12', 'x12', 'x25', 'x31', 'x55', 'x48', 'x8', 'x10', 'x56', 'x50', 'x46', 'x6', 'x37', 'x26', 'x26', 'x33', 'x37', 'x26', 'x28', 'x26', 'x56', 'x40', 'x36', 'x16', 'x18', 'x27', 'x59', 'x60', 'x2', 'x47', 'x19', 'x38'], 'k': 4, 'n': 32, '_time': 0.000431060791015625, '_task': 'basic_procedura...
sort
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x3 x47 x32 x48 x12 x7 x48 x52 x6 x58 x30 x8 x32 x10 x11 x61 x18 x44 x1 x14 x55 x35 x10 x23 x37 x5 x10 x29 x31 x5 x35 x33 (TARGET) x5
x3 x47 x32 x48 x12 x7 x48 x52 x6 x58 x30 x8 x32 x10 x11 x61 x18 x44 x1 x14 x55 x35 x10 x23 x37 x10 x29 x31 x5 x35 x33
{'task': 'delete', 'seq': [['x3', 'x47', 'x32', 'x48', 'x12', 'x7', 'x48', 'x52', 'x6', 'x58', 'x30', 'x8', 'x32', 'x10', 'x11', 'x61', 'x18', 'x44', 'x1', 'x14', 'x55', 'x35', 'x10', 'x23', 'x37', 'x5', 'x10', 'x29', 'x31', 'x5', 'x35', 'x33'], 'x5'], 'k': 4, 'n': 32, '_time': 0.00043201446533203125, '_task': 'basic_p...
delete
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x47 x64 x45 x56 x26 x13 x1 x15 x9 x60 x61 x28 x7 x18 x6 x7 x8 x29 x54 x59 x25 x63 x13 x40 x48 x3 x53 x1 x46 x9 x4 x41
x47 x64 x45 x56 x26 x13 x1 x15 x9 x60 x61 x28 x7 x18 x6 x8 x29 x54 x59 x25 x63 x40 x48 x3 x53 x46 x4 x41
{'task': 'set', 'seq': ['x47', 'x64', 'x45', 'x56', 'x26', 'x13', 'x1', 'x15', 'x9', 'x60', 'x61', 'x28', 'x7', 'x18', 'x6', 'x7', 'x8', 'x29', 'x54', 'x59', 'x25', 'x63', 'x13', 'x40', 'x48', 'x3', 'x53', 'x1', 'x46', 'x9', 'x4', 'x41'], 'k': 4, 'n': 32, '_time': 0.0002777576446533203, '_task': 'basic_procedural', '_l...
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 o0 o3 o1 c1 c3 o0 o1 o1 c1 o1 c1 o1 c1 o3 c3 c1 c0 o2 c2 c0 o2 c2 o0 o2 o1 o3 c3 c1 c2 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00025463104248046875, '_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) x29 x25 x24 x39 x9 x55 x53 x2 x35 x4 x64 x57 x56 x40 x21 x26 x33 x21 x16 x2 x40 x64 x23 x18 x42 x28 x37 x63 x41 x43 x62 x48
x29 x25 x24 x39 x9 x55 x53 x2 x35 x4 x64 x57 x56 x40 x21 x26 x33 x21 x16 x2 x40 x64 x23 x18 x42 x28 x37 x63 x41 x43 x62 x48
{'task': 'identity', 'seq': ['x29', 'x25', 'x24', 'x39', 'x9', 'x55', 'x53', 'x2', 'x35', 'x4', 'x64', 'x57', 'x56', 'x40', 'x21', 'x26', 'x33', 'x21', 'x16', 'x2', 'x40', 'x64', 'x23', 'x18', 'x42', 'x28', 'x37', 'x63', 'x41', 'x43', 'x62', 'x48'], 'k': 4, 'n': 32, '_time': 0.00027561187744140625, '_task': 'basic_proc...
identity
instruct
0
Copy the sequence exactly. (SEQUENCE) x44 x14 x2 x45 x34 x49 x46 x30 x58 x16 x42 x13 x28 x25 x17 x40 x38 x38 x63 x22 x35 x39 x41 x54 x12 x22 x22 x36 x46 x7 x61 x5
x44 x14 x2 x45 x34 x49 x46 x30 x58 x16 x42 x13 x28 x25 x17 x40 x38 x38 x63 x22 x35 x39 x41 x54 x12 x22 x22 x36 x46 x7 x61 x5
{'task': 'identity', 'seq': ['x44', 'x14', 'x2', 'x45', 'x34', 'x49', 'x46', 'x30', 'x58', 'x16', 'x42', 'x13', 'x28', 'x25', 'x17', 'x40', 'x38', 'x38', 'x63', 'x22', 'x35', 'x39', 'x41', 'x54', 'x12', 'x22', 'x22', 'x36', 'x46', 'x7', 'x61', 'x5'], 'k': 4, 'n': 32, '_time': 0.00041031837463378906, '_task': 'basic_pro...
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 x49; PUSH x10; POP; PUSH x19; PUSH x9; PUSH x21; PUSH x54; PUSH x3; PUSH x32; POP; PUSH x14; PUSH x58; PUSH x12; PUSH x51; PUSH x52; POP; PUSH x62; PUSH x...
x2 x14 x3 x54 x21 x9 x19 x49
{'task': 'stack', 'seq': ['PUSH x49', 'PUSH x10', 'POP', 'PUSH x19', 'PUSH x9', 'PUSH x21', 'PUSH x54', 'PUSH x3', 'PUSH x32', 'POP', 'PUSH x14', 'PUSH x58', 'PUSH x12', 'PUSH x51', 'PUSH x52', 'POP', 'PUSH x62', 'PUSH x31', 'POP', 'POP', 'PUSH x36', 'POP', 'POP', 'POP', 'PUSH x60', 'POP', 'POP', 'PUSH x25', 'PUSH x24'...
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) x30 x2 x16 x60 x60 x5 x52 x26 x7 x45 x56 x55 x41 x28 x19 x59 (B) x8 x46 x8 x49 x30 x42 x55 x44 x9 x9 x55 x15 x55 x64 x23 x14
x30 x2 x16 x60 x5 x52 x26 x7 x45 x56 x55 x41 x28 x19 x59 x8 x46 x49 x42 x44 x9 x15 x64 x23 x14
{'task': 'union', 'seq': [['x30', 'x2', 'x16', 'x60', 'x60', 'x5', 'x52', 'x26', 'x7', 'x45', 'x56', 'x55', 'x41', 'x28', 'x19', 'x59'], ['x8', 'x46', 'x8', 'x49', 'x30', 'x42', 'x55', 'x44', 'x9', 'x9', 'x55', 'x15', 'x55', 'x64', 'x23', 'x14']], 'k': 4, 'n': 32, '_time': 0.00029468536376953125, '_task': 'basic_proced...
union
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o3 c3 o0 o3 c3 o2 o2 c0 c2 o2 c2 o2 o3 c2 c2 c3 o0 c0 o0 o2 o1 o0 o3 c1 o3 c2 o1 c0 c1 c0 c3 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002989768981933594, '_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 o0 c3 o3 c3 c0 o0 o1 c1 o1 c1 c0 o2 o2 o3 c3 o0 o3 c0 o2 c2 c2 c2 o3 o3 c3 c3 o2 c2 o3 c3 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004482269287109375, '_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) x17 x52 x33 x22 x12 x63 x16 x56 x52 x9 x39 x7 x64 x50 x43 x39 x35 x9 x26 x10 x20 x29 x36 x62 x2 x22 x19 x6 x21 x6 x5 x22
x17 x52 x33 x22 x12 x63 x16 x56 x9 x39 x7 x64 x50 x43 x35 x26 x10 x20 x29 x36 x62 x2 x19 x6 x21 x5
{'task': 'set', 'seq': ['x17', 'x52', 'x33', 'x22', 'x12', 'x63', 'x16', 'x56', 'x52', 'x9', 'x39', 'x7', 'x64', 'x50', 'x43', 'x39', 'x35', 'x9', 'x26', 'x10', 'x20', 'x29', 'x36', 'x62', 'x2', 'x22', 'x19', 'x6', 'x21', 'x6', 'x5', 'x22'], 'k': 4, 'n': 32, '_time': 0.00027751922607421875, '_task': 'basic_procedural',...
set
instruct
0
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B. (A) x59 x42 x17 x22 x19 x55 x36 x25 x12 x59 x54 x9 x61 x7 x1 x36 (B) x4 x64 x28 x54 x18 x43 x11 x27 x23 x17 x51 x63 x24 x31 x30 x54
x59 x42 x17 x22 x19 x55 x36 x25 x12 x54 x9 x61 x7 x1 x4 x64 x28 x18 x43 x11 x27 x23 x51 x63 x24 x31 x30
{'task': 'union', 'seq': [['x59', 'x42', 'x17', 'x22', 'x19', 'x55', 'x36', 'x25', 'x12', 'x59', 'x54', 'x9', 'x61', 'x7', 'x1', 'x36'], ['x4', 'x64', 'x28', 'x54', 'x18', 'x43', 'x11', 'x27', 'x23', 'x17', 'x51', 'x63', 'x24', 'x31', 'x30', 'x54']], 'k': 4, 'n': 32, '_time': 0.00044655799865722656, '_task': 'basic_pro...
union
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o3 o3 o0 c0 o0 c0 c3 c3 o2 o1 c1 o1 c1 c2 o3 c3 o0 c0 o0 c0 o2 o3 o1 c1 c3 c2 o0 o0 o3 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
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 x16; PUSH x24; PUSH x23; POP; PUSH x2; POP; POP; PUSH x7; PUSH x11; PUSH x20; PUSH x31; PUSH x9; POP; PUSH x46; POP; PUSH x19; PUSH x44; PUSH x41; PUSH x4...
x41 x44 x19 x31 x20 x11 x7 x16
{'task': 'stack', 'seq': ['PUSH x16', 'PUSH x24', 'PUSH x23', 'POP', 'PUSH x2', 'POP', 'POP', 'PUSH x7', 'PUSH x11', 'PUSH x20', 'PUSH x31', 'PUSH x9', 'POP', 'PUSH x46', 'POP', 'PUSH x19', 'PUSH x44', 'PUSH x41', 'PUSH x48', 'PUSH x31', 'PUSH x25', 'PUSH x57', 'POP', 'POP', 'PUSH x44', 'POP', 'POP', 'PUSH x11', 'POP',...
stack
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o1 c1 o1 c1 o2 c2 o3 o1 c1 c3 o1 c1 o3 o1 o1 o2 c2 c1 c1 c3 o1 o2 c2 c1 o1 o1 o3 c3 c1 c1 o1 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00025343894958496094, '_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) x22 x53 x35 x2 x39 x59 x5 x48 x29 x62 x6 x2 x54 x44 x60 x52 x40 x19 x13 x57 x63 x63 x28 x59 x24 x11 x49 x44 x13 x47 x32 x21 (TARGET) x5
x22 x53 x35 x2 x39 x59 x48 x29 x62 x6 x2 x54 x44 x60 x52 x40 x19 x13 x57 x63 x63 x28 x59 x24 x11 x49 x44 x13 x47 x32 x21
{'task': 'delete', 'seq': [['x22', 'x53', 'x35', 'x2', 'x39', 'x59', 'x5', 'x48', 'x29', 'x62', 'x6', 'x2', 'x54', 'x44', 'x60', 'x52', 'x40', 'x19', 'x13', 'x57', 'x63', 'x63', 'x28', 'x59', 'x24', 'x11', 'x49', 'x44', 'x13', 'x47', 'x32', 'x21'], 'x5'], 'k': 4, 'n': 32, '_time': 0.00043964385986328125, '_task': 'basi...
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 o0 c3 o0 o1 c0 o0 c0 c1 o0 o0 o1 c0 o3 c0 o0 c1 c3 c0 c0 o2 c2 o2 c2 o3 c3 o0 o1 o3 c1 c3 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00029730796813964844, '_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
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x54 x63 x24 x54 x59 x4 x58 x47 x1 x37 x20 x13 x58 x2 x32 x11 x18 x57 x40 x48 x50 x9 x51 x44 x9 x51 x38 x7 x53 x2 x25 x50 (TARGET) x44
x54 x63 x24 x54 x59 x4 x58 x47 x1 x37 x20 x13 x58 x2 x32 x11 x18 x57 x40 x48 x50 x9 x51 x9 x51 x38 x7 x53 x2 x25 x50
{'task': 'delete', 'seq': [['x54', 'x63', 'x24', 'x54', 'x59', 'x4', 'x58', 'x47', 'x1', 'x37', 'x20', 'x13', 'x58', 'x2', 'x32', 'x11', 'x18', 'x57', 'x40', 'x48', 'x50', 'x9', 'x51', 'x44', 'x9', 'x51', 'x38', 'x7', 'x53', 'x2', 'x25', 'x50'], 'x44'], 'k': 4, 'n': 32, '_time': 0.00028586387634277344, '_task': 'basic_...
delete
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x8 x3 x5 x45 x23 x56 x4 x36 x62 x48 x30 x37 x55 x23 x25 x52 x37 x28 x53 x57 x61 x58 x34 x2 x14 x38 x62 x21 x30 x49 x64 x11 (TARGET) x5
x8 x3 x45 x23 x56 x4 x36 x62 x48 x30 x37 x55 x23 x25 x52 x37 x28 x53 x57 x61 x58 x34 x2 x14 x38 x62 x21 x30 x49 x64 x11
{'task': 'delete', 'seq': [['x8', 'x3', 'x5', 'x45', 'x23', 'x56', 'x4', 'x36', 'x62', 'x48', 'x30', 'x37', 'x55', 'x23', 'x25', 'x52', 'x37', 'x28', 'x53', 'x57', 'x61', 'x58', 'x34', 'x2', 'x14', 'x38', 'x62', 'x21', 'x30', 'x49', 'x64', 'x11'], 'x5'], 'k': 4, 'n': 32, '_time': 0.00043320655822753906, '_task': 'basic...
delete
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x3 x24 x44 x29 x34 x43 x44 x46 x55 x8 x50 x50 x20 x18 x3 x44 x20 x48 x15 x34 x37 x57 x28 x55 x42 x64 x13 x43 x10 x47 x30 x48 (TARGET) x29
x3 x24 x44 x34 x43 x44 x46 x55 x8 x50 x50 x20 x18 x3 x44 x20 x48 x15 x34 x37 x57 x28 x55 x42 x64 x13 x43 x10 x47 x30 x48
{'task': 'delete', 'seq': [['x3', 'x24', 'x44', 'x29', 'x34', 'x43', 'x44', 'x46', 'x55', 'x8', 'x50', 'x50', 'x20', 'x18', 'x3', 'x44', 'x20', 'x48', 'x15', 'x34', 'x37', 'x57', 'x28', 'x55', 'x42', 'x64', 'x13', 'x43', 'x10', 'x47', 'x30', 'x48'], 'x29'], 'k': 4, 'n': 32, '_time': 0.00028705596923828125, '_task': 'ba...
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) x51 x33 x31 x32 x41 x25 x19 x48 x62 x7 x63 x32 x40 x10 x27 x31 (B) x17 x40 x57 x30 x50 x54 x39 x54 x4 x53 x38 x10 x46 x55 x25 x38
x51 x33 x31 x32 x41 x25 x19 x48 x62 x7 x63 x40 x10 x27 x17 x57 x30 x50 x54 x39 x4 x53 x38 x46 x55
{'task': 'union', 'seq': [['x51', 'x33', 'x31', 'x32', 'x41', 'x25', 'x19', 'x48', 'x62', 'x7', 'x63', 'x32', 'x40', 'x10', 'x27', 'x31'], ['x17', 'x40', 'x57', 'x30', 'x50', 'x54', 'x39', 'x54', 'x4', 'x53', 'x38', 'x10', 'x46', 'x55', 'x25', 'x38']], 'k': 4, 'n': 32, '_time': 0.00044536590576171875, '_task': 'basic_p...
union
instruct
0
Copy the sequence exactly. (SEQUENCE) x61 x12 x54 x12 x51 x6 x21 x47 x61 x18 x4 x34 x48 x16 x54 x37 x46 x49 x20 x22 x39 x44 x1 x36 x58 x61 x54 x23 x52 x11 x47 x17
x61 x12 x54 x12 x51 x6 x21 x47 x61 x18 x4 x34 x48 x16 x54 x37 x46 x49 x20 x22 x39 x44 x1 x36 x58 x61 x54 x23 x52 x11 x47 x17
{'task': 'identity', 'seq': ['x61', 'x12', 'x54', 'x12', 'x51', 'x6', 'x21', 'x47', 'x61', 'x18', 'x4', 'x34', 'x48', 'x16', 'x54', 'x37', 'x46', 'x49', 'x20', 'x22', 'x39', 'x44', 'x1', 'x36', 'x58', 'x61', 'x54', 'x23', 'x52', 'x11', 'x47', 'x17'], 'k': 4, 'n': 32, '_time': 0.00040912628173828125, '_task': 'basic_pro...
identity
instruct
0
Copy the sequence exactly. (SEQUENCE) x11 x54 x24 x39 x42 x56 x45 x1 x35 x60 x51 x41 x47 x3 x10 x27 x31 x56 x4 x49 x56 x29 x46 x4 x2 x42 x45 x8 x20 x39 x45 x57
x11 x54 x24 x39 x42 x56 x45 x1 x35 x60 x51 x41 x47 x3 x10 x27 x31 x56 x4 x49 x56 x29 x46 x4 x2 x42 x45 x8 x20 x39 x45 x57
{'task': 'identity', 'seq': ['x11', 'x54', 'x24', 'x39', 'x42', 'x56', 'x45', 'x1', 'x35', 'x60', 'x51', 'x41', 'x47', 'x3', 'x10', 'x27', 'x31', 'x56', 'x4', 'x49', 'x56', 'x29', 'x46', 'x4', 'x2', 'x42', 'x45', 'x8', 'x20', 'x39', 'x45', 'x57'], 'k': 4, 'n': 32, '_time': 0.000286102294921875, '_task': 'basic_procedur...
identity
instruct
0
Reverse the sequence. (SEQUENCE) x32 x30 x5 x33 x21 x13 x46 x26 x38 x53 x13 x8 x19 x12 x9 x27 x39 x41 x64 x14 x60 x33 x1 x52 x46 x61 x31 x17 x35 x14 x50 x57
x57 x50 x14 x35 x17 x31 x61 x46 x52 x1 x33 x60 x14 x64 x41 x39 x27 x9 x12 x19 x8 x13 x53 x38 x26 x46 x13 x21 x33 x5 x30 x32
{'task': 'reverse', 'seq': ['x32', 'x30', 'x5', 'x33', 'x21', 'x13', 'x46', 'x26', 'x38', 'x53', 'x13', 'x8', 'x19', 'x12', 'x9', 'x27', 'x39', 'x41', 'x64', 'x14', 'x60', 'x33', 'x1', 'x52', 'x46', 'x61', 'x31', 'x17', 'x35', 'x14', 'x50', 'x57'], 'k': 4, 'n': 32, '_time': 0.0002732276916503906, '_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) x20 x9 x18 x22 x24 x49 x10 x62 x4 x16 x11 x16 x13 x45 x38 x41 (B) x15 x8 x12 x15 x61 x63 x60 x12 x9 x64 x39 x58 x53 x48 x15 x54
x20 x9 x18 x22 x24 x49 x10 x62 x4 x16 x11 x13 x45 x38 x41 x15 x8 x12 x61 x63 x60 x64 x39 x58 x53 x48 x54
{'task': 'union', 'seq': [['x20', 'x9', 'x18', 'x22', 'x24', 'x49', 'x10', 'x62', 'x4', 'x16', 'x11', 'x16', 'x13', 'x45', 'x38', 'x41'], ['x15', 'x8', 'x12', 'x15', 'x61', 'x63', 'x60', 'x12', 'x9', 'x64', 'x39', 'x58', 'x53', 'x48', 'x15', 'x54']], 'k': 4, 'n': 32, '_time': 0.00044727325439453125, '_task': 'basic_pro...
union
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o0 c0 o1 o1 c1 c1 o2 o2 c2 c2 o0 c0 o3 c3 o2 o2 c2 o3 o0 c0 o1 c1 o1 c1 c3 c2 o1 c1 o0 c0 o1 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0002849102020263672, '_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) x23 x17 x24 x59 x14 x42 x18 x25 x42 x14 x60 x2 x20 x7 x5 x9 x36 x63 x34 x33 x44 x4 x10 x17 x57 x53 x35 x40 x36 x21 x42 x43
x23 x17 x24 x59 x14 x42 x18 x25 x42 x14 x60 x2 x20 x7 x5 x9 x36 x63 x34 x33 x44 x4 x10 x17 x57 x53 x35 x40 x36 x21 x42 x43
{'task': 'identity', 'seq': ['x23', 'x17', 'x24', 'x59', 'x14', 'x42', 'x18', 'x25', 'x42', 'x14', 'x60', 'x2', 'x20', 'x7', 'x5', 'x9', 'x36', 'x63', 'x34', 'x33', 'x44', 'x4', 'x10', 'x17', 'x57', 'x53', 'x35', 'x40', 'x36', 'x21', 'x42', 'x43'], 'k': 4, 'n': 32, '_time': 0.0004086494445800781, '_task': 'basic_proced...
identity
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x38 x29 x54 x49 x48 x11 x31 x39 x42 x47 x33 x31 x17 x59 x49 x5 x54 x50 x8 x16 x16 x22 x5 x42 x36 x30 x26 x17 x58 x43 x9 x6 (TARGET) x29
x38 x54 x49 x48 x11 x31 x39 x42 x47 x33 x31 x17 x59 x49 x5 x54 x50 x8 x16 x16 x22 x5 x42 x36 x30 x26 x17 x58 x43 x9 x6
{'task': 'delete', 'seq': [['x38', 'x29', 'x54', 'x49', 'x48', 'x11', 'x31', 'x39', 'x42', 'x47', 'x33', 'x31', 'x17', 'x59', 'x49', 'x5', 'x54', 'x50', 'x8', 'x16', 'x16', 'x22', 'x5', 'x42', 'x36', 'x30', 'x26', 'x17', 'x58', 'x43', 'x9', 'x6'], 'x29'], 'k': 4, 'n': 32, '_time': 0.0002872943878173828, '_task': 'basic...
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.
o0 o3 c3 c0 o2 o3 o2 o3 o3 o1 o0 c0 c1 c3 c3 c2 c3 c2 o0 o3 o1 o2 c2 c1 o0 o1 c1 o2 c2 c0 c3 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003821849822998047, '_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) x10 x43 x1 x59 x36 x3 x27 x20 x8 x48 x13 x31 x27 x39 x26 x60 x54 x3 x49 x24 x26 x16 x38 x36 x23 x28 x10 x43 x58 x10 x21 x47 (TARGET) x36
x10 x43 x1 x59 x3 x27 x20 x8 x48 x13 x31 x27 x39 x26 x60 x54 x3 x49 x24 x26 x16 x38 x36 x23 x28 x10 x43 x58 x10 x21 x47
{'task': 'delete', 'seq': [['x10', 'x43', 'x1', 'x59', 'x36', 'x3', 'x27', 'x20', 'x8', 'x48', 'x13', 'x31', 'x27', 'x39', 'x26', 'x60', 'x54', 'x3', 'x49', 'x24', 'x26', 'x16', 'x38', 'x36', 'x23', 'x28', 'x10', 'x43', 'x58', 'x10', 'x21', 'x47'], 'x36'], 'k': 4, 'n': 32, '_time': 0.0002880096435546875, '_task': 'basi...
delete
instruct
0
Reverse the sequence. (SEQUENCE) x25 x9 x54 x62 x41 x45 x30 x43 x54 x25 x35 x35 x6 x55 x26 x53 x3 x48 x14 x27 x41 x47 x51 x54 x50 x35 x56 x48 x51 x15 x11 x3
x3 x11 x15 x51 x48 x56 x35 x50 x54 x51 x47 x41 x27 x14 x48 x3 x53 x26 x55 x6 x35 x35 x25 x54 x43 x30 x45 x41 x62 x54 x9 x25
{'task': 'reverse', 'seq': ['x25', 'x9', 'x54', 'x62', 'x41', 'x45', 'x30', 'x43', 'x54', 'x25', 'x35', 'x35', 'x6', 'x55', 'x26', 'x53', 'x3', 'x48', 'x14', 'x27', 'x41', 'x47', 'x51', 'x54', 'x50', 'x35', 'x56', 'x48', 'x51', 'x15', 'x11', 'x3'], 'k': 4, 'n': 32, '_time': 0.0003063678741455078, '_task': 'basic_proced...
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 x42; PUSH x1; POP; POP; PUSH x41; PUSH x7; PUSH x57; POP; POP; POP; PUSH x18; PUSH x34; POP; POP; PUSH x33; PUSH x32; POP; PUSH x56; PUSH x47; PUSH x34; P...
EMPTY
{'task': 'stack', 'seq': ['PUSH x42', 'PUSH x1', 'POP', 'POP', 'PUSH x41', 'PUSH x7', 'PUSH x57', 'POP', 'POP', 'POP', 'PUSH x18', 'PUSH x34', 'POP', 'POP', 'PUSH x33', 'PUSH x32', 'POP', 'PUSH x56', 'PUSH x47', 'PUSH x34', 'POP', 'POP', 'POP', 'POP', 'PUSH x23', 'PUSH x56', 'POP', 'POP', 'PUSH x63', 'PUSH x37', 'POP',...
stack
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o1 c1 o2 c2 o2 o1 o0 c0 o1 o3 c3 o2 o1 o3 c3 c1 c2 c1 o3 o3 c3 o3 o0 o1 o0 c0 c1 c0 c3 c3 c1 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00038886070251464844, '_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 o2 c2 c0 o0 c0 o0 c0 o3 c3 o3 c3 o3 c3 o0 o1 o1 o2 c0 c2 c1 c1 o1 o1 o3 c1 o0 c0 c3 c1
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00044727325439453125, '_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) x13 x15 x60 x9 x40 x56 x39 x18 x51 x6 x63 x41 x60 x60 x45 x42 (B) x58 x3 x42 x18 x12 x2 x45 x31 x20 x49 x19 x54 x28 x19 x40 x29
x13 x15 x60 x9 x40 x56 x39 x18 x51 x6 x63 x41 x45 x42 x58 x3 x12 x2 x31 x20 x49 x19 x54 x28 x29
{'task': 'union', 'seq': [['x13', 'x15', 'x60', 'x9', 'x40', 'x56', 'x39', 'x18', 'x51', 'x6', 'x63', 'x41', 'x60', 'x60', 'x45', 'x42'], ['x58', 'x3', 'x42', 'x18', 'x12', 'x2', 'x45', 'x31', 'x20', 'x49', 'x19', 'x54', 'x28', 'x19', 'x40', 'x29']], 'k': 4, 'n': 32, '_time': 0.00029730796813964844, '_task': 'basic_pro...
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) x3 x13 x29 x1 x5 x54 x51 x36 x21 x39 x54 x21 x21 x63 x64 x10 (B) x28 x1 x30 x60 x9 x3 x17 x53 x29 x3 x38 x56 x48 x7 x2 x2
x3 x13 x29 x1 x5 x54 x51 x36 x21 x39 x63 x64 x10 x28 x30 x60 x9 x17 x53 x38 x56 x48 x7 x2
{'task': 'union', 'seq': [['x3', 'x13', 'x29', 'x1', 'x5', 'x54', 'x51', 'x36', 'x21', 'x39', 'x54', 'x21', 'x21', 'x63', 'x64', 'x10'], ['x28', 'x1', 'x30', 'x60', 'x9', 'x3', 'x17', 'x53', 'x29', 'x3', 'x38', 'x56', 'x48', 'x7', 'x2', 'x2']], 'k': 4, 'n': 32, '_time': 0.0002951622009277344, '_task': 'basic_procedural...
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 x19; POP; PUSH x31; POP; PUSH x50; PUSH x2; PUSH x60; PUSH x5; PUSH x19; POP; PUSH x32; PUSH x21; PUSH x26; PUSH x8; PUSH x43; PUSH x57; PUSH x40; PUSH x1...
x8 x26 x21 x32 x5 x60 x2 x50
{'task': 'stack', 'seq': ['PUSH x19', 'POP', 'PUSH x31', 'POP', 'PUSH x50', 'PUSH x2', 'PUSH x60', 'PUSH x5', 'PUSH x19', 'POP', 'PUSH x32', 'PUSH x21', 'PUSH x26', 'PUSH x8', 'PUSH x43', 'PUSH x57', 'PUSH x40', 'PUSH x11', 'PUSH x14', 'PUSH x60', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x9', 'POP', 'POP', 'PUSH x29', ...
stack
instruct
0
Copy the sequence exactly. (SEQUENCE) x17 x8 x43 x18 x32 x4 x10 x56 x9 x27 x60 x48 x39 x55 x9 x22 x20 x15 x56 x26 x45 x8 x46 x48 x45 x25 x64 x57 x43 x54 x62 x49
x17 x8 x43 x18 x32 x4 x10 x56 x9 x27 x60 x48 x39 x55 x9 x22 x20 x15 x56 x26 x45 x8 x46 x48 x45 x25 x64 x57 x43 x54 x62 x49
{'task': 'identity', 'seq': ['x17', 'x8', 'x43', 'x18', 'x32', 'x4', 'x10', 'x56', 'x9', 'x27', 'x60', 'x48', 'x39', 'x55', 'x9', 'x22', 'x20', 'x15', 'x56', 'x26', 'x45', 'x8', 'x46', 'x48', 'x45', 'x25', 'x64', 'x57', 'x43', 'x54', 'x62', 'x49'], 'k': 4, 'n': 32, '_time': 0.00032639503479003906, '_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 x15; PUSH x14; PUSH x30; POP; PUSH x34; PUSH x10; PUSH x57; PUSH x8; PUSH x4; POP; PUSH x28; POP; PUSH x39; PUSH x42; PUSH x6; PUSH x32; PUSH x54; POP; PU...
x10 x34 x14 x15
{'task': 'stack', 'seq': ['PUSH x15', 'PUSH x14', 'PUSH x30', 'POP', 'PUSH x34', 'PUSH x10', 'PUSH x57', 'PUSH x8', 'PUSH x4', 'POP', 'PUSH x28', 'POP', 'PUSH x39', 'PUSH x42', 'PUSH x6', 'PUSH x32', 'PUSH x54', 'POP', 'PUSH x18', 'PUSH x23', 'POP', 'PUSH x43', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x46', 'POP...
stack
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x62 x49 x56 x53 x12 x14 x19 x31 x63 x16 x13 x34 x2 x42 x61 x50 x62 x17 x25 x22 x62 x62 x5 x60 x49 x15 x12 x29 x12 x23 x49 x57
x2 x5 x12 x12 x12 x13 x14 x15 x16 x17 x19 x22 x23 x25 x29 x31 x34 x42 x49 x49 x49 x50 x53 x56 x57 x60 x61 x62 x62 x62 x62 x63
{'task': 'sort', 'seq': ['x62', 'x49', 'x56', 'x53', 'x12', 'x14', 'x19', 'x31', 'x63', 'x16', 'x13', 'x34', 'x2', 'x42', 'x61', 'x50', 'x62', 'x17', 'x25', 'x22', 'x62', 'x62', 'x5', 'x60', 'x49', 'x15', 'x12', 'x29', 'x12', 'x23', 'x49', 'x57'], 'k': 4, 'n': 32, '_time': 0.0002868175506591797, '_task': 'basic_procedu...
sort
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x59 x37 x22 x32 x32 x37 x19 x25 x1 x8 x39 x5 x10 x3 x42 x17 x61 x46 x30 x21 x5 x1 x42 x43 x22 x27 x54 x60 x57 x18 x41 x31
x1 x1 x3 x5 x5 x8 x10 x17 x18 x19 x21 x22 x22 x25 x27 x30 x31 x32 x32 x37 x37 x39 x41 x42 x42 x43 x46 x54 x57 x59 x60 x61
{'task': 'sort', 'seq': ['x59', 'x37', 'x22', 'x32', 'x32', 'x37', 'x19', 'x25', 'x1', 'x8', 'x39', 'x5', 'x10', 'x3', 'x42', 'x17', 'x61', 'x46', 'x30', 'x21', 'x5', 'x1', 'x42', 'x43', 'x22', 'x27', 'x54', 'x60', 'x57', 'x18', 'x41', 'x31'], 'k': 4, 'n': 32, '_time': 0.00034427642822265625, '_task': 'basic_procedural...
sort
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x18 x28 x26 x3 x35 x25 x27 x12 x43 x43 x12 x53 x56 x43 x15 x57 x6 x9 x55 x6 x20 x60 x54 x11 x50 x50 x11 x46 x52 x50 x8 x10
x3 x6 x6 x8 x9 x10 x11 x11 x12 x12 x15 x18 x20 x25 x26 x27 x28 x35 x43 x43 x43 x46 x50 x50 x50 x52 x53 x54 x55 x56 x57 x60
{'task': 'sort', 'seq': ['x18', 'x28', 'x26', 'x3', 'x35', 'x25', 'x27', 'x12', 'x43', 'x43', 'x12', 'x53', 'x56', 'x43', 'x15', 'x57', 'x6', 'x9', 'x55', 'x6', 'x20', 'x60', 'x54', 'x11', 'x50', 'x50', 'x11', 'x46', 'x52', 'x50', 'x8', 'x10'], 'k': 4, 'n': 32, '_time': 0.0004334449768066406, '_task': 'basic_procedural...
sort
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o3 o2 c3 o0 c0 o3 o1 o3 o3 o3 o1 o1 c1 c2 c1 o2 o0 c2 c0 c3 c1 o2 c3 o0 o2 o1 c1 c2 c0 c3 c2 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00029730796813964844, '_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 x61; PUSH x40; PUSH x15; POP; POP; PUSH x7; PUSH x26; PUSH x22; PUSH x12; PUSH x7; POP; PUSH x10; PUSH x15; POP; PUSH x19; POP; PUSH x49; PUSH x29; PUSH x...
x10 x12 x22 x26 x7 x61
{'task': 'stack', 'seq': ['PUSH x61', 'PUSH x40', 'PUSH x15', 'POP', 'POP', 'PUSH x7', 'PUSH x26', 'PUSH x22', 'PUSH x12', 'PUSH x7', 'POP', 'PUSH x10', 'PUSH x15', 'POP', 'PUSH x19', 'POP', 'PUSH x49', 'PUSH x29', 'PUSH x15', 'PUSH x14', 'PUSH x51', 'PUSH x44', 'PUSH x58', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x26'...
stack
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x46 x16 x45 x11 x29 x48 x37 x19 x61 x14 x51 x26 x21 x13 x39 x6 x33 x11 x45 x50 x26 x62 x26 x37 x11 x27 x31 x35 x19 x24 x4 x15 (TARGET) x39
x46 x16 x45 x11 x29 x48 x37 x19 x61 x14 x51 x26 x21 x13 x6 x33 x11 x45 x50 x26 x62 x26 x37 x11 x27 x31 x35 x19 x24 x4 x15
{'task': 'delete', 'seq': [['x46', 'x16', 'x45', 'x11', 'x29', 'x48', 'x37', 'x19', 'x61', 'x14', 'x51', 'x26', 'x21', 'x13', 'x39', 'x6', 'x33', 'x11', 'x45', 'x50', 'x26', 'x62', 'x26', 'x37', 'x11', 'x27', 'x31', 'x35', 'x19', 'x24', 'x4', 'x15'], 'x39'], 'k': 4, 'n': 32, '_time': 0.00036144256591796875, '_task': 'b...
delete
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x40 x4 x61 x20 x36 x44 x42 x40 x33 x12 x16 x31 x30 x57 x9 x42 x42 x17 x14 x7 x37 x29 x31 x63 x46 x15 x8 x59 x42 x8 x56 x51 (TARGET) x40
x4 x61 x20 x36 x44 x42 x40 x33 x12 x16 x31 x30 x57 x9 x42 x42 x17 x14 x7 x37 x29 x31 x63 x46 x15 x8 x59 x42 x8 x56 x51
{'task': 'delete', 'seq': [['x40', 'x4', 'x61', 'x20', 'x36', 'x44', 'x42', 'x40', 'x33', 'x12', 'x16', 'x31', 'x30', 'x57', 'x9', 'x42', 'x42', 'x17', 'x14', 'x7', 'x37', 'x29', 'x31', 'x63', 'x46', 'x15', 'x8', 'x59', 'x42', 'x8', 'x56', 'x51'], 'x40'], 'k': 4, 'n': 32, '_time': 0.0004315376281738281, '_task': 'basic...
delete
instruct
0
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty. (OPERATIONS) PUSH x62; PUSH x37; PUSH x37; PUSH x10; POP; PUSH x5; PUSH x64; PUSH x23; PUSH x54; PUSH x25; POP; PUSH x9; PUSH x55; PUSH x58; PUSH x30; PUSH x8; PUSH x64; PU...
x51 x35 x2 x31 x62 x64 x8 x30 x58 x55 x9 x54 x23 x64 x5 x37 x37 x62
{'task': 'stack', 'seq': ['PUSH x62', 'PUSH x37', 'PUSH x37', 'PUSH x10', 'POP', 'PUSH x5', 'PUSH x64', 'PUSH x23', 'PUSH x54', 'PUSH x25', 'POP', 'PUSH x9', 'PUSH x55', 'PUSH x58', 'PUSH x30', 'PUSH x8', 'PUSH x64', 'PUSH x62', 'PUSH x31', 'PUSH x29', 'PUSH x33', 'POP', 'POP', 'PUSH x2', 'PUSH x53', 'POP', 'PUSH x61',...
stack
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o0 o2 o2 o3 o3 o2 o2 o0 c3 o1 c1 o3 c2 c0 o0 o0 c0 o2 o1 c1 o1 o3 c2 c2 c3 c2 c0 c1 c3 c0 c3 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00044727325439453125, '_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 x23; POP; PUSH x61; PUSH x3; PUSH x15; PUSH x28; PUSH x53; PUSH x52; POP; POP; PUSH x14; POP; PUSH x26; POP; PUSH x38; PUSH x54; POP; POP; PUSH x4; POP; P...
EMPTY
{'task': 'stack', 'seq': ['PUSH x23', 'POP', 'PUSH x61', 'PUSH x3', 'PUSH x15', 'PUSH x28', 'PUSH x53', 'PUSH x52', 'POP', 'POP', 'PUSH x14', 'POP', 'PUSH x26', 'POP', 'PUSH x38', 'PUSH x54', 'POP', 'POP', 'PUSH x4', 'POP', 'POP', 'PUSH x18', 'POP', 'PUSH x64', 'POP', 'PUSH x63', 'POP', 'POP', 'PUSH x23', 'POP', 'POP',...
stack
instruct
0
Copy the sequence exactly. (SEQUENCE) x47 x3 x37 x36 x7 x12 x11 x62 x30 x45 x34 x21 x44 x39 x17 x15 x15 x25 x5 x12 x7 x9 x24 x30 x61 x53 x56 x39 x38 x38 x25 x10
x47 x3 x37 x36 x7 x12 x11 x62 x30 x45 x34 x21 x44 x39 x17 x15 x15 x25 x5 x12 x7 x9 x24 x30 x61 x53 x56 x39 x38 x38 x25 x10
{'task': 'identity', 'seq': ['x47', 'x3', 'x37', 'x36', 'x7', 'x12', 'x11', 'x62', 'x30', 'x45', 'x34', 'x21', 'x44', 'x39', 'x17', 'x15', 'x15', 'x25', 'x5', 'x12', 'x7', 'x9', 'x24', 'x30', 'x61', 'x53', 'x56', 'x39', 'x38', 'x38', 'x25', 'x10'], 'k': 4, 'n': 32, '_time': 0.0003018379211425781, '_task': 'basic_proced...
identity
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o0 o3 o2 c0 o0 c3 o1 c1 o0 o0 o1 o1 o2 c1 c2 o3 o2 o0 c0 c2 o1 o1 o3 c3 c3 c0 c0 c0 c1 c1 c1 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00044655799865722656, '_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) x57 x62 x7 x16 x33 x2 x29 x33 x45 x12 x8 x4 x13 x20 x37 x53 x64 x7 x57 x15 x43 x19 x31 x27 x16 x30 x16 x2 x36 x38 x12 x38
x2 x2 x4 x7 x7 x8 x12 x12 x13 x15 x16 x16 x16 x19 x20 x27 x29 x30 x31 x33 x33 x36 x37 x38 x38 x43 x45 x53 x57 x57 x62 x64
{'task': 'sort', 'seq': ['x57', 'x62', 'x7', 'x16', 'x33', 'x2', 'x29', 'x33', 'x45', 'x12', 'x8', 'x4', 'x13', 'x20', 'x37', 'x53', 'x64', 'x7', 'x57', 'x15', 'x43', 'x19', 'x31', 'x27', 'x16', 'x30', 'x16', 'x2', 'x36', 'x38', 'x12', 'x38'], 'k': 4, 'n': 32, '_time': 0.0002868175506591797, '_task': 'basic_procedural'...
sort
instruct
0
Reverse the sequence. (SEQUENCE) x61 x32 x25 x35 x8 x59 x53 x44 x22 x46 x19 x28 x39 x50 x47 x34 x23 x49 x28 x48 x19 x22 x1 x46 x50 x15 x1 x56 x28 x61 x15 x10
x10 x15 x61 x28 x56 x1 x15 x50 x46 x1 x22 x19 x48 x28 x49 x23 x34 x47 x50 x39 x28 x19 x46 x22 x44 x53 x59 x8 x35 x25 x32 x61
{'task': 'reverse', 'seq': ['x61', 'x32', 'x25', 'x35', 'x8', 'x59', 'x53', 'x44', 'x22', 'x46', 'x19', 'x28', 'x39', 'x50', 'x47', 'x34', 'x23', 'x49', 'x28', 'x48', 'x19', 'x22', 'x1', 'x46', 'x50', 'x15', 'x1', 'x56', 'x28', 'x61', 'x15', 'x10'], 'k': 4, 'n': 32, '_time': 0.0002970695495605469, '_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 x14; POP; PUSH x19; POP; PUSH x30; POP; PUSH x61; POP; PUSH x56; PUSH x10; POP; PUSH x7; PUSH x57; POP; PUSH x61; PUSH x44; PUSH x36; POP; PUSH x49; PUSH ...
x55 x56
{'task': 'stack', 'seq': ['PUSH x14', 'POP', 'PUSH x19', 'POP', 'PUSH x30', 'POP', 'PUSH x61', 'POP', 'PUSH x56', 'PUSH x10', 'POP', 'PUSH x7', 'PUSH x57', 'POP', 'PUSH x61', 'PUSH x44', 'PUSH x36', 'POP', 'PUSH x49', 'PUSH x26', 'PUSH x34', 'PUSH x40', 'POP', 'POP', 'POP', 'POP', 'PUSH x44', '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.
o2 c2 o3 o1 o1 c3 o0 o2 o3 o0 o0 c2 o2 c2 c0 c0 c1 c0 o0 o2 o3 c2 c1 o2 o1 o0 c2 c0 c1 c0 c3 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004448890686035156, '_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 c0 o2 c2 o1 c1 o1 c1 o3 o2 o2 o3 o3 o3 o0 c0 o3 c3 c3 c3 c3 o3 c3 c2 c2 c3 o2 c2 o3 o3 c3 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.000255584716796875, '_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) x2 x21 x56 x22 x44 x1 x4 x3 x12 x20 x9 x30 x62 x32 x55 x43 x20 x25 x45 x4 x52 x25 x50 x24 x25 x41 x46 x58 x31 x58 x36 x30
x30 x36 x58 x31 x58 x46 x41 x25 x24 x50 x25 x52 x4 x45 x25 x20 x43 x55 x32 x62 x30 x9 x20 x12 x3 x4 x1 x44 x22 x56 x21 x2
{'task': 'reverse', 'seq': ['x2', 'x21', 'x56', 'x22', 'x44', 'x1', 'x4', 'x3', 'x12', 'x20', 'x9', 'x30', 'x62', 'x32', 'x55', 'x43', 'x20', 'x25', 'x45', 'x4', 'x52', 'x25', 'x50', 'x24', 'x25', 'x41', 'x46', 'x58', 'x31', 'x58', 'x36', 'x30'], 'k': 4, 'n': 32, '_time': 0.0002968311309814453, '_task': 'basic_procedur...
reverse
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x4 x40 x54 x22 x62 x9 x36 x27 x25 x33 x53 x15 x1 x5 x7 x21 x50 x26 x14 x34 x12 x25 x5 x37 x39 x12 x36 x36 x42 x41 x47 x11 (TARGET) x25
x4 x40 x54 x22 x62 x9 x36 x27 x33 x53 x15 x1 x5 x7 x21 x50 x26 x14 x34 x12 x25 x5 x37 x39 x12 x36 x36 x42 x41 x47 x11
{'task': 'delete', 'seq': [['x4', 'x40', 'x54', 'x22', 'x62', 'x9', 'x36', 'x27', 'x25', 'x33', 'x53', 'x15', 'x1', 'x5', 'x7', 'x21', 'x50', 'x26', 'x14', 'x34', 'x12', 'x25', 'x5', 'x37', 'x39', 'x12', 'x36', 'x36', 'x42', 'x41', 'x47', 'x11'], 'x25'], 'k': 4, 'n': 32, '_time': 0.0004334449768066406, '_task': 'basic_...
delete
instruct
0
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty. (OPERATIONS) PUSH x23; PUSH x9; PUSH x30; POP; PUSH x48; PUSH x50; PUSH x3; PUSH x8; POP; POP; PUSH x30; POP; PUSH x43; PUSH x47; PUSH x64; PUSH x16; PUSH x19; PUSH x37; PO...
x9 x23
{'task': 'stack', 'seq': ['PUSH x23', 'PUSH x9', 'PUSH x30', 'POP', 'PUSH x48', 'PUSH x50', 'PUSH x3', 'PUSH x8', 'POP', 'POP', 'PUSH x30', 'POP', 'PUSH x43', 'PUSH x47', 'PUSH x64', 'PUSH x16', 'PUSH x19', 'PUSH x37', 'POP', 'POP', 'PUSH x47', 'PUSH x17', 'POP', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x31', 'POP', 'P...
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 o3 o3 c3 c3 c0 c2 o1 o2 c2 c1 o1 o0 o2 o1 o3 c3 o0 o0 c0 c0 o0 o3 o2 c2 c3 c0 c1 c2 c0 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00038051605224609375, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64}
dyck
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o3 o2 o2 c3 c2 c2 o3 o2 c3 c2 o0 o0 c0 o0 o0 o3 c0 o0 o1 c0 o3 c0 o2 c3 o2 o0 c0 c0 c1 c2 c3 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0003695487976074219, '_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) x63 x51 x8 x21 x28 x6 x36 x51 x37 x56 x55 x20 x58 x33 x23 x6 (B) x31 x28 x44 x32 x61 x4 x45 x30 x18 x31 x44 x55 x29 x10 x60 x58
x63 x51 x8 x21 x28 x6 x36 x37 x56 x55 x20 x58 x33 x23 x31 x44 x32 x61 x4 x45 x30 x18 x29 x10 x60
{'task': 'union', 'seq': [['x63', 'x51', 'x8', 'x21', 'x28', 'x6', 'x36', 'x51', 'x37', 'x56', 'x55', 'x20', 'x58', 'x33', 'x23', 'x6'], ['x31', 'x28', 'x44', 'x32', 'x61', 'x4', 'x45', 'x30', 'x18', 'x31', 'x44', 'x55', 'x29', 'x10', 'x60', 'x58']], 'k': 4, 'n': 32, '_time': 0.0004444122314453125, '_task': 'basic_proc...
union
instruct
0