Dataset Viewer
Auto-converted to Parquet Duplicate
abstraction_prompt
stringlengths
3.62k
7.46k
abstraction_prompt_length
int64
792
4.59k
generated_abstractions
listlengths
16
16
train
stringlengths
150
5.95k
test
stringlengths
46
6.03k
source
stringclasses
4 values
prompt
stringlengths
1.16k
5k
answer
stringlengths
9
1.81k
num_tokens
int64
299
4.1k
<|im_start|>user # ARC HINT GENERATOR ## Role & Goal You are an expert ARC (Abstraction and Reasoning Corpus) analyst. Your task is to generate a concise, actionable hint for a user who is struggling with an ARC problem. Analyze the problem and its correct solution to produce a single standalone, targeted hint that he...
2,939
[ "<note1>\n<description>Look first for rows or columns that are entirely one color and span the grid; these act as divider lines that partition the whole grid into rectangular tiles. Treat those full lines as fixed boundaries and do not change them when you transform the grid.</description>\n<example>Imagine a grid ...
[{"input": [[7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 9, 7, 8, 7, 7, 7, 7, 7, 7], [7, 7, 7, 9, 9, 7, 8, 7, 7, 7, 9, 9, 7], [7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 7, 9, 7], [7, 7, 7, 7, 7, 7, 8,...
[{"input": [[1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1], [1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 6, 1], [1, 1, 1, 1, 3, 1, 6, 6, 1, 3, 1, 6, 6, 1], [1, 1, 1, 1, 3, 1, 6, 1, 1, 3, 1, 1, 6, 1], [1, 6, 1, 1, 3, 1, 6, 1, 1, 3, 1, 6, 1, 1], [1, 1, 1, 1, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], ...
rearc
You will be given some number of paired example inputs and outputs grids. The outputs were produced by applying a transformation rule to the input grids. In addition to the paired example inputs and outputs, there is also one test input without a known output. The inputs and outputs are each “grids”. A grid is a rectan...
``` 1 1 1 1 3 1 1 1 1 3 1 1 1 1 1 3 3 1 3 1 3 3 1 3 1 3 6 1 1 3 3 1 3 1 6 6 1 3 1 6 6 1 1 3 3 1 3 1 6 3 1 3 1 3 6 1 1 6 1 1 3 1 6 1 1 3 1 6 1 1 1 1 1 1 3 1 1 1 1 3 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 3 1 1 1 1 3 1 1 1 1 1 3 3 1 3 1 3 6 1 3 1 6 6 1 1 3 3 1 3 1 6 6 1 3 1 6 3 1 1 3 3 1 3 1 3 3 1 3 1 6 6 1 1 3 1 1 ...
2,446
<|im_start|>user # ARC HINT GENERATOR ## Role & Goal You are an expert ARC (Abstraction and Reasoning Corpus) analyst. Your task is to generate a concise, actionable hint for a user who is struggling with an ARC problem. Analyze the problem and its correct solution to produce a single standalone, targeted hint that he...
3,523
[ "<note1>\n<description>Look for connected non-zero regions and treat each as an object: find its minimal bounding rectangle and record the pattern of colored cells inside it. This isolates the shapes you must move without changing their internal arrangement. Using bounding boxes makes it easy to compare and transla...
[{"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, 0, 0, 0, 0, 0, 0], [0, 9, 9, 9, 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, 6, 6, 0, 0], [0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0], [0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, ...
[{"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], [0, 9, 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], [0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 4, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0], ...
barc_heavy
You will be given some number of paired example inputs and outputs grids. The outputs were produced by applying a transformation rule to the input grids. In addition to the paired example inputs and outputs, there is also one test input without a known output. The inputs and outputs are each “grids”. A grid is a rectan...
``` 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 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 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 4 6 6 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 7 0 0 0 0 0 0 0 0 0 0 0 0 7 7 0 0 0 0 0 0 0 0 0 0 0 0 7 ...
3,030
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
3,471
["<note1>\n<description>Look for the anchor color that forms two straight, long runs (an L‑shaped (...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0], [2, 0, 0, 0, 0, 0, 0, 0], [2, 0, 0, 0, 0, 0, 0, 0], [2, 0, (...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [2, 0, 0,(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n0 0 0 0 0 0 0 0 0 0 0 0\n2 0 0 0 0 0 0 0 0 0 0 0\n2 8 8 8 8 8 8 8 4 0 0 0\n2 8 8 8 8 8 8 4 0 0(...TRUNCATED)
2,978
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
1,109
["<note1>\n<description>Look first for a global geometric operation: many ARC tasks apply the same r(...TRUNCATED)
"[{\"input\": [[7, 5, 8, 9, 9], [5, 1, 1, 3, 3], [1, 1, 9, 4, 1], [1, 5, 1, 7, 2], [1, 5, 1, 1, 9]],(...TRUNCATED)
"[{\"input\": [[2, 2, 3, 1, 8], [2, 6, 3, 8, 8], [2, 7, 6, 1, 1], [7, 2, 6, 6, 1], [7, 2, 2, 6, 2]],(...TRUNCATED)
barc_heavy
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
``` 8 8 3 3 3 3 3 8 5 3 3 5 5 1 1 5 5 5 6 5 3 5 5 6 6 ```
616
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,453
["<note1>\n<description>Look for a single pivot (an anchor) that is common to every example: a color(...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, 0, 0, 0, 0,(...TRUNCATED)
barc_heavy
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n0 0 9 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0\n0 0 9 0 0 1 9 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0\n0 (...TRUNCATED)
1,960
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
3,523
["<note1>\n<description>Many ARC tasks turn isolated single-pixel \"seeds\" into small filled square(...TRUNCATED)
"[{\"input\": [[4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7], [1, 0, 4, 0, 0, 0, 7, 0, 0, 8, 0(...TRUNCATED)
"[{\"input\": [[5, 0, 0, 0, 0, 5, 5, 0, 0, 7, 0, 8, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 3, 0, 3(...TRUNCATED)
barc_heavy
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n5 5 0 0 0 5 5 8 8 7 3 3 3 3\n5 8 8 0 0 0 9 9 8 7 3 3 4 4\n0 1 1 0 0 0 9 9 0 0 0 0 4 4\n0 1 1 0(...TRUNCATED)
3,030
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,379
["<note1>\n<description>Look first for a consistent dimension change: the examples always halve one (...TRUNCATED)
"[{\"input\": [[7, 7, 7, 4, 7, 5, 7, 7], [7, 7, 7, 7, 7, 7, 7, 5], [7, 4, 7, 7, 5, 5, 7, 7], [7, 4, (...TRUNCATED)
"[{\"input\": [[2, 2, 2, 2, 2, 1], [2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 5], [2, 2, 2, 2, 2, 2]], \"ou(...TRUNCATED)
rearc
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
``` 2 2 2 2 2 6 2 2 2 2 2 2 ```
1,886
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
1,971
["<note1>\n<description>Look for a color that appears in exactly two rows. When one color occurs onl(...TRUNCATED)
"[{\"input\": [[4, 4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 4, 0, 8, 8, 8, 8, 0, 4, 4], [4, 4, 4, 4, 4, 4, 4,(...TRUNCATED)
"[{\"input\": [[2, 2, 2, 2, 4, 2, 2, 4, 2, 2, 4], [2, 2, 2, 4, 8, 2, 2, 2, 2, 2, 8], [2, 2, 2, 2, 8,(...TRUNCATED)
rearc
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
``` 4 2 2 4 2 2 4 8 2 2 2 2 2 8 8 2 4 2 2 2 8 4 2 2 2 4 2 4 ```
1,478
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,182
["<note1>\n<description>Look for a single color that repeatedly appears as solid, filled patches acr(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [1, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0], [2, 0, 5,(...TRUNCATED)
"[{\"input\": [[1, 0, 5, 5, 5, 5, 5, 5, 0, 0, 0, 0], [8, 0, 5, 5, 5, 5, 5, 5, 0, 0, 0, 0], [1, 0, 5,(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n1 0 1 1 1 1 1 1 0 0 0 0\n8 0 8 8 8 8 8 8 0 0 0 0\n1 0 1 1 1 1 1 1 0 0 0 0\n1 0 1 1 1 1 1 1 0 1(...TRUNCATED)
1,689
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,159
["<note1>\n<description>Look first for an invariant full row or column: when a whole row/column is t(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 6, 0, 0, 0], [0, 4, 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, 3, 4], [0, 9, 9, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0,(...TRUNCATED)
barc_heavy
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n9 9 9 9 0 0 7 3 3 4\n0 0 0 0 0 0 0 0 1 8\n0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0\n7 0 0 0 0 (...TRUNCATED)
1,666
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
5