abstraction_prompt stringlengths 3.18k 8.65k | abstraction_prompt_length int64 732 6.17k | 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
NOTE GENERATOR
TASK: Analyze the provided ARC AGI solution. Extract key problem-solving insights.
### PRE-PROCESSING GUIDELINES
- DO NOT quote or paraphrase any part of `Problem Description`, `Test Input` or `Test Output`.
- Replace all concrete numbers, variable names, and story context with gener... | 4,073 | [
"<note1>\n<description>When a single non-zero element appears in a row or column, it propagates vertically or horizontally to form a full line of the same value, except at a specific position where a distinct value (often 2) appears. This pattern indicates a \"fill-and-exception\" rule: all positions in a line are ... | [{"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, 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, 3, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ... | [{"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, 8, 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... | arc 2 | 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 8 0 0 1 0 0 0 4 0 0 0 0
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
8 8 8 8 8 8 2 8 8 8 2 8 8 8 8
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
4 4 4 2 4 4 2 4 4 4 4 4 4 4 4
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
0 0 0 8 0 0 1 0 0 0 4 0 0 0 0
0 0 0 8 0 0 1 0 ... | 3,200 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 1,985 | ["<note1>\n<description>Reflection symmetry across a vertical axis is preserved when non-zero elemen(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 7, 0, 0, 0, 0, 0], [0, 0, (...TRUNCATED) | "[{\"input\": [[0, 0, 0, 7, 0, 0, 7, 0, 6], [6, 0, 8, 0, 0, 0, 0, 0, 8], [0, 0, 0, 0, 0, 3, 0, 0, 0](...TRUNCATED) | barc_heavy | "You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED) | "```\n6 0 7 7 0 7 7 0 6\n8 0 8 0 0 0 8 0 6\n0 0 0 3 0 3 0 0 0\n0 3 0 0 0 0 0 1 0\n0 0 0 3 0 3 0 0 0\(...TRUNCATED) | 1,400 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 1,985 | ["<note1>\n<description>When a grid contains distinct non-zero values in the first two rows, and a b(...TRUNCATED) | "[{\"input\": [[7, 8, 0, 0, 0, 0, 0, 0, 0], [9, 5, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0](...TRUNCATED) | "[{\"input\": [[3, 6, 0, 0, 0, 0, 0, 0, 0], [7, 5, 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) | "```\n3 3 3 6 6 6 0 0 0\n3 3 3 6 6 6 0 0 0\n3 3 3 6 6 6 0 0 0\n7 7 7 5 5 5 0 0 0\n7 7 7 5 5 5 0 0 0\(...TRUNCATED) | 1,400 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 2,279 | ["<note1>\n<description>Identify and extract contiguous blocks of non-zero values that form stable, (...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 6, 6, 6, 6, 6, 0, 0, 0, 0], [0, 6, 6, 6, 6, 6, 0,(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 1, 7, 3, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 7, 7, 7, 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) | "```\n1 1 7 7 3 3 2\n1 1 7 7 3 3 2\n7 7 7 7 7 7 2\n7 7 7 7 7 7 2\n7 7 7 7 1 1 2\n7 7 7 7 1 1 2\n2 2 (...TRUNCATED) | 1,758 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 2,613 | ["<note1>\n<description>When a rectangular region of a consistent value is surrounded by a border of(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 3, 3, 3, 3, 0, 0, 0, 0], [0, 0, 0, 3, 3,(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 3, 3, 3, 0], [0, 0, 0, 0, 3, 0, 3, 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 0 0 0 0 0 0\n0 0 0 0 3 3 3 0\n0 0 0 0 3 2 3 0\n0 0 0 0 3 3 3 0\n0 0 0 0 0 0 0 0\n0 0 0 0 0(...TRUNCATED) | 2,062 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 2,993 | ["<note1>\n<description>Each row in the input is expanded into multiple identical rows, with the num(...TRUNCATED) | "[{\"input\": [[9, 5], [6, 6], [6, 6], [6, 6]], \"output\": [[9, 9, 5, 5], [9, 9, 5, 5], [6, 6, 6, 6(...TRUNCATED) | "[{\"input\": [[6, 0], [1, 6], [7, 8], [2, 3]], \"output\": [[6, 6, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0], [(...TRUNCATED) | rearc | "You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED) | "```\n6 6 6 6 6 6 0 0 0 0 0 0\n6 6 6 6 6 6 0 0 0 0 0 0\n6 6 6 6 6 6 0 0 0 0 0 0\n6 6 6 6 6 6 0 0 0 0(...TRUNCATED) | 1,994 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 1,749 | ["<note1>\n<description>Identify and map object value transformation based on contextual neighborhoo(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0], [0, 4, 4, 4, 4, 0, 0], [0, 4, 4, 4, 4, (...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 1, 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 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0\n0 0 0 0 3 0 0 0 0\n0 0 0 3 3 0 0 0 0\n0 0 0 3 3 0 0 0 0\(...TRUNCATED) | 1,182 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 2,865 | ["<note1>\n<description>When a cell is zero in the input and surrounded by non-zero values, it is re(...TRUNCATED) | "[{\"input\": [[0, 5, 5, 5, 5, 5, 5, 5, 5, 0, 5, 5, 5, 5, 5], [5, 5, 5, 0, 5, 5, 5, 5, 0, 0, 5, 5, 5(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0], [0, 0, 0, 1], [0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 0, 0], [1, 0, 1, 0], [(...TRUNCATED) | rearc | "You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED) | "```\n0 0 0 0\n0 0 0 1\n0 0 0 0\n0 0 0 0\n0 0 0 0\n1 0 1 0\n0 0 0 0\n0 0 0 1\n0 0 0 0\n0 0 0 0\n0 8 (...TRUNCATED) | 2,266 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 2,929 | ["<note1>\n<description>When a row contains distinct values, each value is expanded into a block of (...TRUNCATED) | "[{\"input\": [[2, 9, 3], [9, 3, 3], [2, 2, 3], [2, 3, 9], [2, 9, 2], [2, 2, 9]], \"output\": [[2, 2(...TRUNCATED) | "[{\"input\": [[4, 2, 8, 9, 3], [9, 5, 7, 9, 0]], \"output\": [[4, 4, 4, 2, 2, 2, 8, 8, 8, 9, 9, 9, (...TRUNCATED) | rearc | "You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED) | "```\n4 4 4 2 2 2 8 8 8 9 9 9 3 3 3\n4 4 4 2 2 2 8 8 8 9 9 9 3 3 3\n4 4 4 2 2 2 8 8 8 9 9 9 3 3 3\n9(...TRUNCATED) | 2,326 |
"<|im_start|>user\nNOTE GENERATOR\n\nTASK: Analyze the provided ARC AGI solution. Extract key proble(...TRUNCATED) | 4,605 | ["<note1>\n<description>When a grid contains a consistent structural boundary (e.g., vertical or hor(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0], [0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 5(...TRUNCATED) | "[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 5, 0, 0(...TRUNCATED) | arc 2 | "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 5 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0\n5 5 5 0 0 0 0 5 0 0 (...TRUNCATED) | 3,606 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3