Dataset Viewer
Auto-converted to Parquet Duplicate
prompt
stringlengths
1.28k
5.03k
responses
listlengths
16
16
train
stringlengths
189
5.79k
test
stringlengths
63
5.01k
source
stringclasses
4 values
answer
stringlengths
9
1.81k
num_tokens
int64
344
4.08k
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the pattern from the examples and deduce the transformation rule.\n\n---\n\n### Step(...TRUNCATED)
"[{\"input\": [[2, 2, 9, 5, 2, 2, 2, 1], [0, 2, 3, 0, 2, 2, 2, 6]], \"output\": [[2, 2, 2, 2, 2, 2, (...TRUNCATED)
"[{\"input\": [[6, 2, 6, 2, 2, 6, 2, 2, 6], [2, 6, 6, 6, 2, 2, 2, 2, 6], [2, 2, 2, 6, 2, 2, 2, 6, 2](...TRUNCATED)
rearc
"```\n6 6 6 2 2 2 6 6 6 2 2 2 2 2 2 6 6 6 2 2 2 2 2 2 6 6 6\n6 6 6 2 2 2 6 6 6 2 2 2 2 2 2 6 6 6 2 2(...TRUNCATED)
2,792
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the examples to determine the transformation rule from input grid to output grid. Th(...TRUNCATED)
"[{\"input\": [[7, 7, 8, 8], [5, 7, 3, 9], [2, 4, 3, 9], [4, 4, 4, 4]], \"output\": [[1, 3, 5, 6], [(...TRUNCATED)
[{"input": [[6, 1, 8], [1, 1, 4], [1, 6, 2]], "output": [[2, 2, 7], [7, 2, 2], [3, 1, 9]]}]
barc_heavy
``` 2 2 7 7 2 2 3 1 9 ```
548
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the transformation from the examples to determine the rule and apply it to the test (...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 5, 7, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0(...TRUNCATED)
barc_heavy
"```\n0 0 0 0 0 5 7 0 0 0 0 0 0 0\n0 0 0 0 0 0 5 7 0 0 0 0 0 0\n0 0 0 0 0 9 0 7 0 0 0 0 0 0\n0 0 0 0(...TRUNCATED)
3,030
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["We are given three examples of input-output grid transformations and a test input without an outpu(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 4, 4, 4, 4], [8, 0, 8, 0, 0, 4, 4, 4], [0, 0, 0, 8, 0, 4, 4, 4], [0, 0, (...TRUNCATED)
"[{\"input\": [[1, 1, 9, 1, 1, 9, 1, 1, 9, 9, 1, 7, 9, 9, 9, 9, 7, 9, 7, 9, 9, 9], [9, 9, 1, 1, 9, 9(...TRUNCATED)
rearc
"```\n7 6 3 3 6 7 6 7 6 3 6\n7 7 7 1 6 6 6 6 3 7 6\n6 7 7 7 7 7 9 6 7 6 7\n3 6 7 6 7 7 6 7 6 6 6\n7 (...TRUNCATED)
2,602
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the examples to determine the transformation rule from input to output grids.\n\n---(...TRUNCATED)
"[{\"input\": [[8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 2, 8], [4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 2, 4], [8,(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 8, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0(...TRUNCATED)
rearc
``` 0 0 0 0 0 0 0 0 0 ```
3,116
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the examples to determine the transformation rule from input to output grids, then a(...TRUNCATED)
"[{\"input\": [[6, 6, 6, 6, 0, 0, 0, 0, 0, 0], [6, 6, 6, 6, 0, 0, 0, 0, 0, 0], [6, 0, 0, 0, 4, 0, 0,(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 6, 6, 0, 0, 0, 0], [4, 4, 0, 0, 6, 6, 0, 0, 0, 0], [0, 4, 0, 0, 0, 0, 0,(...TRUNCATED)
barc_heavy
``` 6 6 6 6 ```
1,156
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the examples to deduce the transformation rule and then apply it to the test input.\(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0,(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0(...TRUNCATED)
barc_heavy
"```\n0 0 0 0 0 8 8 8 8 8 8 8 8 8\n0 0 0 0 0 8 8 8 8 8 8 8 8 8\n0 0 0 0 0 8 8 8 8 8 8 8 8 8\n0 0 0 0(...TRUNCATED)
2,486
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the pattern from the examples to determine the transformation rule.\n\n---\n\n### St(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0,(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0,(...TRUNCATED)
arc 2
"```\n0 0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 5 5 5 4 0 0\n0 0 0 0 0 0 0(...TRUNCATED)
3,325
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the examples to determine the transformation rule and then apply it to the test inpu(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0], [0, 0, 0,(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0], [0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 1, 0], [0, 0, 0,(...TRUNCATED)
barc_heavy
"```\n0 0 0 0 1 0 0 0 0 0 7 0\n0 0 0 0 0 0 7 0 0 0 1 0\n0 0 0 0 1 0 0 0 0 0 7 0\n0 0 0 0 0 0 0 0 0 0(...TRUNCATED)
2,234
"<|im_start|>user\nYou will be given some number of paired example inputs and outputs grids. The out(...TRUNCATED)
["Let's analyze the pattern from the examples to determine the transformation rule, and then apply i(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 2, 4, 4, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 8, 4(...TRUNCATED)
barc_heavy
``` 7 8 2 4 4 7 8 8 8 4 4 8 8 8 8 4 3 5 7 3 4 7 1 1 3 ```
2,764
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
2