abstractions listlengths 16 16 | train stringlengths 378 5.73k | test stringlengths 125 7.52k | source stringclasses 4
values | answer stringlengths 11 1.69k | num_tokens int64 490 4.08k |
|---|---|---|---|---|---|
[
"<note1>\n<description>Identify the starting coordinate of the primary seed (the non-zero value in the input) and its role as the origin of a diagonal expansion. The transformation generates a grid where the input width determines the output's square dimensions, and the seed's position defines the center of a symme... | [{"input": [[0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0], [0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0], [0, 0, 0, 2, 0, 1, 0, 0, 0, 2, 0, 0, 0], [0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0], [0, 2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 2, 0], [2, 0, 0,... | [{"input": [[0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0], [0, 0, 0, 0, 2, 0, 0, 0, 1, 0, ... | arc 1 | ```
0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 0
0 0 0 0 0 0 2 0 0 0 2 0 0 0 0 0 0
0 0 0 0 0 2 0 1 0 0 0 2 0 0 0 0 0
0 0 0 0 2 0 0 0 1 0 0 0 2 0 0 0 0
0 0 0 2 0 1 0 0 0 1 0 0 0 2 0 0 0
0 0 2 0 0 0 1 0 0 0 1 0 0 0 2 0 0
0 2 0 1 0 0 0 1 0 0 0 1 0 0 0 2 0
2 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 2
0 1 0 0 0 ... | 836 |
[
"<note1>\n<description>Identify and isolate \"container\" objects, which are distinct shapes or outlines that enclose internal patterns. These containers serve as the primary structural units, and their spatial properties (like size or position) are often less important than the specific content they hold. The goal... | [{"input": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7], [8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 8, 8, 2, 2, 2], [8, 8, 8, 8, 8, 8, 8, 8, 8, 0, 0, 0, 7, 0, 7, 8, 8, 7, 7, 7], [8, 8, 8, 8, 8, 8, 8, 8, 8, 0, 7, 0, 0, 0, 7, 8, 8, 7, 7, 7], [8, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8]... | [{"input": [[4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 4, 1, 1, 1], [4, 1, 3, 1, 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 3, 3, 3, 4, 6, 6, 1], [4, 1, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 3, 1, 1, 4... | arc 2 | ```
4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 4 1 1 1 1 1 1 1 1 1 1 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 4 1 3 3 3 3 3 3 3 3 1 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 4 1 3 1 1 1 1 1 1 3 1 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 4 1 3 1 1 1 1 1 1 3 1 4 4 4 4 4 4 4 4 4 4 4 4 4 4
4 4 ... | 2,961 |
["<note1>\n<description>Identify four distinct \"anchor\" objects in the input grid. One of these ob(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 2, 2, 2, 2, 2, 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, 0(...TRUNCATED) | arc 2 | "```\n3 3 3 3 3 3 3 3 3 3 6 6\n3 3 3 3 3 3 3 3 3 3 6 6\n3 3 3 3 6 6 6 6 3 3 6 6\n3 3 3 3 6 6 6 6 3 3(...TRUNCATED) | 3,529 |
["<note1>\n<description>To identify where a transformation might occur, first locate the horizontal (...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, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0(...TRUNCATED) | barc_heavy | "```\n4 0 0 0 0 9 0 0 0 0 0 0 0 0\n4 0 0 0 0 9 0 0 0 0 0 0 0 0\n4 0 0 0 0 9 0 0 0 0 0 0 0 0\n4 0 0 0(...TRUNCATED) | 3,030 |
["<note1>\n<description>Identify a primary multi-pixel reference object (usually color 1) and separa(...TRUNCATED) | "[{\"input\": [[1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0,(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3(...TRUNCATED) | arc 1 | "```\n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 1 0 0 0 0 0 0 0 3 0 0 0 0\n0 0 1 1 0 0 0 0 0 0 0 3 3 0 (...TRUNCATED) | 3,047 |
["<note1>\n<description>Identifying unique values involves scanning the grid to list every distinct (...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 8], [0, 9, 9, 0, 7, 0, 7, 7, 0, 7, 0, 0], [0, 9, 9,(...TRUNCATED) | "[{\"input\": [[0, 6, 0, 9, 0, 0, 0, 0, 5], [0, 0, 0, 0, 0, 0, 6, 0, 0], [5, 5, 5, 0, 0, 0, 0, 0, 6](...TRUNCATED) | barc_heavy | ```
6 9 5 4 2 8
``` | 948 |
["<note1>\n<description>In many ARC tasks, the specific color of an input object serves as a trigger(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0], [6, 6, 0, 0, 0, 0, 0, 0], [6, 6, (...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) | barc_heavy | "```\n0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0\n0 1 1 0 0 0 0 0 0\n0 1 1 0 0 0 0 0 0\(...TRUNCATED) | 1,132 |
["<note1>\n<description>Local objects often consist of a small set of unique colors (typically two) (...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 8, 8, 4, 0, 0, 0, 0, 0, 0], [0, 4, 8, 4, 0, 0, 0,(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 3, 2, 2, 0, 0, 0, 0, 0], [0, 3, 3, 2, 0, 0, 0, 0, 0](...TRUNCATED) | arc 1 | "```\n0 0 0 0 0 0 0 0 0\n0 2 3 3 0 0 0 0 0\n0 2 2 3 0 0 0 0 0\n0 2 3 3 0 0 0 0 0\n0 0 0 0 0 1 1 1 0\(...TRUNCATED) | 1,702 |
["<note1>\n<description>When a grid is bisected by a unique vertical or horizontal line (a divider),(...TRUNCATED) | "[{\"input\": [[4, 4, 4, 4, 1, 0, 0, 0, 0], [0, 4, 0, 4, 1, 4, 0, 0, 0], [4, 0, 0, 0, 1, 0, 4, 0, 0](...TRUNCATED) | "[{\"input\": [[0, 0, 4, 0, 1, 0, 0, 4, 0], [4, 0, 4, 4, 1, 4, 4, 0, 4], [0, 0, 0, 4, 1, 4, 4, 0, 4](...TRUNCATED) | arc 1 | ```
0 0 8 0
8 8 8 8
8 8 0 8
8 8 8 0
8 8 8 8
8 8 0 8
``` | 1,188 |
["<note1>\n<description>Distinctive color patterns, often appearing as lines or blocks of a specific(...TRUNCATED) | "[{\"input\": [[6, 6, 6, 6, 6, 6, 6, 6], [9, 9, 9, 9, 6, 6, 6, 6], [9, 9, 9, 9, 6, 9, 9, 9], [0, 0, (...TRUNCATED) | "[{\"input\": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 6, 6, 6, 6, 6, 6, 0, 0, 0, 0], [6, 6(...TRUNCATED) | arc 2 | "```\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 0 0 0 0\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6(...TRUNCATED) | 3,606 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 6