Dataset Viewer
Auto-converted to Parquet Duplicate
abstraction_prompt
stringlengths
3.84k
7.2k
abstraction_prompt_length
int64
983
4.34k
generated_abstractions
listlengths
16
16
train
stringlengths
378
4.68k
test
stringlengths
126
2.84k
source
stringclasses
1 value
prompt
stringlengths
1.38k
4.74k
answer
stringlengths
15
919
num_tokens
int64
490
3.85k
<|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,961
[ "<note1>\n<description>Look for patterns in the placement and evolution of objects in the grid. Often, a small group of distinct elements (e.g., colors or values) appears in a cluster, and their behavior changes in the output. This transformation typically involves spreading, aligning, or filling in a pattern that ...
[{"input": [[0, 0, 0, 0, 0, 6, 5, 3, 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], [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...
[{"input": [[0, 0, 0, 4, 8, 5, 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], [4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, ...
arc 1
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 4 8 5 0 0 0 0 0 0 0 0 4 8 5 0 0 0 0 0 0 0 0 4 8 5 0 0 0 0 0 0 0 0 4 8 5 0 0 0 0 0 0 0 0 4 8 5 0 0 0 0 0 0 0 0 4 8 5 0 0 0 0 0 0 0 0 4 8 5 0 0 0 0 0 4 4 4 4 8 5 0 0 0 0 0 0 0 0 0 8 5 0 0 0 0 0 0 0 0 0 8 5 5 5 5 5 5 0 0 0 0 8 0 0 0 0 0 0 ```
2,468
<|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,992
[ "<note1>\n<description>Look for patterns in the placement and transformation of objects in the grid. Often, a single object or group of objects changes in a structured way that follows a consistent rule—such as symmetry, propagation, or alignment. This transformation typically introduces a new color or alters exist...
[{"input": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 1, 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, 1, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0...
[{"input": [[1, 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, 1, 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, 1, 0, 0...
arc 1
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 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 1 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 1 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 2 0 0 0 0 0 0 0 0 0 0 0 0 0 ...
2,499
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
3,229
["<note1>\n<description>Look for patterns in the alignment and transformation of distinct groups of (...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 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)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n0 2 0 0 3 3 3\n2 2 0 0 0 3 0\n0 0 2 0 3 3 3\n0 0 0 0 0 0 0\n0 8 8 0 0 6 6\n8 8 8 0 6 6 0\n0 0 (...TRUNCATED)
2,736
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
4,189
["<note1>\n<description>Look for patterns in the placement and movement of distinct objects in the g(...TRUNCATED)
"[{\"input\": [[4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 1, 4, 4, 4, 4, 4, 4, 4](...TRUNCATED)
"[{\"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(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n4 4 4 4 4 4 4 4 6 4 4 4 6 4 4 4\n4 4 4 4 4 4 4 6 4 4 4 6 4 4 4 4\n4 4 1 4 4 4 6 4 4 4 6 4 4 4 (...TRUNCATED)
3,696
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
4,343
["<note1>\n<description>Look for patterns in the placement and transformation of distinct objects in(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 2, 2, 2, 2, 2, 2, 2, 2, 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, 3, 3, 3(...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 0 0 0 0 0 0 0 0 0 0 0 0\n0 3 3 3 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0(...TRUNCATED)
3,850
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
1,625
["<note1>\n<description>Look for patterns in the alignment and propagation of objects across the gri(...TRUNCATED)
"[{\"input\": [[4, 1, 9, 1], [1, 9, 1, 4], [9, 1, 4, 6], [4, 1, 6, 6]], \"output\": [[4, 1, 9, 1, 1,(...TRUNCATED)
"[{\"input\": [[4, 6, 4, 4], [4, 6, 4, 4], [7, 6, 7, 9], [9, 4, 9, 7]], \"output\": [[4, 6, 4, 4, 4,(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n4 6 4 4 4 4 9 7\n4 6 4 4 4 4 7 9\n7 6 7 9 6 6 6 4\n9 4 9 7 4 4 7 9\n7 9 4 9 9 7 4 4\n9 7 6 7 4(...TRUNCATED)
1,132
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,953
["<note1>\n<description>Look for patterns in the alignment and interaction between distinct groups o(...TRUNCATED)
"[{\"input\": [[4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4(...TRUNCATED)
"[{\"input\": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n6 6 8 3 2 2 2 2 2 2\n8 8 8 3 2 2 2 2 2 2\n3 3 3 3 2 2 2 2 2 2\n3 3 3 3 2 2 2 2 2 2\n2 2 2 2 2 (...TRUNCATED)
2,460
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
3,819
["<note1>\n<description>Look for patterns in the placement and interaction of distinct objects in th(...TRUNCATED)
"[{\"input\": [[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(...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, 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 0 0 0\n0 0 1 1 1 1 1 1 1 1 1 1 0 0 0\n0 0 7 0 5 0 0 0 0 0 0 3 0 0 0\n0(...TRUNCATED)
3,326
"<|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 for patterns in the placement and movement of non-zero values across th(...TRUNCATED)
"[{\"input\": [[3, 0, 0, 0, 0, 0, 0, 0, 0, 0], [4, 0, 0, 0, 0, 0, 0, 0, 0, 0], [2, 0, 0, 0, 0, 0, 0,(...TRUNCATED)
"[{\"input\": [[2, 0, 0, 0, 0, 0, 0, 0, 0, 0], [4, 0, 0, 0, 0, 0, 0, 0, 0, 0], [3, 0, 0, 0, 0, 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 2 0 0 0 0 0 0 0\n0 0 0 4 0 0 0 0 0 0\n0 0 0 0 3 0 0 0 0 0\n0 0 2 0 0 0 0 0 0 0\n0 0 0 0 0 (...TRUNCATED)
1,666
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,775
["<note1>\n<description>Look for patterns in the alignment and transformation of objects across the (...TRUNCATED)
"[{\"input\": [[2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 1, 3, 3, 1, 2, 2, 2, 2, 2, 2, 2], [2, 1, 1,(...TRUNCATED)
"[{\"input\": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 1, 1, 1, 2, 8, 8, 8, 8, 8, 8, 8], [8, 1, 1,(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n8 8 8 8 8 8 8 8 8 8 8 8\n8 1 1 1 2 8 8 8 8 8 8 8\n8 1 1 2 1 8 8 8 8 8 8 8\n8 1 2 2 2 8 8 8 8 8(...TRUNCATED)
2,282
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
5