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 where a specific sequence of values appears in the first row and is then propagated downward in columns or rows, especially when the input contains non-zero values at the edges or in specific positions. The transformation often involves extending a pattern from a single row ...
[{"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\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
2,992
["<note1>\n<description>Look for isolated objects in the input that are not part of larger patterns(...TRUNCATED)
"[{\"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(...TRUNCATED)
"[{\"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(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
"```\n1 0 0 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 0 0\n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n0(...TRUNCATED)
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 where certain values are \"replicated\" or \"projected\" i(...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 movement or propagation of distinct elements (like (...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 symmetry in the transformation—specifically, whether the output m(...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 symmetry in the grid structure—specifically, whether the output i(...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 regions where a block of identical values is gradually replaced or (...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 a single object that appears in the input and is \"expanded\" or \"(...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,229
["<note1>\n<description>Look for patterns where a group of three identical elements (often forming a(...TRUNCATED)
"[{\"input\": [[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(...TRUNCATED)
"[{\"input\": [[0, 0, 0, 0, 0, 0, 2, 2, 2], [0, 2, 0, 0, 0, 0, 0, 2, 0], [2, 2, 2, 0, 0, 2, 0, 0, 0](...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
``` 3 0 3 1 0 1 0 0 0 0 0 0 3 0 0 1 0 1 ```
1,736
"<|im_start|>user\n# ARC HINT GENERATOR\n\n## Role & Goal\nYou are an expert ARC (Abstraction and Re(...TRUNCATED)
4,013
["<note1>\n<description>Look for regions of identical values that appear in blocks and are surrounde(...TRUNCATED)
"[{\"input\": [[6, 6, 6, 7, 7, 7, 0, 0, 6, 0, 0, 6, 0, 0, 6, 6, 0, 0, 6, 6], [0, 0, 0, 0, 6, 0, 0, 0(...TRUNCATED)
"[{\"input\": [[0, 9, 9, 7, 0, 0, 9, 7, 7, 7, 0, 7, 0, 0, 7, 0, 9, 0, 0, 0], [0, 0, 7, 3, 3, 3, 3, 0(...TRUNCATED)
arc 1
"You will be given some number of paired example inputs and outputs grids. The outputs were produced(...TRUNCATED)
``` 5 5 5 5 5 5 5 5 5 ```
3,520
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
4