prompt
stringlengths
144
465
answer
stringlengths
5
127
metadata
stringlengths
308
686
task
stringclasses
9 values
mode
stringclasses
1 value
level
int64
0
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x61 x11 x40 x8 x28 x14 x41 x27 x3 x24 x55 x31 x5 x8 x41 x45 x22 x27 x53 x38 x49 x62 x29 x55 x33 x17 x20 x45 x10 x20 x38 x15
x3 x5 x8 x8 x10 x11 x14 x15 x17 x20 x20 x22 x24 x27 x27 x28 x29 x31 x33 x38 x38 x40 x41 x41 x45 x45 x49 x53 x55 x55 x61 x62
{'task': 'sort', 'seq': ['x61', 'x11', 'x40', 'x8', 'x28', 'x14', 'x41', 'x27', 'x3', 'x24', 'x55', 'x31', 'x5', 'x8', 'x41', 'x45', 'x22', 'x27', 'x53', 'x38', 'x49', 'x62', 'x29', 'x55', 'x33', 'x17', 'x20', 'x45', 'x10', 'x20', 'x38', 'x15'], 'k': 4, 'n': 32, '_time': 0.00046443939208984375, '_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) x46 x58 x56 x19 x28 x44 x17 x22 x29 x2 x1 x19 x20 x3 x62 x6 (B) x27 x62 x46 x48 x6 x24 x50 x40 x50 x50 x50 x4 x55 x57 x6 x51
x46 x58 x56 x19 x28 x44 x17 x22 x29 x2 x1 x20 x3 x62 x6 x27 x48 x24 x50 x40 x4 x55 x57 x51
{'task': 'union', 'seq': [['x46', 'x58', 'x56', 'x19', 'x28', 'x44', 'x17', 'x22', 'x29', 'x2', 'x1', 'x19', 'x20', 'x3', 'x62', 'x6'], ['x27', 'x62', 'x46', 'x48', 'x6', 'x24', 'x50', 'x40', 'x50', 'x50', 'x50', 'x4', 'x55', 'x57', 'x6', 'x51']], 'k': 4, 'n': 32, '_time': 0.0004165172576904297, '_task': 'basic_procedu...
union
instruct
0
Copy the sequence exactly. (SEQUENCE) x46 x14 x33 x39 x17 x7 x54 x19 x30 x14 x60 x54 x32 x13 x45 x17 x58 x11 x61 x26 x28 x23 x3 x42 x49 x52 x53 x55 x9 x22 x17 x57
x46 x14 x33 x39 x17 x7 x54 x19 x30 x14 x60 x54 x32 x13 x45 x17 x58 x11 x61 x26 x28 x23 x3 x42 x49 x52 x53 x55 x9 x22 x17 x57
{'task': 'identity', 'seq': ['x46', 'x14', 'x33', 'x39', 'x17', 'x7', 'x54', 'x19', 'x30', 'x14', 'x60', 'x54', 'x32', 'x13', 'x45', 'x17', 'x58', 'x11', 'x61', 'x26', 'x28', 'x23', 'x3', 'x42', 'x49', 'x52', 'x53', 'x55', 'x9', 'x22', 'x17', 'x57'], 'k': 4, 'n': 32, '_time': 0.0004458427429199219, '_task': 'basic_proc...
identity
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x7 x10 x32 x3 x59 x44 x9 x50 x4 x18 x41 x14 x5 x15 x64 x56 x30 x17 x16 x54 x50 x46 x26 x63 x19 x53 x5 x35 x30 x59 x35 x28
x7 x10 x32 x3 x59 x44 x9 x50 x4 x18 x41 x14 x5 x15 x64 x56 x30 x17 x16 x54 x46 x26 x63 x19 x53 x35 x28
{'task': 'set', 'seq': ['x7', 'x10', 'x32', 'x3', 'x59', 'x44', 'x9', 'x50', 'x4', 'x18', 'x41', 'x14', 'x5', 'x15', 'x64', 'x56', 'x30', 'x17', 'x16', 'x54', 'x50', 'x46', 'x26', 'x63', 'x19', 'x53', 'x5', 'x35', 'x30', 'x59', 'x35', 'x28'], 'k': 4, 'n': 32, '_time': 0.000453948974609375, '_task': 'basic_procedural', ...
set
instruct
0
Reverse the sequence. (SEQUENCE) x26 x9 x37 x33 x63 x49 x30 x10 x60 x26 x60 x48 x37 x47 x21 x64 x42 x25 x35 x58 x40 x64 x22 x8 x4 x30 x13 x1 x29 x64 x41 x59
x59 x41 x64 x29 x1 x13 x30 x4 x8 x22 x64 x40 x58 x35 x25 x42 x64 x21 x47 x37 x48 x60 x26 x60 x10 x30 x49 x63 x33 x37 x9 x26
{'task': 'reverse', 'seq': ['x26', 'x9', 'x37', 'x33', 'x63', 'x49', 'x30', 'x10', 'x60', 'x26', 'x60', 'x48', 'x37', 'x47', 'x21', 'x64', 'x42', 'x25', 'x35', 'x58', 'x40', 'x64', 'x22', 'x8', 'x4', 'x30', 'x13', 'x1', 'x29', 'x64', 'x41', 'x59'], 'k': 4, 'n': 32, '_time': 0.0004420280456542969, '_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.
o1 c1 o3 o3 o1 o1 o0 c0 o0 c0 o3 o2 o1 o2 c2 c3 o3 c1 c3 c1 c1 c2 o2 c2 c3 c3 o0 o2 o2 c0 c2 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00048089027404785156, '_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 x16; PUSH x42; PUSH x11; POP; PUSH x9; POP; POP; POP; PUSH x26; POP; PUSH x5; PUSH x51; POP; POP; PUSH x38; PUSH x26; POP; PUSH x40; PUSH x61; POP; PUSH x...
x47 x46
{'task': 'stack', 'seq': ['PUSH x16', 'PUSH x42', 'PUSH x11', 'POP', 'PUSH x9', 'POP', 'POP', 'POP', 'PUSH x26', 'POP', 'PUSH x5', 'PUSH x51', 'POP', 'POP', 'PUSH x38', 'PUSH x26', 'POP', 'PUSH x40', 'PUSH x61', 'POP', 'PUSH x40', 'PUSH x54', 'PUSH x27', 'POP', 'POP', 'POP', 'POP', 'POP', 'PUSH x54', 'POP', 'PUSH x46',...
stack
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x53 x17 x15 x61 x2 x51 x4 x11 x21 x3 x22 x6 x35 x8 x39 x64 x39 x25 x29 x6 x43 x46 x15 x22 x22 x48 x1 x63 x48 x17 x47 x54
x53 x17 x15 x61 x2 x51 x4 x11 x21 x3 x22 x6 x35 x8 x39 x64 x25 x29 x43 x46 x48 x1 x63 x47 x54
{'task': 'set', 'seq': ['x53', 'x17', 'x15', 'x61', 'x2', 'x51', 'x4', 'x11', 'x21', 'x3', 'x22', 'x6', 'x35', 'x8', 'x39', 'x64', 'x39', 'x25', 'x29', 'x6', 'x43', 'x46', 'x15', 'x22', 'x22', 'x48', 'x1', 'x63', 'x48', 'x17', 'x47', 'x54'], 'k': 4, 'n': 32, '_time': 0.0004534721374511719, '_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.
o1 o2 c2 o2 c2 c1 o1 o1 c1 o2 o0 c0 o3 o0 o3 c2 o0 c3 c0 c3 o0 c1 c0 o2 o0 c2 c0 c0 o1 c1 o0 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00047969818115234375, '_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.
o2 o1 c1 c2 o2 c2 o0 c0 o3 o1 c3 c1 o1 c1 o1 c1 o2 o0 o0 c0 o3 c0 c3 c2 o3 o1 o0 c1 c0 o3 c3 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004794597625732422, '_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 o1 o2 o2 o2 o2 o2 o2 c2 c2 o2 c2 c2 c2 o2 c2 c2 c2 o1 c1 o1 c1 c1 o0 o2 c2 c0 o0 c0 o3 c3 c1
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00041961669921875, '_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) x22 x5 x26 x14 x12 x42 x5 x1 x59 x37 x35 x50 x31 x23 x32 x36 (B) x48 x60 x49 x6 x50 x5 x41 x31 x29 x56 x50 x59 x5 x19 x52 x45
x22 x5 x26 x14 x12 x42 x1 x59 x37 x35 x50 x31 x23 x32 x36 x48 x60 x49 x6 x41 x29 x56 x19 x52 x45
{'task': 'union', 'seq': [['x22', 'x5', 'x26', 'x14', 'x12', 'x42', 'x5', 'x1', 'x59', 'x37', 'x35', 'x50', 'x31', 'x23', 'x32', 'x36'], ['x48', 'x60', 'x49', 'x6', 'x50', 'x5', 'x41', 'x31', 'x29', 'x56', 'x50', 'x59', 'x5', 'x19', 'x52', 'x45']], 'k': 4, 'n': 32, '_time': 0.00048065185546875, '_task': 'basic_procedur...
union
instruct
0
Reverse the sequence. (SEQUENCE) x52 x54 x30 x56 x48 x18 x32 x4 x31 x8 x29 x47 x23 x48 x51 x49 x26 x46 x39 x49 x22 x9 x60 x48 x3 x47 x62 x33 x5 x30 x46 x1
x1 x46 x30 x5 x33 x62 x47 x3 x48 x60 x9 x22 x49 x39 x46 x26 x49 x51 x48 x23 x47 x29 x8 x31 x4 x32 x18 x48 x56 x30 x54 x52
{'task': 'reverse', 'seq': ['x52', 'x54', 'x30', 'x56', 'x48', 'x18', 'x32', 'x4', 'x31', 'x8', 'x29', 'x47', 'x23', 'x48', 'x51', 'x49', 'x26', 'x46', 'x39', 'x49', 'x22', 'x9', 'x60', 'x48', 'x3', 'x47', 'x62', 'x33', 'x5', 'x30', 'x46', 'x1'], 'k': 4, 'n': 32, '_time': 0.0004439353942871094, '_task': 'basic_procedur...
reverse
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x50 x37 x33 x40 x16 x59 x34 x24 x2 x34 x23 x63 x9 x33 x27 x2 x37 x25 x49 x54 x24 x32 x44 x6 x26 x46 x6 x63 x4 x59 x44 x36 (TARGET) x64
x50 x37 x33 x40 x16 x59 x34 x24 x2 x34 x23 x63 x9 x33 x27 x2 x37 x25 x49 x54 x24 x32 x44 x6 x26 x46 x6 x63 x4 x59 x44 x36
{'task': 'delete', 'seq': [['x50', 'x37', 'x33', 'x40', 'x16', 'x59', 'x34', 'x24', 'x2', 'x34', 'x23', 'x63', 'x9', 'x33', 'x27', 'x2', 'x37', 'x25', 'x49', 'x54', 'x24', 'x32', 'x44', 'x6', 'x26', 'x46', 'x6', 'x63', 'x4', 'x59', 'x44', 'x36'], 'x64'], 'k': 4, 'n': 32, '_time': 0.0004923343658447266, '_task': 'basic_...
delete
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x12 x11 x8 x8 x37 x18 x11 x24 x15 x5 x30 x36 x41 x41 x39 x57 x63 x6 x43 x32 x25 x49 x9 x17 x55 x26 x51 x15 x23 x32 x35 x47 (TARGET) x24
x12 x11 x8 x8 x37 x18 x11 x15 x5 x30 x36 x41 x41 x39 x57 x63 x6 x43 x32 x25 x49 x9 x17 x55 x26 x51 x15 x23 x32 x35 x47
{'task': 'delete', 'seq': [['x12', 'x11', 'x8', 'x8', 'x37', 'x18', 'x11', 'x24', 'x15', 'x5', 'x30', 'x36', 'x41', 'x41', 'x39', 'x57', 'x63', 'x6', 'x43', 'x32', 'x25', 'x49', 'x9', 'x17', 'x55', 'x26', 'x51', 'x15', 'x23', 'x32', 'x35', 'x47'], 'x24'], 'k': 4, 'n': 32, '_time': 0.0004711151123046875, '_task': 'basic...
delete
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x42 x22 x33 x41 x42 x27 x51 x41 x10 x25 x12 x31 x28 x39 x17 x39 x19 x49 x8 x58 x13 x48 x41 x32 x43 x26 x47 x56 x44 x43 x63 x48
x8 x10 x12 x13 x17 x19 x22 x25 x26 x27 x28 x31 x32 x33 x39 x39 x41 x41 x41 x42 x42 x43 x43 x44 x47 x48 x48 x49 x51 x56 x58 x63
{'task': 'sort', 'seq': ['x42', 'x22', 'x33', 'x41', 'x42', 'x27', 'x51', 'x41', 'x10', 'x25', 'x12', 'x31', 'x28', 'x39', 'x17', 'x39', 'x19', 'x49', 'x8', 'x58', 'x13', 'x48', 'x41', 'x32', 'x43', 'x26', 'x47', 'x56', 'x44', 'x43', 'x63', 'x48'], 'k': 4, 'n': 32, '_time': 0.00047206878662109375, '_task': 'basic_proce...
sort
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x37 x26 x13 x33 x20 x51 x28 x49 x15 x60 x10 x63 x61 x54 x16 x52 x46 x38 x8 x24 x13 x4 x28 x55 x9 x32 x46 x55 x63 x45 x49 x7 (TARGET) x10
x37 x26 x13 x33 x20 x51 x28 x49 x15 x60 x63 x61 x54 x16 x52 x46 x38 x8 x24 x13 x4 x28 x55 x9 x32 x46 x55 x63 x45 x49 x7
{'task': 'delete', 'seq': [['x37', 'x26', 'x13', 'x33', 'x20', 'x51', 'x28', 'x49', 'x15', 'x60', 'x10', 'x63', 'x61', 'x54', 'x16', 'x52', 'x46', 'x38', 'x8', 'x24', 'x13', 'x4', 'x28', 'x55', 'x9', 'x32', 'x46', 'x55', 'x63', 'x45', 'x49', 'x7'], 'x10'], 'k': 4, 'n': 32, '_time': 0.0004699230194091797, '_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.
o3 c3 o3 o3 o3 c3 o2 o2 o0 o3 o2 o3 o3 o3 o3 o1 o3 o1 c1 c3 c1 c3 c3 c3 c3 c2 c3 c0 c2 c2 c3 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004107952117919922, '_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) x13 x56 x23 x25 x35 x10 x47 x31 x34 x2 x31 x34 x16 x44 x31 x64 x19 x64 x7 x55 x39 x26 x23 x8 x1 x56 x35 x56 x17 x30 x30 x18
x1 x2 x7 x8 x10 x13 x16 x17 x18 x19 x23 x23 x25 x26 x30 x30 x31 x31 x31 x34 x34 x35 x35 x39 x44 x47 x55 x56 x56 x56 x64 x64
{'task': 'sort', 'seq': ['x13', 'x56', 'x23', 'x25', 'x35', 'x10', 'x47', 'x31', 'x34', 'x2', 'x31', 'x34', 'x16', 'x44', 'x31', 'x64', 'x19', 'x64', 'x7', 'x55', 'x39', 'x26', 'x23', 'x8', 'x1', 'x56', 'x35', 'x56', 'x17', 'x30', 'x30', 'x18'], 'k': 4, 'n': 32, '_time': 0.00046825408935546875, '_task': 'basic_procedur...
sort
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x40 x58 x49 x18 x33 x55 x50 x1 x46 x13 x35 x1 x26 x36 x46 x37 x45 x48 x31 x46 x2 x55 x34 x42 x40 x27 x23 x51 x50 x12 x27 x48
x1 x1 x2 x12 x13 x18 x23 x26 x27 x27 x31 x33 x34 x35 x36 x37 x40 x40 x42 x45 x46 x46 x46 x48 x48 x49 x50 x50 x51 x55 x55 x58
{'task': 'sort', 'seq': ['x40', 'x58', 'x49', 'x18', 'x33', 'x55', 'x50', 'x1', 'x46', 'x13', 'x35', 'x1', 'x26', 'x36', 'x46', 'x37', 'x45', 'x48', 'x31', 'x46', 'x2', 'x55', 'x34', 'x42', 'x40', 'x27', 'x23', 'x51', 'x50', 'x12', 'x27', 'x48'], 'k': 4, 'n': 32, '_time': 0.0004684925079345703, '_task': 'basic_procedur...
sort
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x60 x60 x1 x22 x19 x13 x63 x20 x34 x33 x16 x34 x43 x64 x52 x43 x47 x46 x47 x52 x36 x6 x12 x50 x39 x43 x44 x12 x8 x47 x48 x48 (TARGET) x33
x60 x60 x1 x22 x19 x13 x63 x20 x34 x16 x34 x43 x64 x52 x43 x47 x46 x47 x52 x36 x6 x12 x50 x39 x43 x44 x12 x8 x47 x48 x48
{'task': 'delete', 'seq': [['x60', 'x60', 'x1', 'x22', 'x19', 'x13', 'x63', 'x20', 'x34', 'x33', 'x16', 'x34', 'x43', 'x64', 'x52', 'x43', 'x47', 'x46', 'x47', 'x52', 'x36', 'x6', 'x12', 'x50', 'x39', 'x43', 'x44', 'x12', 'x8', 'x47', 'x48', 'x48'], 'x33'], 'k': 4, 'n': 32, '_time': 0.0004649162292480469, '_task': 'bas...
delete
instruct
0
Copy the sequence exactly. (SEQUENCE) x42 x14 x53 x42 x10 x57 x33 x15 x22 x32 x55 x14 x20 x40 x24 x46 x2 x40 x62 x44 x37 x3 x55 x44 x53 x13 x44 x25 x41 x63 x20 x45
x42 x14 x53 x42 x10 x57 x33 x15 x22 x32 x55 x14 x20 x40 x24 x46 x2 x40 x62 x44 x37 x3 x55 x44 x53 x13 x44 x25 x41 x63 x20 x45
{'task': 'identity', 'seq': ['x42', 'x14', 'x53', 'x42', 'x10', 'x57', 'x33', 'x15', 'x22', 'x32', 'x55', 'x14', 'x20', 'x40', 'x24', 'x46', 'x2', 'x40', 'x62', 'x44', 'x37', 'x3', 'x55', 'x44', 'x53', 'x13', 'x44', 'x25', 'x41', 'x63', 'x20', 'x45'], 'k': 4, 'n': 32, '_time': 0.00044083595275878906, '_task': 'basic_pr...
identity
instruct
0
Reverse the sequence. (SEQUENCE) x10 x58 x36 x14 x21 x39 x44 x47 x11 x60 x15 x40 x32 x8 x42 x49 x25 x6 x57 x33 x9 x32 x53 x63 x4 x14 x63 x59 x49 x8 x60 x29
x29 x60 x8 x49 x59 x63 x14 x4 x63 x53 x32 x9 x33 x57 x6 x25 x49 x42 x8 x32 x40 x15 x60 x11 x47 x44 x39 x21 x14 x36 x58 x10
{'task': 'reverse', 'seq': ['x10', 'x58', 'x36', 'x14', 'x21', 'x39', 'x44', 'x47', 'x11', 'x60', 'x15', 'x40', 'x32', 'x8', 'x42', 'x49', 'x25', 'x6', 'x57', 'x33', 'x9', 'x32', 'x53', 'x63', 'x4', 'x14', 'x63', 'x59', 'x49', 'x8', 'x60', 'x29'], 'k': 4, 'n': 32, '_time': 0.0004451274871826172, '_task': 'basic_procedu...
reverse
instruct
0
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B. (A) x38 x56 x41 x1 x57 x50 x64 x35 x15 x38 x42 x20 x22 x13 x35 x21 (B) x12 x1 x61 x62 x22 x41 x59 x23 x56 x35 x31 x40 x59 x14 x49 x34
x38 x56 x41 x1 x57 x50 x64 x35 x15 x42 x20 x22 x13 x21 x12 x61 x62 x59 x23 x31 x40 x14 x49 x34
{'task': 'union', 'seq': [['x38', 'x56', 'x41', 'x1', 'x57', 'x50', 'x64', 'x35', 'x15', 'x38', 'x42', 'x20', 'x22', 'x13', 'x35', 'x21'], ['x12', 'x1', 'x61', 'x62', 'x22', 'x41', 'x59', 'x23', 'x56', 'x35', 'x31', 'x40', 'x59', 'x14', 'x49', 'x34']], 'k': 4, 'n': 32, '_time': 0.0004947185516357422, '_task': 'basic_pr...
union
instruct
0
Copy the sequence exactly. (SEQUENCE) x7 x14 x41 x61 x11 x60 x52 x11 x18 x14 x28 x62 x11 x38 x29 x17 x44 x16 x3 x7 x2 x27 x52 x61 x22 x5 x14 x18 x11 x11 x8 x53
x7 x14 x41 x61 x11 x60 x52 x11 x18 x14 x28 x62 x11 x38 x29 x17 x44 x16 x3 x7 x2 x27 x52 x61 x22 x5 x14 x18 x11 x11 x8 x53
{'task': 'identity', 'seq': ['x7', 'x14', 'x41', 'x61', 'x11', 'x60', 'x52', 'x11', 'x18', 'x14', 'x28', 'x62', 'x11', 'x38', 'x29', 'x17', 'x44', 'x16', 'x3', 'x7', 'x2', 'x27', 'x52', 'x61', 'x22', 'x5', 'x14', 'x18', 'x11', 'x11', 'x8', 'x53'], 'k': 4, 'n': 32, '_time': 0.00043845176696777344, '_task': 'basic_proced...
identity
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x46 x62 x54 x21 x52 x44 x16 x2 x6 x22 x31 x37 x49 x21 x5 x33 x4 x45 x31 x64 x38 x24 x31 x58 x41 x23 x28 x57 x18 x20 x51 x2
x2 x2 x4 x5 x6 x16 x18 x20 x21 x21 x22 x23 x24 x28 x31 x31 x31 x33 x37 x38 x41 x44 x45 x46 x49 x51 x52 x54 x57 x58 x62 x64
{'task': 'sort', 'seq': ['x46', 'x62', 'x54', 'x21', 'x52', 'x44', 'x16', 'x2', 'x6', 'x22', 'x31', 'x37', 'x49', 'x21', 'x5', 'x33', 'x4', 'x45', 'x31', 'x64', 'x38', 'x24', 'x31', 'x58', 'x41', 'x23', 'x28', 'x57', 'x18', 'x20', 'x51', 'x2'], 'k': 4, 'n': 32, '_time': 0.0004706382751464844, '_task': 'basic_procedural...
sort
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o2 c2 o3 c3 o2 c2 o2 c2 o3 c3 o0 o3 o1 c1 o0 c0 c3 c0 o2 c2 o3 o3 c3 c3 o0 c0 o2 o1 c1 c2 o0 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004181861877441406, '_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 o1 c1 o1 o3 o1 o3 c3 c1 c3 c1 o3 o1 o1 c1 o3 o2 o3 c3 c2 c3 o2 c2 c1 c3 o3 o0 o1 c1 c0 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004112720489501953, '_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) x20 x29 x58 x21 x29 x16 x59 x22 x43 x17 x64 x21 x61 x19 x62 x18 (B) x61 x16 x28 x31 x9 x9 x39 x2 x8 x6 x33 x25 x27 x22 x33 x12
x20 x29 x58 x21 x16 x59 x22 x43 x17 x64 x61 x19 x62 x18 x28 x31 x9 x39 x2 x8 x6 x33 x25 x27 x12
{'task': 'union', 'seq': [['x20', 'x29', 'x58', 'x21', 'x29', 'x16', 'x59', 'x22', 'x43', 'x17', 'x64', 'x21', 'x61', 'x19', 'x62', 'x18'], ['x61', 'x16', 'x28', 'x31', 'x9', 'x9', 'x39', 'x2', 'x8', 'x6', 'x33', 'x25', 'x27', 'x22', 'x33', 'x12']], 'k': 4, 'n': 32, '_time': 0.0004780292510986328, '_task': 'basic_proce...
union
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x5 x22 x56 x59 x40 x25 x24 x46 x56 x12 x52 x13 x56 x22 x2 x54 x37 x5 x32 x49 x61 x27 x26 x22 x13 x56 x35 x60 x32 x45 x9 x11 (TARGET) x60
x5 x22 x56 x59 x40 x25 x24 x46 x56 x12 x52 x13 x56 x22 x2 x54 x37 x5 x32 x49 x61 x27 x26 x22 x13 x56 x35 x32 x45 x9 x11
{'task': 'delete', 'seq': [['x5', 'x22', 'x56', 'x59', 'x40', 'x25', 'x24', 'x46', 'x56', 'x12', 'x52', 'x13', 'x56', 'x22', 'x2', 'x54', 'x37', 'x5', 'x32', 'x49', 'x61', 'x27', 'x26', 'x22', 'x13', 'x56', 'x35', 'x60', 'x32', 'x45', 'x9', 'x11'], 'x60'], 'k': 4, 'n': 32, '_time': 0.00047278404235839844, '_task': 'bas...
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) x12 x41 x14 x56 x60 x16 x9 x27 x16 x48 x12 x34 x17 x15 x10 x34 (B) x36 x3 x17 x64 x60 x7 x60 x39 x33 x36 x17 x61 x20 x20 x59 x34
x12 x41 x14 x56 x60 x16 x9 x27 x48 x34 x17 x15 x10 x36 x3 x64 x7 x39 x33 x61 x20 x59
{'task': 'union', 'seq': [['x12', 'x41', 'x14', 'x56', 'x60', 'x16', 'x9', 'x27', 'x16', 'x48', 'x12', 'x34', 'x17', 'x15', 'x10', 'x34'], ['x36', 'x3', 'x17', 'x64', 'x60', 'x7', 'x60', 'x39', 'x33', 'x36', 'x17', 'x61', 'x20', 'x20', 'x59', 'x34']], 'k': 4, 'n': 32, '_time': 0.00047850608825683594, '_task': 'basic_pr...
union
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x18 x22 x55 x44 x61 x56 x61 x5 x1 x8 x31 x57 x11 x30 x29 x31 x52 x17 x29 x11 x6 x55 x46 x21 x56 x21 x39 x17 x22 x19 x24 x64 (TARGET) x19
x18 x22 x55 x44 x61 x56 x61 x5 x1 x8 x31 x57 x11 x30 x29 x31 x52 x17 x29 x11 x6 x55 x46 x21 x56 x21 x39 x17 x22 x24 x64
{'task': 'delete', 'seq': [['x18', 'x22', 'x55', 'x44', 'x61', 'x56', 'x61', 'x5', 'x1', 'x8', 'x31', 'x57', 'x11', 'x30', 'x29', 'x31', 'x52', 'x17', 'x29', 'x11', 'x6', 'x55', 'x46', 'x21', 'x56', 'x21', 'x39', 'x17', 'x22', 'x19', 'x24', 'x64'], 'x19'], 'k': 4, 'n': 32, '_time': 0.0004661083221435547, '_task': 'basi...
delete
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x44 x61 x1 x57 x40 x48 x59 x35 x38 x54 x49 x42 x56 x23 x16 x57 x19 x16 x30 x38 x49 x30 x39 x39 x56 x36 x38 x43 x8 x60 x38 x22
x1 x8 x16 x16 x19 x22 x23 x30 x30 x35 x36 x38 x38 x38 x38 x39 x39 x40 x42 x43 x44 x48 x49 x49 x54 x56 x56 x57 x57 x59 x60 x61
{'task': 'sort', 'seq': ['x44', 'x61', 'x1', 'x57', 'x40', 'x48', 'x59', 'x35', 'x38', 'x54', 'x49', 'x42', 'x56', 'x23', 'x16', 'x57', 'x19', 'x16', 'x30', 'x38', 'x49', 'x30', 'x39', 'x39', 'x56', 'x36', 'x38', 'x43', 'x8', 'x60', 'x38', 'x22'], 'k': 4, 'n': 32, '_time': 0.0004646778106689453, '_task': 'basic_procedu...
sort
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x13 x63 x5 x37 x39 x57 x8 x57 x51 x41 x62 x36 x6 x58 x42 x13 x57 x63 x59 x49 x29 x61 x18 x7 x6 x64 x11 x7 x19 x6 x54 x64
x5 x6 x6 x6 x7 x7 x8 x11 x13 x13 x18 x19 x29 x36 x37 x39 x41 x42 x49 x51 x54 x57 x57 x57 x58 x59 x61 x62 x63 x63 x64 x64
{'task': 'sort', 'seq': ['x13', 'x63', 'x5', 'x37', 'x39', 'x57', 'x8', 'x57', 'x51', 'x41', 'x62', 'x36', 'x6', 'x58', 'x42', 'x13', 'x57', 'x63', 'x59', 'x49', 'x29', 'x61', 'x18', 'x7', 'x6', 'x64', 'x11', 'x7', 'x19', 'x6', 'x54', 'x64'], 'k': 4, 'n': 32, '_time': 0.00047087669372558594, '_task': 'basic_procedural'...
sort
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x28 x57 x17 x35 x42 x5 x51 x52 x27 x44 x60 x40 x28 x43 x5 x4 x42 x12 x63 x12 x23 x61 x27 x13 x23 x11 x1 x12 x51 x9 x5 x11 (TARGET) x42
x28 x57 x17 x35 x5 x51 x52 x27 x44 x60 x40 x28 x43 x5 x4 x42 x12 x63 x12 x23 x61 x27 x13 x23 x11 x1 x12 x51 x9 x5 x11
{'task': 'delete', 'seq': [['x28', 'x57', 'x17', 'x35', 'x42', 'x5', 'x51', 'x52', 'x27', 'x44', 'x60', 'x40', 'x28', 'x43', 'x5', 'x4', 'x42', 'x12', 'x63', 'x12', 'x23', 'x61', 'x27', 'x13', 'x23', 'x11', 'x1', 'x12', 'x51', 'x9', 'x5', 'x11'], 'x42'], 'k': 4, 'n': 32, '_time': 0.00046753883361816406, '_task': 'basic...
delete
instruct
0
Reverse the sequence. (SEQUENCE) x30 x64 x15 x37 x46 x63 x9 x26 x12 x20 x2 x6 x28 x2 x23 x24 x61 x31 x8 x16 x29 x21 x22 x29 x32 x54 x31 x5 x30 x39 x57 x62
x62 x57 x39 x30 x5 x31 x54 x32 x29 x22 x21 x29 x16 x8 x31 x61 x24 x23 x2 x28 x6 x2 x20 x12 x26 x9 x63 x46 x37 x15 x64 x30
{'task': 'reverse', 'seq': ['x30', 'x64', 'x15', 'x37', 'x46', 'x63', 'x9', 'x26', 'x12', 'x20', 'x2', 'x6', 'x28', 'x2', 'x23', 'x24', 'x61', 'x31', 'x8', 'x16', 'x29', 'x21', 'x22', 'x29', 'x32', 'x54', 'x31', 'x5', 'x30', 'x39', 'x57', 'x62'], 'k': 4, 'n': 32, '_time': 0.0004448890686035156, '_task': 'basic_procedur...
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.
o1 c1 o1 c1 o1 c1 o2 c2 o3 o1 c3 c1 o3 o0 c3 c0 o2 c2 o2 c2 o1 o3 o2 c1 o2 o0 o0 c2 c3 c0 c0 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00047850608825683594, '_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 x48; PUSH x27; POP; POP; PUSH x35; PUSH x58; PUSH x34; PUSH x51; PUSH x48; PUSH x15; PUSH x43; POP; POP; PUSH x2; PUSH x42; PUSH x63; PUSH x48; PUSH x4; P...
x10 x46 x18 x64 x4 x48 x63 x42 x2 x48 x51 x34 x58 x35
{'task': 'stack', 'seq': ['PUSH x48', 'PUSH x27', 'POP', 'POP', 'PUSH x35', 'PUSH x58', 'PUSH x34', 'PUSH x51', 'PUSH x48', 'PUSH x15', 'PUSH x43', 'POP', 'POP', 'PUSH x2', 'PUSH x42', 'PUSH x63', 'PUSH x48', 'PUSH x4', 'PUSH x64', 'PUSH x18', 'PUSH x46', 'PUSH x46', 'POP', 'PUSH x33', 'POP', 'PUSH x11', 'POP', 'PUSH x...
stack
instruct
0
Copy the sequence exactly. (SEQUENCE) x62 x23 x7 x33 x21 x48 x10 x46 x41 x46 x20 x29 x56 x36 x60 x10 x14 x35 x18 x6 x21 x21 x31 x18 x36 x48 x18 x54 x26 x49 x31 x63
x62 x23 x7 x33 x21 x48 x10 x46 x41 x46 x20 x29 x56 x36 x60 x10 x14 x35 x18 x6 x21 x21 x31 x18 x36 x48 x18 x54 x26 x49 x31 x63
{'task': 'identity', 'seq': ['x62', 'x23', 'x7', 'x33', 'x21', 'x48', 'x10', 'x46', 'x41', 'x46', 'x20', 'x29', 'x56', 'x36', 'x60', 'x10', 'x14', 'x35', 'x18', 'x6', 'x21', 'x21', 'x31', 'x18', 'x36', 'x48', 'x18', 'x54', 'x26', 'x49', 'x31', 'x63'], 'k': 4, 'n': 32, '_time': 0.00043964385986328125, '_task': 'basic_pr...
identity
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o0 o1 c1 o1 o3 c3 c1 o0 c0 o0 o2 o1 c1 c2 c0 c0 o0 o3 c3 o0 c0 c0 o0 o3 o2 o2 c2 o1 c1 c2 c3 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00041866302490234375, '_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) x2 x52 x1 x14 x38 x61 x60 x48 x1 x47 x40 x15 x64 x46 x5 x26 x64 x8 x18 x3 x20 x36 x55 x1 x42 x21 x7 x9 x19 x53 x27 x24
x2 x52 x1 x14 x38 x61 x60 x48 x47 x40 x15 x64 x46 x5 x26 x8 x18 x3 x20 x36 x55 x42 x21 x7 x9 x19 x53 x27 x24
{'task': 'set', 'seq': ['x2', 'x52', 'x1', 'x14', 'x38', 'x61', 'x60', 'x48', 'x1', 'x47', 'x40', 'x15', 'x64', 'x46', 'x5', 'x26', 'x64', 'x8', 'x18', 'x3', 'x20', 'x36', 'x55', 'x1', 'x42', 'x21', 'x7', 'x9', 'x19', 'x53', 'x27', 'x24'], 'k': 4, 'n': 32, '_time': 0.000453948974609375, '_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 o2 o3 o2 c2 c3 o0 o3 o3 o0 c0 o1 c1 o2 c2 c3 o0 o1 c1 c0 c3 o3 c3 o2 o2 o2 c2 c2 c2 c0 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004200935363769531, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 39, '_answer_tokens': 64}
dyck
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o0 o0 o1 c1 o1 o2 o3 o0 c0 o3 o1 c1 o0 c0 o3 c3 c3 o2 c2 c3 c2 c1 c0 o3 o1 o3 o2 c2 c3 c1 c3 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00041365623474121094, '_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 c1 o1 o1 o3 c1 c3 o1 o2 c1 o0 c0 c1 o0 c2 c0 o1 o2 c2 c1 o1 o3 c3 o1 c1 o3 c1 c3 o0 c0 o0 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004851818084716797, '_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) x52 x10 x26 x22 x13 x20 x41 x55 x49 x26 x47 x8 x13 x54 x6 x58 x8 x43 x60 x4 x25 x41 x38 x47 x30 x57 x6 x61 x14 x8 x23 x56
x52 x10 x26 x22 x13 x20 x41 x55 x49 x26 x47 x8 x13 x54 x6 x58 x8 x43 x60 x4 x25 x41 x38 x47 x30 x57 x6 x61 x14 x8 x23 x56
{'task': 'identity', 'seq': ['x52', 'x10', 'x26', 'x22', 'x13', 'x20', 'x41', 'x55', 'x49', 'x26', 'x47', 'x8', 'x13', 'x54', 'x6', 'x58', 'x8', 'x43', 'x60', 'x4', 'x25', 'x41', 'x38', 'x47', 'x30', 'x57', 'x6', 'x61', 'x14', 'x8', 'x23', 'x56'], 'k': 4, 'n': 32, '_time': 0.0004410743713378906, '_task': 'basic_procedu...
identity
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x26 x58 x57 x38 x51 x47 x13 x36 x2 x2 x49 x3 x16 x22 x55 x25 x37 x1 x43 x57 x18 x44 x56 x1 x14 x50 x12 x18 x33 x7 x14 x61
x26 x58 x57 x38 x51 x47 x13 x36 x2 x49 x3 x16 x22 x55 x25 x37 x1 x43 x18 x44 x56 x14 x50 x12 x33 x7 x61
{'task': 'set', 'seq': ['x26', 'x58', 'x57', 'x38', 'x51', 'x47', 'x13', 'x36', 'x2', 'x2', 'x49', 'x3', 'x16', 'x22', 'x55', 'x25', 'x37', 'x1', 'x43', 'x57', 'x18', 'x44', 'x56', 'x1', 'x14', 'x50', 'x12', 'x18', 'x33', 'x7', 'x14', 'x61'], 'k': 4, 'n': 32, '_time': 0.0004661083221435547, '_task': 'basic_procedural',...
set
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x22 x31 x54 x11 x50 x36 x63 x46 x38 x45 x58 x31 x14 x26 x11 x44 x61 x36 x2 x1 x11 x33 x33 x38 x19 x1 x64 x3 x49 x11 x41 x20
x22 x31 x54 x11 x50 x36 x63 x46 x38 x45 x58 x14 x26 x44 x61 x2 x1 x33 x19 x64 x3 x49 x41 x20
{'task': 'set', 'seq': ['x22', 'x31', 'x54', 'x11', 'x50', 'x36', 'x63', 'x46', 'x38', 'x45', 'x58', 'x31', 'x14', 'x26', 'x11', 'x44', 'x61', 'x36', 'x2', 'x1', 'x11', 'x33', 'x33', 'x38', 'x19', 'x1', 'x64', 'x3', 'x49', 'x11', 'x41', 'x20'], 'k': 4, 'n': 32, '_time': 0.00044655799865722656, '_task': 'basic_procedura...
set
instruct
0
Reverse the sequence. (SEQUENCE) x62 x63 x37 x27 x39 x21 x61 x6 x48 x40 x24 x11 x43 x2 x50 x35 x42 x14 x8 x46 x12 x3 x63 x14 x25 x46 x25 x5 x42 x53 x56 x57
x57 x56 x53 x42 x5 x25 x46 x25 x14 x63 x3 x12 x46 x8 x14 x42 x35 x50 x2 x43 x11 x24 x40 x48 x6 x61 x21 x39 x27 x37 x63 x62
{'task': 'reverse', 'seq': ['x62', 'x63', 'x37', 'x27', 'x39', 'x21', 'x61', 'x6', 'x48', 'x40', 'x24', 'x11', 'x43', 'x2', 'x50', 'x35', 'x42', 'x14', 'x8', 'x46', 'x12', 'x3', 'x63', 'x14', 'x25', 'x46', 'x25', 'x5', 'x42', 'x53', 'x56', 'x57'], 'k': 4, 'n': 32, '_time': 0.0004410743713378906, '_task': 'basic_procedu...
reverse
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x55 x21 x4 x29 x40 x41 x34 x41 x50 x48 x13 x60 x63 x43 x28 x38 x40 x61 x19 x31 x48 x39 x1 x64 x21 x2 x31 x23 x40 x34 x23 x45 (TARGET) x47
x55 x21 x4 x29 x40 x41 x34 x41 x50 x48 x13 x60 x63 x43 x28 x38 x40 x61 x19 x31 x48 x39 x1 x64 x21 x2 x31 x23 x40 x34 x23 x45
{'task': 'delete', 'seq': [['x55', 'x21', 'x4', 'x29', 'x40', 'x41', 'x34', 'x41', 'x50', 'x48', 'x13', 'x60', 'x63', 'x43', 'x28', 'x38', 'x40', 'x61', 'x19', 'x31', 'x48', 'x39', 'x1', 'x64', 'x21', 'x2', 'x31', 'x23', 'x40', 'x34', 'x23', 'x45'], 'x47'], 'k': 4, 'n': 32, '_time': 0.0004982948303222656, '_task': 'bas...
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 c2 o3 o0 c3 o0 o2 c2 c0 c0 o2 c2 o2 c2 o2 c2 o0 o3 c0 o3 o0 c0 o3 c3 c3 o2 c3 o0 c0 c2 o3 c3
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004839897155761719, '_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) x51 x64 x36 x44 x60 x9 x39 x3 x1 x21 x28 x22 x19 x8 x20 x19 (B) x26 x35 x2 x38 x48 x2 x42 x38 x21 x46 x38 x25 x49 x27 x35 x27
x51 x64 x36 x44 x60 x9 x39 x3 x1 x21 x28 x22 x19 x8 x20 x26 x35 x2 x38 x48 x42 x46 x25 x49 x27
{'task': 'union', 'seq': [['x51', 'x64', 'x36', 'x44', 'x60', 'x9', 'x39', 'x3', 'x1', 'x21', 'x28', 'x22', 'x19', 'x8', 'x20', 'x19'], ['x26', 'x35', 'x2', 'x38', 'x48', 'x2', 'x42', 'x38', 'x21', 'x46', 'x38', 'x25', 'x49', 'x27', 'x35', 'x27']], 'k': 4, 'n': 32, '_time': 0.00048065185546875, '_task': 'basic_procedur...
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 x63; PUSH x39; PUSH x19; POP; PUSH x39; PUSH x49; PUSH x42; PUSH x2; PUSH x2; PUSH x43; PUSH x57; PUSH x63; PUSH x25; PUSH x4; POP; PUSH x21; PUSH x15; PU...
x63 x57 x43 x2 x2 x42 x49 x39 x39 x63
{'task': 'stack', 'seq': ['PUSH x63', 'PUSH x39', 'PUSH x19', 'POP', 'PUSH x39', 'PUSH x49', 'PUSH x42', 'PUSH x2', 'PUSH x2', 'PUSH x43', 'PUSH x57', 'PUSH x63', 'PUSH x25', 'PUSH x4', 'POP', 'PUSH x21', 'PUSH x15', 'PUSH x4', 'PUSH x30', 'PUSH x20', 'PUSH x12', 'POP', 'POP', 'POP', 'PUSH x20', 'PUSH x54', 'POP', 'POP...
stack
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o2 c2 o1 c1 o2 o1 c1 o1 c1 c2 o0 c0 o3 o0 c0 o1 o3 o0 c0 c3 c1 o1 o1 o2 c2 o3 o0 c0 c3 c1 c1 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00041747093200683594, '_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 x19; POP; PUSH x44; POP; PUSH x29; PUSH x56; POP; POP; PUSH x12; POP; PUSH x62; PUSH x62; PUSH x14; PUSH x43; PUSH x16; PUSH x31; PUSH x19; POP; PUSH x50;...
x43 x14 x62 x62
{'task': 'stack', 'seq': ['PUSH x19', 'POP', 'PUSH x44', 'POP', 'PUSH x29', 'PUSH x56', 'POP', 'POP', 'PUSH x12', 'POP', 'PUSH x62', 'PUSH x62', 'PUSH x14', 'PUSH x43', 'PUSH x16', 'PUSH x31', 'PUSH x19', 'POP', 'PUSH x50', 'POP', 'POP', 'PUSH x44', 'POP', 'POP', 'PUSH x32', 'PUSH x57', 'PUSH x28', 'POP', 'POP', 'PUSH ...
stack
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x50 x6 x48 x50 x25 x46 x27 x13 x47 x55 x14 x6 x11 x44 x17 x45 x13 x2 x44 x24 x37 x15 x42 x44 x38 x14 x3 x6 x60 x37 x19 x33
x2 x3 x6 x6 x6 x11 x13 x13 x14 x14 x15 x17 x19 x24 x25 x27 x33 x37 x37 x38 x42 x44 x44 x44 x45 x46 x47 x48 x50 x50 x55 x60
{'task': 'sort', 'seq': ['x50', 'x6', 'x48', 'x50', 'x25', 'x46', 'x27', 'x13', 'x47', 'x55', 'x14', 'x6', 'x11', 'x44', 'x17', 'x45', 'x13', 'x2', 'x44', 'x24', 'x37', 'x15', 'x42', 'x44', 'x38', 'x14', 'x3', 'x6', 'x60', 'x37', 'x19', 'x33'], 'k': 4, 'n': 32, '_time': 0.0004696846008300781, '_task': 'basic_procedural...
sort
instruct
0
Execute the stack operations. PUSH x pushes x. POP removes the top item. Return the final stack from top to bottom, or EMPTY if the stack is empty. (OPERATIONS) PUSH x31; PUSH x25; PUSH x37; PUSH x9; PUSH x26; PUSH x9; PUSH x37; PUSH x15; POP; PUSH x14; PUSH x16; POP; POP; POP; PUSH x18; PUSH x7; PUSH x3; PUSH x58; PUS...
x9 x26 x9 x37 x25 x31
{'task': 'stack', 'seq': ['PUSH x31', 'PUSH x25', 'PUSH x37', 'PUSH x9', 'PUSH x26', 'PUSH x9', 'PUSH x37', 'PUSH x15', 'POP', 'PUSH x14', 'PUSH x16', 'POP', 'POP', 'POP', 'PUSH x18', 'PUSH x7', 'PUSH x3', 'PUSH x58', 'PUSH x28', 'PUSH x8', 'PUSH x59', 'PUSH x39', 'POP', 'POP', 'POP', 'PUSH x2', 'POP', 'POP', 'POP', 'P...
stack
instruct
0
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B. (A) x37 x38 x2 x47 x42 x40 x34 x20 x57 x8 x25 x29 x1 x28 x56 x2 (B) x34 x13 x22 x11 x5 x61 x2 x7 x27 x46 x25 x5 x38 x20 x25 x50
x37 x38 x2 x47 x42 x40 x34 x20 x57 x8 x25 x29 x1 x28 x56 x13 x22 x11 x5 x61 x7 x27 x46 x50
{'task': 'union', 'seq': [['x37', 'x38', 'x2', 'x47', 'x42', 'x40', 'x34', 'x20', 'x57', 'x8', 'x25', 'x29', 'x1', 'x28', 'x56', 'x2'], ['x34', 'x13', 'x22', 'x11', 'x5', 'x61', 'x2', 'x7', 'x27', 'x46', 'x25', 'x5', 'x38', 'x20', 'x25', 'x50']], 'k': 4, 'n': 32, '_time': 0.0004763603210449219, '_task': 'basic_procedur...
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.
o2 c2 o0 o3 c3 c0 o1 o2 o2 o2 c2 c2 c2 c1 o3 o0 o3 o3 o2 c2 c3 o2 o3 c3 o1 o1 c1 c1 c2 c3 c0 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004169940948486328, '_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.
o2 c2 o3 o0 o1 o1 o2 o2 o3 o0 o1 o3 o3 c3 o0 c0 o1 c1 o2 c2 o0 c0 c3 c1 c0 c3 c2 c2 c1 c1 c0 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00041675567626953125, '_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) x27 x12 x21 x54 x58 x19 x61 x15 x5 x10 x36 x31 x62 x10 x50 x32 x14 x14 x58 x31 x37 x51 x39 x57 x43 x44 x23 x58 x61 x64 x9 x22 (TARGET) x23
x27 x12 x21 x54 x58 x19 x61 x15 x5 x10 x36 x31 x62 x10 x50 x32 x14 x14 x58 x31 x37 x51 x39 x57 x43 x44 x58 x61 x64 x9 x22
{'task': 'delete', 'seq': [['x27', 'x12', 'x21', 'x54', 'x58', 'x19', 'x61', 'x15', 'x5', 'x10', 'x36', 'x31', 'x62', 'x10', 'x50', 'x32', 'x14', 'x14', 'x58', 'x31', 'x37', 'x51', 'x39', 'x57', 'x43', 'x44', 'x23', 'x58', 'x61', 'x64', 'x9', 'x22'], 'x23'], 'k': 4, 'n': 32, '_time': 0.0004630088806152344, '_task': 'ba...
delete
instruct
0
Reverse the sequence. (SEQUENCE) x42 x8 x25 x15 x21 x52 x14 x17 x64 x25 x51 x47 x46 x32 x31 x32 x49 x21 x18 x27 x12 x33 x26 x44 x13 x7 x15 x33 x4 x33 x32 x45
x45 x32 x33 x4 x33 x15 x7 x13 x44 x26 x33 x12 x27 x18 x21 x49 x32 x31 x32 x46 x47 x51 x25 x64 x17 x14 x52 x21 x15 x25 x8 x42
{'task': 'reverse', 'seq': ['x42', 'x8', 'x25', 'x15', 'x21', 'x52', 'x14', 'x17', 'x64', 'x25', 'x51', 'x47', 'x46', 'x32', 'x31', 'x32', 'x49', 'x21', 'x18', 'x27', 'x12', 'x33', 'x26', 'x44', 'x13', 'x7', 'x15', 'x33', 'x4', 'x33', 'x32', 'x45'], 'k': 4, 'n': 32, '_time': 0.00044345855712890625, '_task': 'basic_proc...
reverse
instruct
0
Copy the sequence exactly. (SEQUENCE) x10 x24 x28 x9 x31 x30 x3 x34 x35 x47 x61 x35 x28 x47 x27 x8 x14 x3 x24 x5 x57 x19 x52 x13 x46 x64 x35 x20 x13 x17 x40 x55
x10 x24 x28 x9 x31 x30 x3 x34 x35 x47 x61 x35 x28 x47 x27 x8 x14 x3 x24 x5 x57 x19 x52 x13 x46 x64 x35 x20 x13 x17 x40 x55
{'task': 'identity', 'seq': ['x10', 'x24', 'x28', 'x9', 'x31', 'x30', 'x3', 'x34', 'x35', 'x47', 'x61', 'x35', 'x28', 'x47', 'x27', 'x8', 'x14', 'x3', 'x24', 'x5', 'x57', 'x19', 'x52', 'x13', 'x46', 'x64', 'x35', 'x20', 'x13', 'x17', 'x40', 'x55'], 'k': 4, 'n': 32, '_time': 0.0004429817199707031, '_task': 'basic_proced...
identity
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x1 x33 x30 x62 x30 x22 x25 x13 x45 x55 x57 x28 x8 x38 x51 x51 x12 x54 x22 x28 x3 x54 x2 x33 x23 x16 x31 x34 x41 x1 x50 x11
x1 x33 x30 x62 x22 x25 x13 x45 x55 x57 x28 x8 x38 x51 x12 x54 x3 x2 x23 x16 x31 x34 x41 x50 x11
{'task': 'set', 'seq': ['x1', 'x33', 'x30', 'x62', 'x30', 'x22', 'x25', 'x13', 'x45', 'x55', 'x57', 'x28', 'x8', 'x38', 'x51', 'x51', 'x12', 'x54', 'x22', 'x28', 'x3', 'x54', 'x2', 'x33', 'x23', 'x16', 'x31', 'x34', 'x41', 'x1', 'x50', 'x11'], 'k': 4, 'n': 32, '_time': 0.0004551410675048828, '_task': 'basic_procedural'...
set
instruct
0
Copy the sequence exactly. (SEQUENCE) x38 x29 x7 x28 x3 x47 x39 x28 x37 x14 x55 x12 x23 x12 x64 x32 x57 x28 x13 x45 x43 x1 x20 x32 x6 x22 x24 x24 x48 x41 x41 x61
x38 x29 x7 x28 x3 x47 x39 x28 x37 x14 x55 x12 x23 x12 x64 x32 x57 x28 x13 x45 x43 x1 x20 x32 x6 x22 x24 x24 x48 x41 x41 x61
{'task': 'identity', 'seq': ['x38', 'x29', 'x7', 'x28', 'x3', 'x47', 'x39', 'x28', 'x37', 'x14', 'x55', 'x12', 'x23', 'x12', 'x64', 'x32', 'x57', 'x28', 'x13', 'x45', 'x43', 'x1', 'x20', 'x32', 'x6', 'x22', 'x24', 'x24', 'x48', 'x41', 'x41', 'x61'], 'k': 4, 'n': 32, '_time': 0.00044035911560058594, '_task': 'basic_proc...
identity
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o0 o3 c3 o3 c3 c0 o2 c2 o1 o0 c0 c1 o0 o0 o1 c1 c0 o0 o2 o1 c1 c2 o2 c2 o2 c2 c0 o1 o1 c1 c1 c0
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004189014434814453, '_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 x61; POP; PUSH x29; PUSH x48; PUSH x37; POP; PUSH x11; PUSH x50; POP; PUSH x33; PUSH x48; PUSH x11; PUSH x51; PUSH x35; PUSH x43; PUSH x35; PUSH x56; PUSH...
x54 x56 x35 x43 x35 x51 x11 x48 x33 x11 x48 x29
{'task': 'stack', 'seq': ['PUSH x61', 'POP', 'PUSH x29', 'PUSH x48', 'PUSH x37', 'POP', 'PUSH x11', 'PUSH x50', 'POP', 'PUSH x33', 'PUSH x48', 'PUSH x11', 'PUSH x51', 'PUSH x35', 'PUSH x43', 'PUSH x35', 'PUSH x56', 'PUSH x42', 'PUSH x55', 'POP', 'PUSH x42', 'PUSH x4', 'POP', 'POP', 'POP', 'PUSH x54', 'PUSH x24', 'PUSH ...
stack
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x13 x49 x19 x52 x60 x15 x49 x3 x50 x35 x38 x14 x5 x59 x32 x21 x63 x53 x12 x30 x55 x8 x17 x35 x40 x53 x18 x30 x45 x61 x39 x29 (TARGET) x13
x49 x19 x52 x60 x15 x49 x3 x50 x35 x38 x14 x5 x59 x32 x21 x63 x53 x12 x30 x55 x8 x17 x35 x40 x53 x18 x30 x45 x61 x39 x29
{'task': 'delete', 'seq': [['x13', 'x49', 'x19', 'x52', 'x60', 'x15', 'x49', 'x3', 'x50', 'x35', 'x38', 'x14', 'x5', 'x59', 'x32', 'x21', 'x63', 'x53', 'x12', 'x30', 'x55', 'x8', 'x17', 'x35', 'x40', 'x53', 'x18', 'x30', 'x45', 'x61', 'x39', 'x29'], 'x13'], 'k': 4, 'n': 32, '_time': 0.0004661083221435547, '_task': 'bas...
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 o2 c2 o3 o2 c2 o0 c0 o1 o2 o0 o1 c1 c0 o2 c2 o3 c3 c2 o3 o0 c0 c3 o3 c3 c1 o1 c1 c3 o2 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00041794776916503906, '_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 o0 c1 o0 o3 c3 c0 o1 c1 c0 o3 c3 o3 o2 o2 c3 o3 c2 c2 o0 c0 o3 c3 c3 o2 o3 c3 c2 o0 o0 c0 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.00048422813415527344, '_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) x53 x37 x59 x60 x57 x9 x16 x61 x59 x9 x43 x27 x31 x12 x47 x30 x33 x26 x10 x11 x21 x2 x6 x49 x16 x59 x63 x36 x14 x59 x42 x33
x53 x37 x59 x60 x57 x9 x16 x61 x59 x9 x43 x27 x31 x12 x47 x30 x33 x26 x10 x11 x21 x2 x6 x49 x16 x59 x63 x36 x14 x59 x42 x33
{'task': 'identity', 'seq': ['x53', 'x37', 'x59', 'x60', 'x57', 'x9', 'x16', 'x61', 'x59', 'x9', 'x43', 'x27', 'x31', 'x12', 'x47', 'x30', 'x33', 'x26', 'x10', 'x11', 'x21', 'x2', 'x6', 'x49', 'x16', 'x59', 'x63', 'x36', 'x14', 'x59', 'x42', 'x33'], 'k': 4, 'n': 32, '_time': 0.0004487037658691406, '_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 x61; POP; PUSH x58; PUSH x45; PUSH x53; POP; PUSH x12; PUSH x23; POP; PUSH x26; PUSH x1; PUSH x39; PUSH x45; PUSH x37; POP; PUSH x38; PUSH x20; POP; PUSH ...
x38 x45 x39 x1 x26 x12 x45 x58
{'task': 'stack', 'seq': ['PUSH x61', 'POP', 'PUSH x58', 'PUSH x45', 'PUSH x53', 'POP', 'PUSH x12', 'PUSH x23', 'POP', 'PUSH x26', 'PUSH x1', 'PUSH x39', 'PUSH x45', 'PUSH x37', 'POP', 'PUSH x38', 'PUSH x20', 'POP', 'PUSH x2', 'PUSH x49', 'PUSH x37', 'PUSH x33', 'POP', 'PUSH x41', 'POP', 'POP', 'POP', 'POP', 'PUSH x44'...
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.
o1 c1 o3 c3 o3 c3 o3 o0 c0 o0 o0 o3 c3 c0 c3 c0 o1 o1 c1 c1 o3 o3 c3 c3 o3 o1 o0 c3 o3 c3 c1 c0
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004961490631103516, '_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) x17 x29 x12 x42 x18 x24 x2 x28 x17 x41 x38 x30 x18 x43 x49 x36 x58 x40 x19 x25 x2 x30 x27 x24 x52 x25 x21 x49 x40 x5 x9 x60
x17 x29 x12 x42 x18 x24 x2 x28 x17 x41 x38 x30 x18 x43 x49 x36 x58 x40 x19 x25 x2 x30 x27 x24 x52 x25 x21 x49 x40 x5 x9 x60
{'task': 'identity', 'seq': ['x17', 'x29', 'x12', 'x42', 'x18', 'x24', 'x2', 'x28', 'x17', 'x41', 'x38', 'x30', 'x18', 'x43', 'x49', 'x36', 'x58', 'x40', 'x19', 'x25', 'x2', 'x30', 'x27', 'x24', 'x52', 'x25', 'x21', 'x49', 'x40', 'x5', 'x9', 'x60'], 'k': 4, 'n': 32, '_time': 0.0004425048828125, '_task': 'basic_procedur...
identity
instruct
0
Reverse the sequence. (SEQUENCE) x39 x37 x52 x5 x29 x11 x5 x11 x58 x27 x54 x16 x12 x8 x36 x21 x41 x47 x25 x53 x39 x23 x8 x55 x34 x24 x16 x2 x9 x37 x12 x6
x6 x12 x37 x9 x2 x16 x24 x34 x55 x8 x23 x39 x53 x25 x47 x41 x21 x36 x8 x12 x16 x54 x27 x58 x11 x5 x11 x29 x5 x52 x37 x39
{'task': 'reverse', 'seq': ['x39', 'x37', 'x52', 'x5', 'x29', 'x11', 'x5', 'x11', 'x58', 'x27', 'x54', 'x16', 'x12', 'x8', 'x36', 'x21', 'x41', 'x47', 'x25', 'x53', 'x39', 'x23', 'x8', 'x55', 'x34', 'x24', 'x16', 'x2', 'x9', 'x37', 'x12', 'x6'], 'k': 4, 'n': 32, '_time': 0.0003795623779296875, '_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.
o1 o1 o2 o1 o1 c2 c1 o0 o2 o0 c2 o2 o1 c1 c1 c1 c0 o3 c3 o0 c1 c0 o3 c0 c2 c3 o3 o0 c0 c3 o2 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004868507385253906, '_task': 'basic_procedural', '_level': 0, '_config': {'c': 1.0, 'level': 0, 'seed': None, 'size': None, 'task': 'mixed', 'seq_len': 32, 'vocab_size': 64, 'k': 4, 'p_open': 0.49, 'max_depth': 16}, '_prompt_tokens': 46, '_answer_tokens':...
dyck_shuffle
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x33 x57 x6 x37 x54 x56 x59 x20 x14 x47 x48 x61 x10 x37 x29 x9 x6 x4 x48 x55 x8 x46 x40 x54 x8 x21 x17 x49 x63 x63 x37 x9
x33 x57 x6 x37 x54 x56 x59 x20 x14 x47 x48 x61 x10 x29 x9 x4 x55 x8 x46 x40 x21 x17 x49 x63
{'task': 'set', 'seq': ['x33', 'x57', 'x6', 'x37', 'x54', 'x56', 'x59', 'x20', 'x14', 'x47', 'x48', 'x61', 'x10', 'x37', 'x29', 'x9', 'x6', 'x4', 'x48', 'x55', 'x8', 'x46', 'x40', 'x54', 'x8', 'x21', 'x17', 'x49', 'x63', 'x63', 'x37', 'x9'], 'k': 4, 'n': 32, '_time': 0.00044798851013183594, '_task': 'basic_procedural',...
set
instruct
0
Copy the sequence exactly. (SEQUENCE) x8 x20 x13 x64 x58 x12 x64 x29 x4 x59 x55 x2 x4 x55 x44 x61 x33 x8 x8 x36 x15 x23 x53 x28 x53 x12 x41 x20 x45 x31 x12 x11
x8 x20 x13 x64 x58 x12 x64 x29 x4 x59 x55 x2 x4 x55 x44 x61 x33 x8 x8 x36 x15 x23 x53 x28 x53 x12 x41 x20 x45 x31 x12 x11
{'task': 'identity', 'seq': ['x8', 'x20', 'x13', 'x64', 'x58', 'x12', 'x64', 'x29', 'x4', 'x59', 'x55', 'x2', 'x4', 'x55', 'x44', 'x61', 'x33', 'x8', 'x8', 'x36', 'x15', 'x23', 'x53', 'x28', 'x53', 'x12', 'x41', 'x20', 'x45', 'x31', 'x12', 'x11'], 'k': 4, 'n': 32, '_time': 0.00044465065002441406, '_task': 'basic_proced...
identity
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x14 x13 x26 x23 x31 x8 x9 x21 x11 x45 x35 x2 x59 x62 x6 x39 x58 x41 x54 x15 x23 x34 x34 x49 x9 x41 x2 x41 x37 x39 x39 x47
x14 x13 x26 x23 x31 x8 x9 x21 x11 x45 x35 x2 x59 x62 x6 x39 x58 x41 x54 x15 x34 x49 x37 x47
{'task': 'set', 'seq': ['x14', 'x13', 'x26', 'x23', 'x31', 'x8', 'x9', 'x21', 'x11', 'x45', 'x35', 'x2', 'x59', 'x62', 'x6', 'x39', 'x58', 'x41', 'x54', 'x15', 'x23', 'x34', 'x34', 'x49', 'x9', 'x41', 'x2', 'x41', 'x37', 'x39', 'x39', 'x47'], 'k': 4, 'n': 32, '_time': 0.0004520416259765625, '_task': 'basic_procedural',...
set
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x58 x38 x11 x47 x33 x21 x5 x60 x1 x44 x43 x57 x19 x12 x22 x30 x46 x54 x29 x36 x27 x13 x57 x24 x59 x43 x25 x12 x16 x54 x32 x7
x1 x5 x7 x11 x12 x12 x13 x16 x19 x21 x22 x24 x25 x27 x29 x30 x32 x33 x36 x38 x43 x43 x44 x46 x47 x54 x54 x57 x57 x58 x59 x60
{'task': 'sort', 'seq': ['x58', 'x38', 'x11', 'x47', 'x33', 'x21', 'x5', 'x60', 'x1', 'x44', 'x43', 'x57', 'x19', 'x12', 'x22', 'x30', 'x46', 'x54', 'x29', 'x36', 'x27', 'x13', 'x57', 'x24', 'x59', 'x43', 'x25', 'x12', 'x16', 'x54', 'x32', 'x7'], 'k': 4, 'n': 32, '_time': 0.00047326087951660156, '_task': 'basic_procedu...
sort
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x48 x58 x37 x25 x62 x45 x55 x10 x5 x29 x56 x12 x63 x56 x48 x58 x40 x11 x40 x42 x48 x37 x20 x26 x50 x9 x12 x53 x23 x51 x62 x27 (TARGET) x9
x48 x58 x37 x25 x62 x45 x55 x10 x5 x29 x56 x12 x63 x56 x48 x58 x40 x11 x40 x42 x48 x37 x20 x26 x50 x12 x53 x23 x51 x62 x27
{'task': 'delete', 'seq': [['x48', 'x58', 'x37', 'x25', 'x62', 'x45', 'x55', 'x10', 'x5', 'x29', 'x56', 'x12', 'x63', 'x56', 'x48', 'x58', 'x40', 'x11', 'x40', 'x42', 'x48', 'x37', 'x20', 'x26', 'x50', 'x9', 'x12', 'x53', 'x23', 'x51', 'x62', 'x27'], 'x9'], 'k': 4, 'n': 32, '_time': 0.00046515464782714844, '_task': 'ba...
delete
instruct
0
Copy the sequence exactly. (SEQUENCE) x49 x18 x54 x5 x27 x64 x2 x49 x62 x41 x17 x33 x23 x62 x43 x19 x64 x16 x11 x26 x56 x46 x30 x31 x30 x2 x56 x31 x30 x33 x10 x40
x49 x18 x54 x5 x27 x64 x2 x49 x62 x41 x17 x33 x23 x62 x43 x19 x64 x16 x11 x26 x56 x46 x30 x31 x30 x2 x56 x31 x30 x33 x10 x40
{'task': 'identity', 'seq': ['x49', 'x18', 'x54', 'x5', 'x27', 'x64', 'x2', 'x49', 'x62', 'x41', 'x17', 'x33', 'x23', 'x62', 'x43', 'x19', 'x64', 'x16', 'x11', 'x26', 'x56', 'x46', 'x30', 'x31', 'x30', 'x2', 'x56', 'x31', 'x30', 'x33', 'x10', 'x40'], 'k': 4, 'n': 32, '_time': 0.00045180320739746094, '_task': 'basic_pro...
identity
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x34 x40 x32 x61 x55 x28 x18 x56 x32 x39 x3 x57 x33 x21 x36 x54 x30 x7 x15 x23 x49 x6 x27 x63 x55 x23 x54 x50 x7 x63 x1 x18
x34 x40 x32 x61 x55 x28 x18 x56 x39 x3 x57 x33 x21 x36 x54 x30 x7 x15 x23 x49 x6 x27 x63 x50 x1
{'task': 'set', 'seq': ['x34', 'x40', 'x32', 'x61', 'x55', 'x28', 'x18', 'x56', 'x32', 'x39', 'x3', 'x57', 'x33', 'x21', 'x36', 'x54', 'x30', 'x7', 'x15', 'x23', 'x49', 'x6', 'x27', 'x63', 'x55', 'x23', 'x54', 'x50', 'x7', 'x63', 'x1', 'x18'], 'k': 4, 'n': 32, '_time': 0.00045228004455566406, '_task': 'basic_procedural...
set
instruct
0
Generate one valid Dyck-4 balanced-bracket sequence of exactly 32 tokens. Use tokens o0..ok for opens and c0..ck for matching closes. Return only the sequence.
o1 o0 o3 c3 c0 o1 c1 c1 o2 o3 o2 o0 o2 o2 o2 o1 c1 c2 o2 c2 c2 c2 o3 o2 c2 o1 c1 c3 c0 c2 c3 c2
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004177093505859375, '_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 o0 o1 c1 o0 o1 o3 c3 c1 c0 o3 c3 c0 c1 o1 c1 o3 c3 o3 o2 c2 c3 o1 o0 c0 c1 o3 o2 c2 o0 c0 c3
{'task': 'dyck', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004131793975830078, '_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 o0 c0 c3 o3 c3 o1 o2 c1 c2 o0 c0 o2 o0 o1 o3 o1 c2 c0 c3 c1 o0 c0 c1 o3 o0 c3 c0 o2 o2 c2 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004801750183105469, '_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) x59 x8 x12 x61 x25 x64 x37 x17 x35 x15 x41 x63 x20 x62 x60 x7 x15 x33 x56 x64 x24 x16 x42 x8 x60 x60 x46 x20 x23 x28 x53 x12
x12 x53 x28 x23 x20 x46 x60 x60 x8 x42 x16 x24 x64 x56 x33 x15 x7 x60 x62 x20 x63 x41 x15 x35 x17 x37 x64 x25 x61 x12 x8 x59
{'task': 'reverse', 'seq': ['x59', 'x8', 'x12', 'x61', 'x25', 'x64', 'x37', 'x17', 'x35', 'x15', 'x41', 'x63', 'x20', 'x62', 'x60', 'x7', 'x15', 'x33', 'x56', 'x64', 'x24', 'x16', 'x42', 'x8', 'x60', 'x60', 'x46', 'x20', 'x23', 'x28', 'x53', 'x12'], 'k': 4, 'n': 32, '_time': 0.00044608116149902344, '_task': 'basic_proc...
reverse
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x9 x44 x60 x15 x49 x28 x44 x39 x46 x47 x25 x5 x57 x54 x12 x22 x33 x22 x29 x32 x59 x48 x28 x11 x10 x49 x9 x5 x37 x19 x60 x23 (TARGET) x54
x9 x44 x60 x15 x49 x28 x44 x39 x46 x47 x25 x5 x57 x12 x22 x33 x22 x29 x32 x59 x48 x28 x11 x10 x49 x9 x5 x37 x19 x60 x23
{'task': 'delete', 'seq': [['x9', 'x44', 'x60', 'x15', 'x49', 'x28', 'x44', 'x39', 'x46', 'x47', 'x25', 'x5', 'x57', 'x54', 'x12', 'x22', 'x33', 'x22', 'x29', 'x32', 'x59', 'x48', 'x28', 'x11', 'x10', 'x49', 'x9', 'x5', 'x37', 'x19', 'x60', 'x23'], 'x54'], 'k': 4, 'n': 32, '_time': 0.000492095947265625, '_task': 'basic...
delete
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x4 x14 x28 x3 x28 x25 x16 x62 x52 x23 x49 x61 x57 x35 x8 x20 x16 x4 x50 x62 x13 x24 x43 x44 x47 x42 x13 x54 x3 x43 x58 x27 (TARGET) x14
x4 x28 x3 x28 x25 x16 x62 x52 x23 x49 x61 x57 x35 x8 x20 x16 x4 x50 x62 x13 x24 x43 x44 x47 x42 x13 x54 x3 x43 x58 x27
{'task': 'delete', 'seq': [['x4', 'x14', 'x28', 'x3', 'x28', 'x25', 'x16', 'x62', 'x52', 'x23', 'x49', 'x61', 'x57', 'x35', 'x8', 'x20', 'x16', 'x4', 'x50', 'x62', 'x13', 'x24', 'x43', 'x44', 'x47', 'x42', 'x13', 'x54', 'x3', 'x43', 'x58', 'x27'], 'x14'], 'k': 4, 'n': 32, '_time': 0.00047588348388671875, '_task': 'basi...
delete
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x64 x29 x60 x23 x7 x52 x2 x43 x33 x36 x57 x15 x31 x10 x51 x53 x60 x57 x35 x25 x17 x46 x24 x63 x23 x42 x41 x48 x16 x26 x55 x20
x2 x7 x10 x15 x16 x17 x20 x23 x23 x24 x25 x26 x29 x31 x33 x35 x36 x41 x42 x43 x46 x48 x51 x52 x53 x55 x57 x57 x60 x60 x63 x64
{'task': 'sort', 'seq': ['x64', 'x29', 'x60', 'x23', 'x7', 'x52', 'x2', 'x43', 'x33', 'x36', 'x57', 'x15', 'x31', 'x10', 'x51', 'x53', 'x60', 'x57', 'x35', 'x25', 'x17', 'x46', 'x24', 'x63', 'x23', 'x42', 'x41', 'x48', 'x16', 'x26', 'x55', 'x20'], 'k': 4, 'n': 32, '_time': 0.0004761219024658203, '_task': 'basic_procedu...
sort
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x37 x47 x11 x40 x11 x34 x47 x50 x37 x48 x27 x47 x58 x60 x48 x26 x25 x10 x7 x16 x37 x37 x5 x33 x56 x3 x16 x36 x36 x9 x49 x15
x3 x5 x7 x9 x10 x11 x11 x15 x16 x16 x25 x26 x27 x33 x34 x36 x36 x37 x37 x37 x37 x40 x47 x47 x47 x48 x48 x49 x50 x56 x58 x60
{'task': 'sort', 'seq': ['x37', 'x47', 'x11', 'x40', 'x11', 'x34', 'x47', 'x50', 'x37', 'x48', 'x27', 'x47', 'x58', 'x60', 'x48', 'x26', 'x25', 'x10', 'x7', 'x16', 'x37', 'x37', 'x5', 'x33', 'x56', 'x3', 'x16', 'x36', 'x36', 'x9', 'x49', 'x15'], 'k': 4, 'n': 32, '_time': 0.0004706382751464844, '_task': 'basic_procedura...
sort
instruct
0
Return the ordered union of the two sequences: keep each token the first time it appears while scanning A then B. (A) x21 x45 x9 x6 x28 x22 x21 x2 x45 x30 x64 x9 x16 x61 x36 x7 (B) x43 x23 x38 x5 x13 x23 x15 x20 x20 x25 x47 x51 x18 x4 x25 x17
x21 x45 x9 x6 x28 x22 x2 x30 x64 x16 x61 x36 x7 x43 x23 x38 x5 x13 x15 x20 x25 x47 x51 x18 x4 x17
{'task': 'union', 'seq': [['x21', 'x45', 'x9', 'x6', 'x28', 'x22', 'x21', 'x2', 'x45', 'x30', 'x64', 'x9', 'x16', 'x61', 'x36', 'x7'], ['x43', 'x23', 'x38', 'x5', 'x13', 'x23', 'x15', 'x20', 'x20', 'x25', 'x47', 'x51', 'x18', 'x4', 'x25', 'x17']], 'k': 4, 'n': 32, '_time': 0.0004875659942626953, '_task': 'basic_procedu...
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) x61 x38 x20 x55 x12 x9 x13 x8 x5 x30 x24 x52 x16 x57 x5 x57 (B) x12 x55 x62 x1 x16 x45 x33 x55 x5 x50 x59 x32 x52 x58 x20 x7
x61 x38 x20 x55 x12 x9 x13 x8 x5 x30 x24 x52 x16 x57 x62 x1 x45 x33 x50 x59 x32 x58 x7
{'task': 'union', 'seq': [['x61', 'x38', 'x20', 'x55', 'x12', 'x9', 'x13', 'x8', 'x5', 'x30', 'x24', 'x52', 'x16', 'x57', 'x5', 'x57'], ['x12', 'x55', 'x62', 'x1', 'x16', 'x45', 'x33', 'x55', 'x5', 'x50', 'x59', 'x32', 'x52', 'x58', 'x20', 'x7']], 'k': 4, 'n': 32, '_time': 0.00047659873962402344, '_task': 'basic_proced...
union
instruct
0
Sort the sequence in ascending numeric order, where x2 < x10. (SEQUENCE) x42 x30 x21 x60 x26 x38 x55 x25 x59 x33 x60 x34 x46 x22 x37 x31 x29 x10 x45 x6 x14 x23 x52 x12 x35 x7 x5 x52 x18 x31 x37 x60
x5 x6 x7 x10 x12 x14 x18 x21 x22 x23 x25 x26 x29 x30 x31 x31 x33 x34 x35 x37 x37 x38 x42 x45 x46 x52 x52 x55 x59 x60 x60 x60
{'task': 'sort', 'seq': ['x42', 'x30', 'x21', 'x60', 'x26', 'x38', 'x55', 'x25', 'x59', 'x33', 'x60', 'x34', 'x46', 'x22', 'x37', 'x31', 'x29', 'x10', 'x45', 'x6', 'x14', 'x23', 'x52', 'x12', 'x35', 'x7', 'x5', 'x52', 'x18', 'x31', 'x37', 'x60'], 'k': 4, 'n': 32, '_time': 0.0004677772521972656, '_task': 'basic_procedur...
sort
instruct
0
Copy the sequence exactly. (SEQUENCE) x57 x53 x45 x31 x49 x64 x23 x4 x22 x44 x35 x54 x56 x21 x26 x25 x33 x55 x58 x47 x1 x21 x60 x32 x43 x54 x62 x21 x6 x35 x49 x52
x57 x53 x45 x31 x49 x64 x23 x4 x22 x44 x35 x54 x56 x21 x26 x25 x33 x55 x58 x47 x1 x21 x60 x32 x43 x54 x62 x21 x6 x35 x49 x52
{'task': 'identity', 'seq': ['x57', 'x53', 'x45', 'x31', 'x49', 'x64', 'x23', 'x4', 'x22', 'x44', 'x35', 'x54', 'x56', 'x21', 'x26', 'x25', 'x33', 'x55', 'x58', 'x47', 'x1', 'x21', 'x60', 'x32', 'x43', 'x54', 'x62', 'x21', 'x6', 'x35', 'x49', 'x52'], 'k': 4, 'n': 32, '_time': 0.00044274330139160156, '_task': 'basic_pro...
identity
instruct
0
Generate one valid shuffle-Dyck-4 sequence of exactly 32 tokens. Each close ci must match a previously opened oi of the same type, but closing order may be interleaved across types. Return only the sequence.
o3 c3 o0 o0 c0 o2 c2 o0 o1 o3 c3 c1 c0 c0 o1 c1 o2 o0 o3 c2 c0 o2 o0 c3 o2 o3 c3 o1 c0 c1 c2 c2
{'task': 'dyck_shuffle', 'seq': [], 'k': 4, 'n': 32, '_time': 0.0004887580871582031, '_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) x35 x16 x8 x4 x60 x19 x63 x18 x39 x31 x24 x16 x12 x26 x10 x62 x55 x49 x3 x32 x33 x1 x3 x22 x36 x56 x22 x28 x21 x58 x53 x41 (TARGET) x36
x35 x16 x8 x4 x60 x19 x63 x18 x39 x31 x24 x16 x12 x26 x10 x62 x55 x49 x3 x32 x33 x1 x3 x22 x56 x22 x28 x21 x58 x53 x41
{'task': 'delete', 'seq': [['x35', 'x16', 'x8', 'x4', 'x60', 'x19', 'x63', 'x18', 'x39', 'x31', 'x24', 'x16', 'x12', 'x26', 'x10', 'x62', 'x55', 'x49', 'x3', 'x32', 'x33', 'x1', 'x3', 'x22', 'x36', 'x56', 'x22', 'x28', 'x21', 'x58', 'x53', 'x41'], 'x36'], 'k': 4, 'n': 32, '_time': 0.0004730224609375, '_task': 'basic_pr...
delete
instruct
0
Copy the sequence exactly. (SEQUENCE) x30 x54 x23 x13 x61 x8 x54 x55 x64 x12 x46 x39 x22 x25 x52 x24 x45 x15 x37 x14 x49 x12 x40 x53 x12 x11 x56 x51 x50 x35 x33 x33
x30 x54 x23 x13 x61 x8 x54 x55 x64 x12 x46 x39 x22 x25 x52 x24 x45 x15 x37 x14 x49 x12 x40 x53 x12 x11 x56 x51 x50 x35 x33 x33
{'task': 'identity', 'seq': ['x30', 'x54', 'x23', 'x13', 'x61', 'x8', 'x54', 'x55', 'x64', 'x12', 'x46', 'x39', 'x22', 'x25', 'x52', 'x24', 'x45', 'x15', 'x37', 'x14', 'x49', 'x12', 'x40', 'x53', 'x12', 'x11', 'x56', 'x51', 'x50', 'x35', 'x33', 'x33'], 'k': 4, 'n': 32, '_time': 0.00039005279541015625, '_task': 'basic_p...
identity
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x11 x64 x13 x55 x63 x49 x4 x2 x10 x26 x33 x32 x54 x36 x12 x14 x48 x56 x64 x44 x59 x48 x54 x4 x14 x61 x14 x37 x27 x23 x51 x36 (TARGET) x26
x11 x64 x13 x55 x63 x49 x4 x2 x10 x33 x32 x54 x36 x12 x14 x48 x56 x64 x44 x59 x48 x54 x4 x14 x61 x14 x37 x27 x23 x51 x36
{'task': 'delete', 'seq': [['x11', 'x64', 'x13', 'x55', 'x63', 'x49', 'x4', 'x2', 'x10', 'x26', 'x33', 'x32', 'x54', 'x36', 'x12', 'x14', 'x48', 'x56', 'x64', 'x44', 'x59', 'x48', 'x54', 'x4', 'x14', 'x61', 'x14', 'x37', 'x27', 'x23', 'x51', 'x36'], 'x26'], 'k': 4, 'n': 32, '_time': 0.0004680156707763672, '_task': 'bas...
delete
instruct
0
Return the unique elements of the sequence in order of first appearance. (SEQUENCE) x54 x3 x24 x47 x22 x34 x42 x31 x32 x16 x32 x61 x53 x19 x17 x32 x7 x57 x24 x30 x29 x1 x12 x44 x31 x43 x17 x47 x19 x9 x22 x7
x54 x3 x24 x47 x22 x34 x42 x31 x32 x16 x61 x53 x19 x17 x7 x57 x30 x29 x1 x12 x44 x43 x9
{'task': 'set', 'seq': ['x54', 'x3', 'x24', 'x47', 'x22', 'x34', 'x42', 'x31', 'x32', 'x16', 'x32', 'x61', 'x53', 'x19', 'x17', 'x32', 'x7', 'x57', 'x24', 'x30', 'x29', 'x1', 'x12', 'x44', 'x31', 'x43', 'x17', 'x47', 'x19', 'x9', 'x22', 'x7'], 'k': 4, 'n': 32, '_time': 0.000446319580078125, '_task': 'basic_procedural',...
set
instruct
0
Delete the first occurrence of TARGET from SEQUENCE. If TARGET is absent, return SEQUENCE unchanged. (SEQUENCE) x32 x32 x22 x13 x51 x37 x54 x50 x51 x30 x51 x14 x52 x43 x28 x42 x17 x32 x25 x10 x25 x61 x24 x62 x18 x31 x11 x48 x29 x37 x37 x9 (TARGET) x24
x32 x32 x22 x13 x51 x37 x54 x50 x51 x30 x51 x14 x52 x43 x28 x42 x17 x32 x25 x10 x25 x61 x62 x18 x31 x11 x48 x29 x37 x37 x9
{'task': 'delete', 'seq': [['x32', 'x32', 'x22', 'x13', 'x51', 'x37', 'x54', 'x50', 'x51', 'x30', 'x51', 'x14', 'x52', 'x43', 'x28', 'x42', 'x17', 'x32', 'x25', 'x10', 'x25', 'x61', 'x24', 'x62', 'x18', 'x31', 'x11', 'x48', 'x29', 'x37', 'x37', 'x9'], 'x24'], 'k': 4, 'n': 32, '_time': 0.0004928112030029297, '_task': 'b...
delete
instruct
0