problem_id
stringlengths
12
17
task_group
stringclasses
1 value
task_type
stringclasses
2 values
prompt
stringlengths
243
16.6k
verification_info
stringlengths
495
26.4k
metadata
stringlengths
17
5.73k
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 1 1 4 1 4 4 1 4 4 1 1 1 1 1 4 4 1 4 1 1 4 1 4 4 Output: 4 4 1 4 Example 2: Input: 3 1 1 3 3 1 3 1 1 3 1 1 1 1 1 3 3 1 3 3 1 3 1 1 3 Output: 3 1 1 3 Example 3: Input: 1 2 1 1 2 2 1 1 2 1 1 1 1 1 1 1 2 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 8\n8 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n4 1 1 4 1\n4 4 1 4 4\n1 1 1 1 1\n4 4 1 4 1\n1 4 1 4 4\nOutput:\n4 4\n1 4\n\nExample 2:\n\nInput:\n3 1 1...
{"source_dataset": "arc_agi", "source_index": 12900, "input": [[1, 8, 1, 8, 8], [8, 1, 1, 8, 1], [1, 1, 1, 1, 1], [8, 8, 1, 8, 8], [8, 1, 1, 8, 1]], "output": [[1, 8], [8, 1]], "task_id": "88a62173", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirrors_weights": [0.2, 0.2, 0.2, 0.2, 0.2]}}
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 1 1 1 1 1 1 1 Output: 8 8 8 8 8 8 8 1 1 1 8 8 8 8 8 8 1 1 1 1 8 8 8 8 8 1 1 1 1 1 8 8 8 8 1 1 1 1 1 1 8 8 8 1 1 1 1 1 1 1 Example 2: Input: 0 1 1 1 1 1 1 1 Output: 0 0 0 0 1 1 1 1 0 0 0 1 1 1 1 1 0 0 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 2 2 2 2 2 1 1 1 1\n2 2 2 2 2 2 2 1 1 1 1 1\n2 2 2 2 2 2 1 1 1 1 1 1\n2 2 2 2 2 1 1 1 1 1 1 1\n2 2 2 2 1 1 1 1 1 1 1 1\n2 2 2 1 1 1 1 1 1 1 1 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the exam...
{"source_dataset": "arc_agi", "source_index": 12901, "input": [[2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]], "output": [[2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1], [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1], [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1], [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1], [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1], [2, 2, 2, 1, 1, 1...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 2 7 7 7 7 7 7 7 3 7 7 3 7 4 4 7 7 7 7 7 7 7 7 7 7 0 0 0 7 7 7 Output: 2 7 7 7 7 7 7 7 7 7 7 7 3 3 7 7 7 7 4 4 7 7 7 7 7 7 7 7 7 7 0 0 0 7 7 7 Example 2: Input: 7 7 8 7 7 7 7 6 7 6 7 7 7 7 7 1 7 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 7 7 7 7\n0 0 7 7 7\n9 7 7 7 7\n8 8 7 7 7\n5 5 5 7 7", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n7 7 7 7 7 2\n7 7 7 7 7 7\n7 3 7 7 3 7\n4 4 7 7 7 7\n7 7 7 ...
{"source_dataset": "arc_agi", "source_index": 12902, "input": [[7, 7, 7, 7, 1], [7, 0, 7, 7, 0], [7, 7, 9, 7, 7], [7, 8, 7, 7, 8], [5, 5, 7, 5, 7]], "output": [[1, 7, 7, 7, 7], [0, 0, 7, 7, 7], [9, 7, 7, 7, 7], [8, 8, 7, 7, 7], [5, 5, 5, 7, 7]], "task_id": "1e0a9b12", "difficulty": {"rotations_weights": [0.25, 0.25, 0....
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 3 3 3 3 3 3 3 7 7 7 7 7 7 7 7 7 7 7 7 7 3 3 3 3 3 3 3 3 3 7 7 7 7 7 7 7 7 7 7 7 3 3 3 3 3 3 3 3 3 3 3 7 7 7 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 8 7 7 7 7\n7 7 7 7 7 7 7 7 7 7 7 7 7 7 3 3 3 7 7 7\n7 7 7 7 7 7 7 7 7 7 7 7 7 3 3 3 3 3 7 7\n7 7 7 7 7 7 7 7 7 7 7 7 8 3 3 3 3 3 8 7\n7 7 7 7 7 7 7 7 7 7 7 7 8 3 3 3 3 3 8 7\n7 7 7 7 7 7 7 7 7 7 7 7 7 3 3 3 3 3 7 7\n7 7 7 7 7 7 7 7 7 7 ...
{"source_dataset": "arc_agi", "source_index": 12903, "input": [[7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 3, 3, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 3, 3, 3, 3, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 3, 3, 3, 3, 3, 7, 7], [7, 7, 7,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 8 8 8 8 8 8 2 2 2 2 2 2 2 2 2 2 2 7 7 7 7 7 7 7 7 7 7 7 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 2 2 1 5 2 0 1 5 2 0 1 5 8 8 8 8 8 8 8 8 8 0 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 2\n2 4 0 1 5 2 4 0 1 5 2 4 0 1 5 2 4 0 1 5 2 4 2 6 5 7 2 2\n5 2 4 0 1 5 2 4 0 1 5 2 4 0 1 5 2 4 0 ...
{"source_dataset": "arc_agi", "source_index": 12904, "input": [[2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 8, 8, 8, 8, 8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 2, 2],...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 7 8 8 7 8 3 Output: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 6 0 0 0 0 0 0 7 8 8 0 0 0 0 0 0 7 8 3 Example 2: Input: 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 1 6 6 1 0 0 0\n1 1 6 1 1 6 0 0 0\n6 1 1 6 1 1 0 0 0\n0 0 0 0 0 0 6 6 1\n0 0 0 0 0 0 1 1 6\n0 0 0 0 0 0 6 1 1\n6 6 1 0 0 0 0 0 0\n1 1 6 0 0 0 0 0 0\n6 1 1 0 0 0 0 0 0", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output...
{"source_dataset": "arc_agi", "source_index": 12905, "input": [[6, 6, 1], [1, 1, 6], [6, 1, 1]], "output": [[6, 6, 1, 6, 6, 1, 0, 0, 0], [1, 1, 6, 1, 1, 6, 0, 0, 0], [6, 1, 1, 6, 1, 1, 0, 0, 0], [0, 0, 0, 0, 0, 0, 6, 6, 1], [0, 0, 0, 0, 0, 0, 1, 1, 6], [0, 0, 0, 0, 0, 0, 6, 1, 1], [6, 6, 1, 0, 0, 0, 0, 0, 0], [1, 1, 6,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 3 3 3 3 3 3 3 3 7 7 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 7 7 3 3 3 3 3 3 3 3 7 7 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 7 7 3 3 3 3 3 3 3 3 7 7 3 3 3 3 8 5 3 3 3 3 3 3 3 3 9 1 3 3 3 3 3 3 3 3 3 3 3 Output: 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 3 3 3 3 3 3\n3 3 6 3 3 3 3 6 3 3\n3 6 6 8 3 3 6 6 8 3\n3 3 8 8 3 3 3 8 8 3\n3 3 6 3 3 3 3 6 3 3\n3 3 3 3 3 3 3 3 3 3\n3 3 3 3 3 3 3 6 3 3\n3 3 3 3 3 3 6 6 8 3\n3 3 3 3 3 3 3 8 8 3\n3 3 3 3 3 3 3 6 3 3", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12906, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 7, 3, 3, 3, 3, 7, 3, 3], [3, 7, 7, 7, 3, 3, 7, 7, 7, 3], [3, 3, 7, 7, 3, 3, 3, 7, 7, 3], [3, 3, 7, 3, 3, 3, 3, 7, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 6, 3, 3, 3, 7, 3, 3], [3, 3, 6, 6, 8, 3, 7, 7, 7, 3], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 6 8 6 6 6 6 6 6 6\n6 6 6 6 8 6 6 6 6 6 6 4\n6 6 6 6 8 6 6 6 6 6 4 6\n6 6 6 6 8 6 6 6 6 4 6 6\n8 6 6 6 8 6 6 6 4 6 6 6\n6 8 6 6 8 6 6 4 6 6 6 6\n6 6 8 6 8 6 4 6 6 6 6 6\n6 6 6 8 8 4 6 6 6 6 6 6\n1 1 1 1 5 4 4 4 4 4 4 4\n6 6 6 1 4 4 6 6 6 6 6 6\n6 6 1 6 4 6 4 6 ...
{"source_dataset": "arc_agi", "source_index": 12907, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 3 8 8 8 8 8 8 8 8 8 8 8 8 8 3 3 8 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 8 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 3 8 3 3 3 8\n8 8 8 8 3 8 8 8 8 8 8 8 8 8 8 8 8 8 3 8 3 8 8 8 3 8\n3 3 3 3 3 8 3 3 3 3 3 3 3 3 3 3 3 8 3 8 3 3 3 8 3 8\n3 8 8 8 8 8 3 8 8 8 8 8 8 8 8 8 3 8 3 8 8 8 3 8 3 8\n3 8 3 3 3 3 3 8 3 3 3 3 3 3 3 8 3 8 3 3 3 8 3 8 3 8\n3...
{"source_dataset": "arc_agi", "source_index": 12908, "input": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 1 1 1 1 1 1 1 1 1 5 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 1 9 1 1 1 8 1 1 1 1 1 1 1 1 5 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 5 5 5 9 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 7 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 1 1 1 1 1 1 1 1 1 5 1 1 1\n1 1 1 1 1 1 1 1 1 1 1 5 1 3 1\n7 1 1 1 2 1 1 1 1 8 1 5 1 1 1\n1 1 1 1 1 1 1 1 4 1 1 5 5 5 5\n1 9 4 1 1 0 1 1 1 1 1 1 1 1 1\n1 1 1 1 8 1 1 1 6 1 1 1 1 1 1\n1 8 1 1 1 1 1 1 7 2 1 1 1 1 1\n1 1 1 1 1 1 9 7 1 1 7 1 1 1 1\n1 1 1 4 4 1 1 1 1 ...
{"source_dataset": "arc_agi", "source_index": 12909, "input": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1], [1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 5, 1, 3, 1], [7, 1, 1, 1, 2, 1, 1, 1, 1, 8, 1, 5, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 5, 5, 5, 5], [1, 9, 4, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 8, 1, 1, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 5 5 9 9 9 9 9 9 9 9 9 9 9 9 9 5 5 9 9 9 9 5 5 9 9 9 9 9 9 9 9 9 9 9 9 9 5 5 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 9 9 3 9 9 9 9 9 9 9 9 9 9 9\n9 5 5 9 9 9 9 9 9 7 9 9 3 9 9\n9 5 5 9 9 9 9 9 9 9 5 5 9 9 9\n8 9 9 1 9 9 9 9 9 9 5 5 9 9 9\n9 9 9 7 9 9 3 9 9 8 9 9 1 9 9\n9 9 9 9 5 5 9 9 9 9 9 9 9 9 9\n9 9 9 9 5 5 9 9 9 9 9 9 9 9 9\n9 9 9 8 9 9 1 9 9 9 9 9 9 9 9\n9 9 9 9 9 9 9 9 9 ...
{"source_dataset": "arc_agi", "source_index": 12910, "input": [[9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 5, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 5, 5, 9, 9, 9, 9, 9, 9, 9, 5, 5, 9, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 5, 9, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 5, 5, 9, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 9 6 6 6 6 6 6 9 6 9 9 6 9 Output: 9 9 9 9 9 9 9 9 9 7 7 7 7 7 7 7 7 7 9 7 9 9 7 9 9 7 9 Example 2: Input: 9 9 6 9 9 9 6 6 6 6 6 6 6 9 9 9 6 9 Output: 9 7 9 9 9 7 9 9 9 7 7 7 7 7 7 7 7 7 9 9 9 7 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 9 7 9 9 7 9 9 7\n7 7 7 7 7 7 7 7 7\n9 9 7 9 9 7 9 9 7", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n9 9 9 9 9 9\n6 6 6 6 6 6\n9 6 9 9 6 9\nOutput:\n9 9 9 9 ...
{"source_dataset": "arc_agi", "source_index": 12911, "input": [[9, 9, 6, 9, 9, 6], [6, 6, 6, 6, 6, 6], [9, 9, 6, 9, 9, 6]], "output": [[9, 9, 7, 9, 9, 7, 9, 9, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7], [9, 9, 7, 9, 9, 7, 9, 9, 7]], "task_id": "017c7c7b", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirrors_wei...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 6 6 6 8 2 8 8 8 2 2 8 6 6 8 6 8 8 2 2 8 2 8 8 6 6 8 6 8 8 8 8 2 8 2 6 6 8 6 8 6 8 2 8 8 2 2 Output: 1 8 1 1 1 1 8 1 1 8 1 8 8 1 1 1 1 1 1 1 8 1 1 1 Example 2: Input: 8 8 6 8 8 8 2 8 2 2 8 8 6 6 6 6 8 8 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 1 1 1 1\n1 1 8 1 8 8\n1 1 1 8 1 1\n1 1 1 8 1 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n8 8 6 6 6 8 2 8 8 8 2 2\n8 6 6 8 6 8 8 2 2 8 2 8\n8 6 6 8 6 8...
{"source_dataset": "arc_agi", "source_index": 12912, "input": [[8, 6, 6, 8, 6, 8, 2, 2, 2, 2, 2, 2], [8, 6, 8, 6, 8, 8, 2, 2, 8, 8, 8, 8], [6, 6, 8, 8, 8, 8, 2, 8, 2, 8, 2, 2], [6, 6, 6, 8, 6, 8, 8, 2, 2, 8, 8, 2]], "output": [[1, 1, 1, 1, 1, 1], [1, 1, 8, 1, 8, 8], [1, 1, 1, 8, 1, 1], [1, 1, 1, 8, 1, 1]], "task_id": "...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 8 8 8 8 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n8 8 8 8 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 8 8 8 8 8\n6 6 6 6 8 8 8 8 8 6 6 6 6 6 8 8 8 8 8 6 6 6 6 6\n4 4 4 6 6 6 6 6 6 8 8...
{"source_dataset": "arc_agi", "source_index": 12913, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: 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 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 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 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 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 0 0 0 0 ...
{"source_dataset": "arc_agi", "source_index": 12914, "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, 0, 0, 0, 0, 0],...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 5 9 5 7 7 3 9 3 3 7 3 9 1 8 1 7 1 1 9 7 3 1 1 7 Output: 7 3 1 1 7 1 7 1 1 9 7 3 9 1 8 7 3 9 3 3 3 5 9 5 7 Example 2: Input: 9 5 8 8 1 5 3 9 7 5 9 1 7 1 9 7 5 3 1 1 5 1 1 5 7 Output: 5 1 1 5 7 7 5 3 1 1 9 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 8 9 5 1 3 5\n3 7 5 3 7 9 8\n3 7 1 5 5 5 3\n8 5 7 8 9 5 5\n8 1 3 5 5 5 5\n3 8 3 5 5 3 3\n5 3 9 8 5 7 9", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n3 5 9 5 ...
{"source_dataset": "arc_agi", "source_index": 12915, "input": [[5, 3, 9, 8, 5, 7, 9], [3, 8, 3, 5, 5, 3, 3], [8, 1, 3, 5, 5, 5, 5], [8, 5, 7, 8, 9, 5, 5], [3, 7, 1, 5, 5, 5, 3], [3, 7, 5, 3, 7, 9, 8], [3, 8, 9, 5, 1, 3, 5]], "output": [[3, 8, 9, 5, 1, 3, 5], [3, 7, 5, 3, 7, 9, 8], [3, 7, 1, 5, 5, 5, 3], [8, 5, 7, 8, 9,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 8 6 6 6 6 6 6 6 6 6 8 8 6 6 6 6 6 6 6 6 8 8 8 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 4 4 6 6 6 6 6 6 6 6 6 4 6 6 6 6 6 6 6 6 Output: 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 9 9\n9 5 9\n5 5 9", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6\n6 6 8 6 6 6 6 6 6 6\n6 6 8 8 ...
{"source_dataset": "arc_agi", "source_index": 12916, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 5, 6, 6, 6, 6, 6, 6], [6, 6, 5, 5, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 9, 9, 9, 6], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 1 1 1 1 1 1 6 6 6 6 6 6 6 6 1 1 1 1 1 1 6 6 6 6 6 6 6 6 1 1 1 1 1 1 6 6 6 6 6 6 6 6 1 1 1 1 1 1 6 6 2 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 6 6 6 1 1 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 6 6 6 6 6 6 2 5 2 2 2 2 2 2 2 5\n2 2 2 6 6 6 6 6 6 2 2 5 2 2 2 2 2 5 2\n6 6 6 6 6 6 6 6 6 6 6 6 1 6 6 6 1 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 1 6 1 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 1 6 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 1 6 1 6 6 6\n5 2 2 6 6 6 6 6 6 2 2 2 5 2 2 2 ...
{"source_dataset": "arc_agi", "source_index": 12917, "input": [[2, 2, 2, 6, 6, 6, 6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 6, 6, 6, 6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 2 9 9 9 9 9 9 9 9 2 2 9 9 9 2 2 9 9 9 9 9 9 9 9 2 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 Output: 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 9 9 9 9 9 9 9 5 9\n9 9 9 9 9 9 9 5 9 9\n9 9 9 9 9 5 9 9 9 9\n9 9 9 9 9 5 5 9 9 9\n9 5 5 9 9 9 9 9 9 9\n9 9 5 9 9 9 9 9 9 9\n5 9 9 9 9 9 5 5 9 9\n9 9 9 9 9 9 5 9 9 9\n9 9 9 9 9 9 9 9 5 9\n9 9 9 9 9 9 9 9 9 5", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12918, "input": [[9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 9, 5, 9, 9, 9, 9], [9, 9, 9, 9, 9, 5, 5, 9, 9, 9], [9, 5, 5, 9, 9, 9, 9, 9, 9, 9], [9, 9, 5, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 9, 9, 5, 5, 9, 9], [9, 9, 9, 9, 9, 9, 5, 9, 9, 9], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 4 9 5 9 3 4 5 5 4 3 3 3 3 3 Output: 3 3 3 3 5 5 4 3 5 9 3 4 5 5 4 9 Example 2: Input: 4 5 4 3 4 5 5 4 4 4 3 3 5 3 4 9 3 4 4 5 5 5 9 9 4 9 3 5 5 4 3 4 3 3 5 5 4 5 3 4 9 5 3 9 5 3 3 9 5 Output: 3 9 5 3 3 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 5 3\n5 4 3\n4 5 5", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n5 5 4 9\n5 9 3 4\n5 5 4 3\n3 3 3 3\nOutput:\n3 3 3 3\n5 5 4 3\n5 9 3 4\n5 5 4 9\n\nExample 2...
{"source_dataset": "arc_agi", "source_index": 12919, "input": [[4, 5, 5], [5, 4, 3], [9, 5, 3]], "output": [[9, 5, 3], [5, 4, 3], [4, 5, 5]], "task_id": "67a3c6ac", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirrors_weights": [0.2, 0.2, 0.2, 0.2, 0.2]}}
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 1 1 1 7 7 7 7 7 7 7 1 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 1 1 1 Output: 1 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 1 1 1 7 7 3 7 7 7 7 1 1 3 1 1 1 1 1 1 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 6 6 1 1\n1 1 6 6 1 1\n1 1 6 6 1 1\n1 1 6 6 1 1\n1 1 6 6 1 1\n1 1 6 6 1 1\n1 1 6 6 1 1\n8 8 8 8 8 8\n8 8 8 8 8 8\n1 1 6 6 1 1\n1 1 6 6 1 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples be...
{"source_dataset": "arc_agi", "source_index": 12920, "input": [[1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1], [8, 8, 6, 6, 8, 8], [8, 8, 6, 6, 8, 8], [1, 1, 6, 6, 1, 1], [1, 1, 6, 6, 1, 1]], "output": [[1, 1, 6, 6, 1, 1], [1, 1...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: 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 6 6 6 0 0 0 0 0 0 0 0 0 8 0 0 6 0 6 0 0 0 0 0 0 0 0 0 0 0 0 6 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 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 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 0 0\n0 0 6 6 6 6 6 6 6 6 6 6 6 0 0 0 0\n0 0 6 0 0 0 0 0 0 0 0 0 6 0 0 0 0\n0 8 6 0 0 0 0 0 0 0 0 0 6 0 0 0 0\n0 0 6 6 6 6 6 6 6 6 6 6 6 0 0 0 0\n0 0 6 0 0 0 0 0 0 0 0 0 6 0 0 0 0\n0 0 6 0 0 0 0 0 0 0 0...
{"source_dataset": "arc_agi", "source_index": 12921, "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, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 8, 0, 0, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 2 2 8 8 8 8 8 8 8 8 8 8 3 3 8 8 8 8 8 8 8 8 8 8 9 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 9 8 8 8 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8\n8 8 2 2 3 3 8 8 8 8\n4 4 2 2 8 7 8 8 8 8\n8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 9 8 8 8\n8 8 8 8 8 2 2 3 3 8\n8 8 8 4 4 2 2 8 7 8", "reasoning_gym_entry": {"question"...
{"source_dataset": "arc_agi", "source_index": 12922, "input": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 9, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 1 1 1 5 1 0 1 1 1 4 1 4 4 4 1 4 1 Output: 1 8 1 1 1 1 1 1 1 8 8 8 1 1 1 1 1 1 1 8 1 1 1 1 1 1 1 1 1 1 1 5 1 1 1 1 1 1 1 5 5 5 1 1 1 1 1 1 1 5 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 Exa...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 5 5 5 1 1 1 1 1 1 1 1 1 5 5 5\n5 5 1 5 1 1 1 1 1 1 1 1 5 5 1 5\n5 5 1 5 1 1 1 1 1 1 1 1 5 5 1 5\n1 5 5 5 1 1 1 1 1 1 1 1 1 5 5 5\n1 1 1 1 1 8 8 8 1 8 8 8 1 1 1 1\n1 1 1 1 8 8 1 8 8 8 1 8 1 1 1 1\n1 1 1 1 8 8 1 8 8 8 1 8 1 1 1 1\n1 1 1 1 1 8 8 8 1 8 8 8 1 1 1 1\n1 ...
{"source_dataset": "arc_agi", "source_index": 12923, "input": [[5, 1, 1, 5, 1, 4, 4, 4], [1, 8, 8, 1, 4, 4, 1, 4], [1, 8, 8, 1, 4, 4, 1, 4], [9, 1, 1, 5, 1, 4, 4, 4]], "output": [[1, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 5, 5], [5, 5, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 5, 5, 1, 5], [5, 5, 1, 5, 1, 1, 1, 1, 1, 1, 1, 1, 5, 5...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 3 3 3 3 3 2 2 2 2 2 3 3 3 2 2 2 3 2 2 2 2 2 3 2 2 2 2 2 3 2 2 2 2 2 3 2 3 3 3 2 3 2 2 2 2 2 3 2 3 2 3 3 3 2 2 2 2 2 3 3 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 2 2 2 2 2 2 2 3 2 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 4 0 0 0 0 0 0 0 4 2 2 2 2\n2 2 0 2 2 2 2 2 2 2 0 2 2 2 2\n2 2 0 2 2 9 0 0 9 2 0 2 2 2 2\n2 2 0 2 2 0 2 2 4 0 4 2 2 2 2\n2 2 4 0 0 4 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 2 2 4 0 0 0 4 2\n2 2 2 2 2 2 2 2 2 0 2 2 2 0 2\n2 2 2 2 2 4 0 4 2 ...
{"source_dataset": "arc_agi", "source_index": 12924, "input": [[2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2], [2, 2, 0, 2, 2, 2, 2, 2, 2, 2, 0, 2, 2, 2, 2], [2, 2, 0, 2, 2, 0, 0, 0, 0, 2, 0, 2, 2, 2, 2], [2, 2, 0, 2, 2, 0, 2, 2, 0, 0, 0, 2, 2, 2, 2], [2, 2, 0, 0, 0, 0, 2, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 5 5 5 5 2 2 2 2 2 2 5 3 3 5 2 2 2 2 2 2 5 3 3 5 2 2 2 2 2 2 5 5 5 5 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 Output: 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 8 8 8 8 2 2 2 2 2 2\n2 2 8 8 8 8 2 2 2 2 2 2\n8 8 5 5 5 5 8 8 2 2 2 2\n8 8 5 8 8 5 8 8 2 2 2 2\n8 8 5 8 8 5 8 8 2 2 2 2\n8 8 5 5 5 5 8 8 2 2 2 2\n2 2 8 8 8 8 2 2 2 2 2 2\n2 2 8 8 8 8 2 2 8 8 8 2\n2 2 2 2 2 2 2 8 5 5 5 8\n2 2 2 2 2 2 2 8 5 8 5 8\n2 2 2 2 2 2 2 8 ...
{"source_dataset": "arc_agi", "source_index": 12925, "input": [[2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 8, 8, 8, 8, 2, 2, 2, 2, 2, 2], [2, 2, 8, 5, 5, 8, 2, 2, 2, 2, 2, 2], [2, 2, 8, 5, 5, 8, 2, 2, 2, 2, 2, 2], [2, 2, 8, 8, 8, 8, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 6 2 1 1 2 6 2 8 8 2 6 2 8 8 2 6 2 8 1 1 6 4 2 5 1 1 4 2 5 2 4 4 2 5 2 4 4 2 5 2 1 1 2 4 8 8 1 1 4 8 8 4 2 4 8 8 4 2 4 8 8 4 1 1 8 2 8 5 1 1 2 8 5 6 4 2 1 1 1 1 2 8 5 6 1 1 8 5 2 2 5 8 5 2 2 5 8 5 1 1 1 1 5 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 6 2 6 2 6 2 6 2 6 2 6 2 6 2 6 2 6 2 6 2 6\n2 0 6 6 0 2 5 5 2 0 6 6 0 2 5 5 2 0 6 6 0 2\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n5 0 2 6 6 2 0 5 5 0 2 6 6 2 0 5 5 0 2 6 6 2\n0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6\n0 0 5 6 2 2 6 5 0 0 5 6 2 2 6 5 0 0 5 6 2...
{"source_dataset": "arc_agi", "source_index": 12926, "input": [[2, 6, 2, 6, 2, 6, 2, 6, 2, 6, 2, 6, 2, 6, 2, 6, 2, 6, 2, 6, 2, 6], [2, 0, 6, 6, 0, 2, 5, 5, 2, 0, 6, 6, 0, 2, 5, 5, 2, 0, 6, 6, 0, 2], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 1, 1, 6], [5, 0, 2, 6, 6, 2, 0, 5, 5, 0, 2, 6, 6, 2, 0, 5, 5, 0...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 0 3 0 3 3 3 3 3 3 3 3 3 3 3 3 0 3 3 3 3 3 3 3 3 3 2 3 3 0 3 0 3 3 3 3 3 3 3 3 3 2 2 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 3 3 3 3 3 3 3 3 3 3 3\n3 3 3 3 3 0 3 0 3 3 3 3 3 3 3\n3 3 3 3 3 0 3 0 3 3 3 3 3 3 3\n3 3 3 0 0 3 3 3 0 0 3 3 3 3 3\n3 3 3 3 0 3 3 3 0 3 3 3 3 3 3\n3 3 0 3 0 0 3 0 0 3 0 3 3 3 3\n3 3 3 0 3 1 3 1 3 0 3 3 3 3 3\n3 3 3 3 3 3 1 3 3 3 3 3 3 3 3\n3 3 3 0 3 1 3 1 3 ...
{"source_dataset": "arc_agi", "source_index": 12927, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 0, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 0, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 0, 0, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 0, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 2 9 9 9 2 2 9 9 9 9 2 9 2 9 2 9 9 9 2 9 2 9 9 9 9 2 9 2 9 9 9 2 2 9 9 9 2 9 Output: 9 5 9 9 9 2 5 9 9 9 9 2 9 5 9 2 9 9 9 5 9 2 9 9 9 9 5 9 2 9 9 9 5 2 9 9 9 5 9 Example 2: Input: 9 2 9 2 9 9 9 9 2 2 9 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 5 9\n9 9 2\n9 5 9\n2 9 9\n9 9 5\n9 2 9\n9 9 5\n2 9 9\n9 5 9\n2 9 9\n9 9 5\n9 2 9\n5 9 9\n9 9 2\n5 9 9\n9 2 9\n9 9 5", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nIn...
{"source_dataset": "arc_agi", "source_index": 12928, "input": [[9, 2, 9], [9, 9, 2], [9, 2, 9], [2, 9, 9], [9, 9, 2], [9, 2, 9], [9, 9, 2], [2, 9, 9], [9, 2, 9], [2, 9, 9], [9, 9, 2], [9, 2, 9], [2, 9, 9], [9, 9, 2], [2, 9, 9], [9, 2, 9], [9, 9, 2]], "output": [[9, 5, 9], [9, 9, 2], [9, 5, 9], [2, 9, 9], [9, 9, 5], [9,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 5 9 5 5 5 5 5 5 9 5 5 5 5 5 9 2 5 5 5 5 5 9 2 5 5 5 5 5 9 2 5 5 5 5 5 5 9 5 5 5 5 5 5 9 Output: 5 5 5 2 5 5 9 5 5 5 5 2 5 9 5 5 5 5 5 9 2 5 5 5 5 5 9 2 5 5 5 5 5 9 2 5 5 5 5 2 5 9 5 5 5 2 5 5 9 Examp...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 9 5 5 5 3\n5 5 5 5 5 9 5 5 3\n5 5 5 5 5 5 9 5 3\n5 5 5 5 5 5 5 3 9\n5 5 5 5 5 5 5 3 9\n5 5 5 5 5 5 5 3 9\n5 5 5 5 5 5 9 5 3\n5 5 5 5 5 9 5 5 3\n5 5 5 5 9 5 5 5 3", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output...
{"source_dataset": "arc_agi", "source_index": 12929, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 3], [5, 5, 5, 5, 5, 5, 5, 5, 3], [5, 5, 5, 5, 5, 5, 5, 5, 3], [5, 5, 5, 5, 5, 5, 5, 3, 9], [5, 5, 5, 5, 5, 5, 5, 3, 9], [5, 5, 5, 5, 5, 5, 5, 3, 9], [5, 5, 5, 5, 5, 5, 5, 5, 3], [5, 5, 5, 5, 5, 5, 5, 5, 3], [5, 5, 5, 5, 5, 5, 5, 5, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 5 0 5 0 0 0 0 0 0 0 5 5 0 0 0 0 0 0 0 0 0 5 5 0 0 0 0 0 0 0 0 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0 0 0\n0 0 5 5 0 0 5 5 0 0 0 0\n0 5 5 5 0 0 5 5 5 0 0 0\n0 0 5 0 0 0 0 5 0 0 0 0\n0 0 5 5 5 5 5 5 0 0 0 0\n0 0 0 5 0 0 5 0 0 0 0 0\n0 0 0 0 0 0 0 0 ...
{"source_dataset": "arc_agi", "source_index": 12930, "input": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 2, 2, 2, 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, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 5, 5, 5, 0...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: 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 4 4 8 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 8 4 8 4 8 4 4 4 4 8 4 4 4 8 4 4 4 4 4 4 8 8 8 8 8 4 4 4 4 8 8 8 8 8 4 4 4 4 4 4 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 4 6 4 4\n6 6 6 6 6\n6 4 6 4 4\n4 6 6 6 4\n6 4 6 4 6\n6 6 6 6 6\n4 6 6 6 4", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 ...
{"source_dataset": "arc_agi", "source_index": 12931, "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, 6, 4, 4, 6, 4, 4, 4, 4, 4, 6, 6, 6, 6, 4, 4, 4], [4, 4, 4, 4, 4, 4, 4, 6, 6, 4, 4, 4, 4, 4, 4, 4, 6, 6, 4, 4, 4, 4], [4, 4, 4, 4, 4, 4, 6, 6, 6, 6, 4, 4, 4, 4, 4, 6, 4, 4...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 6 6 6 9 6 9 6 9 6 9 6 9 6 6 6 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 6 9 6 9 6 9 6 9 6 9 6 9 6 6 6 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 6 6 6 9 6 9 6 9 6 9 6 9 6 9 6 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6\n6 9 6 9 6 9 6 9 6 9 6 9 6 6 6 9 6 6 6\n6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6\n6 9 6 9 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6\n6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 9 6 6 6\n6 9 6 9 6 9 6 9 6 9 6 9 6 9 6 9 6 6 6\n6 6 6 9 6 6 6 9 6 6 6 9 6 6 6 9 ...
{"source_dataset": "arc_agi", "source_index": 12932, "input": [[6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6], [6, 9, 6, 9, 6, 9, 6, 9, 6, 9, 6, 9, 6, 6, 6, 9, 6, 6, 6], [6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6], [6, 6, 6, 9, 6, 9, 6, 9, 6, 6, 6, 9, 6, 6, 6, 9, 6, 6, 6], [6, 6, 6, 9, 6, 6, 6,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 4 4 5 5 5 5 5 5 5 5 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 Output: 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 5 5 8 5 5 5 5 5 5 5 5 5 5 5\n5 4 4 5 5 5 5 5 5 6 5 5 8 5 5\n5 4 4 5 5 5 5 5 5 5 4 4 5 5 5\n3 5 5 1 5 5 5 5 5 5 4 4 5 5 5\n5 5 5 6 5 5 8 5 5 3 5 5 1 5 5\n5 5 5 5 4 4 5 5 5 5 5 5 5 5 5\n5 5 5 5 4 4 5 5 5 5 5 5 5 5 5\n5 5 5 3 5 5 1 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 ...
{"source_dataset": "arc_agi", "source_index": 12933, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 4, 4, 5, 5, 5, 5, 5, 5, 5, 4, 4, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 4, 4, 5, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 1 1 6 6 6 6 6 6 6 6 1 6 6 6 6 6 5 6 6 6 6 6 6 6 6 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 9 6 6 6 6 6 6 6 6 6 9 6 6 2 2 2 2 6 6 6 9 6 6 2 6 6 6 7 7 6 6 6 6 2 6 0 0 7 7 6 6 6 6 2 6 0 6 Output: 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 6 6 6 6 6 6 6\n6 5 5 5 6 6 6 6 4 6\n6 6 6 6 6 6 6 4 4 4\n2 2 6 6 0 6 6 6 6 6\n6 2 6 6 0 0 0 6 6 6\n6 2 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 2 2 2 2\n6 6 6 7 6 6 2 8 8 6\n6 6 6 7 6 6 2 6 8 6\n6 6 7 7 6 6 2 6 8 6", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12934, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 5, 5, 5, 6, 6, 6, 6, 4, 6], [6, 6, 6, 6, 6, 6, 6, 4, 4, 4], [9, 9, 6, 6, 0, 6, 6, 6, 6, 6], [6, 9, 6, 6, 0, 0, 0, 6, 6, 6], [6, 9, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 2, 2, 2, 2], [6, 6, 6, 7, 6, 6, 2, 8, 8, 6], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 8 7 7 7 7 7 7 8 7 7 7 4 4 4 8 4 4 4 4 4 4 8 4 4 4 7 7 7 8 7 7 7 7 7 7 8 7 7 7 7 7 7 8 7 7 7 7 7 7 8 7 7 7 7 7 7 8 7 7 7 Output: 7 7 7 8 7 7 7 7 7 7 8 7 7 7 4 4 4 4 4 4 4 4 4 4 4 4 4 4 7 7 7 8 7 7 7 7 7 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 3 3 7 7 7 7 7 7 7\n7 7 3 3 7 7 7 7 7 7 7\n1 1 3 3 1 1 1 1 1 1 1\n1 1 3 3 1 1 1 1 1 1 1\n7 7 3 3 7 7 7 7 7 7 7\n7 7 3 3 7 7 7 7 7 7 7", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\...
{"source_dataset": "arc_agi", "source_index": 12935, "input": [[7, 7, 3, 3, 7, 7, 7, 7, 7, 7, 7], [7, 7, 3, 3, 7, 7, 7, 7, 7, 7, 7], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [7, 7, 3, 3, 7, 7, 7, 7, 7, 7, 7], [7, 7, 3, 3, 7, 7, 7, 7, 7, 7, 7]], "output": [[7, 7, 3, 3, 7, 7, 7, 7, 7, 7, 7], ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 6 6 6 6 1 1 6 6 6 6 1 1 6 6 6 6 1 1 1 6 6 6 6 1 1 6 6 6 6 1 1 6 6 6 6 1 1 1 6 6 6 6 1 1 6 6 6 6 1 1 6 6 6 6 1 1 1 6 6 6 6 1 1 6 6 6 6 1 1 6 6 6 6 1 1 1 1 1 1 1 1 1 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1\n1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1\n1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1\n1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1 1 7 7 7 7 1\n1 7 7 7 7 1 1 7 7 7 7 ...
{"source_dataset": "arc_agi", "source_index": 12936, "input": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1], [1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1, 1, 6, 6, 6, 6, 1, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 3 5 5 5\n5 5 5 5 5 5 5 5 5 5 8 5 5 5 5 5 3 5 5 5\n5 5 5 4 4 4 4 4 4 4 8 4 4 4 4 4 3 4 4 5\n5 5 5 5 5 5 5 5 5 5 8 5 5 5 5 5 3 5 5 5\n5 5 5 5 5 5 5 5 5 5 8 5 5 5 5 5 3 5 5 5\n5 5 5 5 5 5 5 5 5 5 ...
{"source_dataset": "arc_agi", "source_index": 12937, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 3, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 8, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 5], [5, 5, 5,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 2 6 6 6 6 6 6 6 6 2 6 2 6 6 6 6 6 6 6 6 2 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 6 6 6 6 6 6 6 6 7 6 7 6 6 6 6 6 6 6 6 7 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 6 7 2 6 2 3 6 3 1 6 1\n7 7 7 2 2 2 3 3 3 1 1 1\n7 6 7 2 6 2 3 6 3 1 6 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 2 6 6...
{"source_dataset": "arc_agi", "source_index": 12938, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 2, 6, 2, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 7, 6, 7, 6, 2, 2, 2, 6, 6, 6, 6, 6, 6, 1, 6, 1, 6], [6, 7, 7, 7, 6, 2, 6, 2, 6, 3, 6,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 7 7 7 7 7 7 7 0 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 0 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 Output: 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 4 7 7 7 7 7 7 7\n4 4 7 7 1 1 1 1 7\n4 4 7 7 1 1 1 1 7\n7 7 7 7 1 1 1 1 7\n7 7 7 7 1 1 1 1 7\n7 7 7 7 1 1 1 1 7\n7 7 7 7 7 7 7 7 7\n7 7 7 7 7 7 7 7 7", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the ex...
{"source_dataset": "arc_agi", "source_index": 12939, "input": [[4, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 1, 7], [7, 4, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 1, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7]], "output": [[4, 4, 7, 7, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 1 1 7 7 7 1 3 5 5 1 Output: 1 2 2 2 1 2 2 2 1 2 2 2 1 7 2 2 1 7 5 2 1 7 5 3 Example 2: Input: 3 3 1 3 3 1 3 8 8 8 8 7 Output: 3 2 2 2 3 8 2 2 3 8 2 2 3 8 1 2 3 8 1 7 Example 3: Input: 5 5 5 7 3 5 7 7 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 2 2 2 2\n5 2 2 2 2\n5 8 2 2 2\n5 8 7 2 2\n5 8 7 3 2\n5 8 7 3 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n1 1 1 1\n7 7 7 1\n3 5 5 1\nOutput:\n1 2 2 2\n1 ...
{"source_dataset": "arc_agi", "source_index": 12940, "input": [[5, 5, 5, 5], [5, 3, 3, 1], [5, 8, 8, 7], [8, 8, 7, 7]], "output": [[5, 2, 2, 2, 2], [5, 2, 2, 2, 2], [5, 8, 2, 2, 2], [5, 8, 7, 2, 2], [5, 8, 7, 3, 2], [5, 8, 7, 3, 1]], "task_id": "9af7a82c", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 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 2 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 2 2 0 0 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 2 0 0 0 0 2 2 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 Output: 0 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 0 0 0 0 0 0 0\n0 0 5 0 0 0 0 0 0 1\n0 0 5 0 0 5 5 0 0 1\n0 0 0 0 0 0 0 0 0 1\n0 0 0 0 0 0 0 0 0 0\n0 0 0 0 0 0 0 0 0 0\n6 0 0 1 0 0 0 6 6 0\n6 0 0 1 1 0 6 6 0 0\n6 0 0 0 0 0 0 0 0 0\n6 0 0 0 0 0 0 0 0 0", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12941, "input": [[0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 2, 0, 0, 0, 0, 0, 0, 2], [0, 0, 2, 0, 0, 2, 2, 0, 0, 2], [0, 0, 0, 0, 0, 0, 0, 0, 0, 2], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [2, 0, 0, 2, 0, 0, 0, 2, 2, 0], [2, 0, 0, 2, 2, 0, 2, 2, 0, 0], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 6 7 7 7 7 7 7 7 7 7 7 6 7 7 7 7 7 7 7 0 0 0 6 7 7 7 0 0 7 7 7 7 7 6 7 7 7 7 7 7 7 7 7 7 6 7 7 7 7 7 7 7 7 7 7 6 7 7 7 7 7 7 8 8 8 8 6 7 7 7 8 8 7 7 7 7 7 6 7 7 7 7 7 7 7 7 7 7 6 7 7 7 7 7 Output: 8 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0\n0 0", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n7 7 7 7 7 6 7 7 7 7 7\n7 7 7 7 7 6 7 7 7 7 7\n7 7 0 0 0 6 7 7 7 0 0\n7 7 7 7 7 6 7 7 7 7 7\n7 7 7 7 7 6...
{"source_dataset": "arc_agi", "source_index": 12942, "input": [[7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7], [7, 0, 0, 0, 0, 6, 7, 7, 7, 0, 0], [7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7], [7, 8, 8, 8, 8, 6, 7, 7, 8, 8, 8], [7, 7, 7, 7,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 9 9 9 9 9 7 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 3 9 9 7 9 9 9 9 9 9 9 9 9 9 9 9 9 0 9 9 9 9 9 9 7 9 9 9 0 9 9 3 9 9 9 9 9 9 9 9 9 9 9 9 9 7 9 9 9 9 9 9 9 9 9 9 9 2 9 9 9 9 9 9 9 9 7 9 2 9 9 9 9 9 9 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 3 9 9 9 9 9 9 9 9\n9 9 9 9 1 9 9 2 9 9\n9 9 9 9 9 9 9 9 9 9\n9 2 9 9 9 9 9 9 9 9\n9 9 9 9 9 4 9 9 9 9\n9 9 9 3 9 9 5 9 9 9\n9 9 9 9 9 9 9 9 9 9\n9 9 9 2 9 9 9 3 9 9\n9 3 9 9 9 9 4 9 9 9\n9 9 9 9 5 9 9 9 9 9", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12943, "input": [[9, 3, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 3, 9, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 1, 9, 9, 2, 9, 9, 7, 9, 9, 9, 9, 1, 9, 9, 2, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 2, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 2, 9, 9, 9, 9, 9, 9, 9, 9...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 1 1 7 7 1 1 7 7 7 7 1 1 7 7 1 1 7 7 7 7 7 7 7 7 7 7 7 7 7 7 1 1 7 7 1 1 7 7 7 7 1 1 7 7 1 1 7 7 7 7 7 7 7 7 7 7 7 7 7 7 1 1 7 7 1 1 7 7 7 7 1 1 7 7 1 1 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 Output: 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 0 7 7 0 0 7 7 7\n1 1 9 1 1 9 9 1 1 7\n1 1 9 1 1 9 9 1 1 7\n9 9 9 9 9 9 9 9 9 0\n1 1 9 1 1 9 9 1 1 7\n1 1 9 1 1 9 9 1 1 7\n9 9 9 9 9 9 9 9 9 0\n1 1 9 1 1 9 9 1 1 7\n1 1 9 1 1 9 9 1 1 7\n7 7 0 7 7 0 0 7 7 7", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12944, "input": [[7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [1, 1, 7, 1, 1, 7, 7, 1, 1, 7], [1, 1, 7, 1, 1, 7, 7, 1, 1, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [1, 1, 7, 1, 1, 7, 7, 1, 1, 7], [1, 1, 7, 1, 1, 7, 7, 1, 1, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [1, 1, 7, 1, 1, 7, 7, 1, 1, 7], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 9 9 5 5 5 5 5 5 5 5 5 5 9 9 9 5 5 5 5 5 5 5 5 5 9 5 9 5 5 5 5 5 5 5 5 5 5 5 9 9 9 5 9 9 9 9 5 5 5 5 5 9 9 5 9 9 9 5 5 9 9 5 5 5 5 5 9 5 5 5 9 9 5 5 5 5 5 5 5 5 9 9 5 5 5 9 9 5 5 5 5 5 5 5 5 9 9 9 5 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 5 5 5 5 5 5 5 5 5 5\n2 2 2 2 2 2 2 2 2 5 5 5 5 5\n2 5 2 5 2 5 5 5 2 5 5 5 5 5\n2 5 5 5 2 5 2 5 2 5 5 5 5 5\n2 2 2 2 2 2 2 2 2 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5...
{"source_dataset": "arc_agi", "source_index": 12945, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 5, 5, 5, 5], [9, 5, 9, 5, 9, 5, 5, 5, 9, 5, 5, 5, 5, 5], [9, 5, 5, 5, 9, 5, 9, 5, 9, 5, 5, 5, 5, 5], [9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 4 0 0 0 0 0 0 0 0 4 4 4 4 0 0 0 0 0 0 0 0 4 4 4 4 0 0 0 0 0 0 0 0 4 4 4 4 0 0 0 0 0 0 0 0 4 4 4 4 0 0 0 0 0 0 0 0 4 4 0 0 0 0 0 0 4 4 4 4 4 4 0 0 0 0 0 0 4 4 4 4 4 4 0 0 0 0 0 0 4 0 0 0 0 4 4 4 4 4 4 4 4 0 0 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 4 4 4 4 9 9 9 6 4 4 4\n4 4 4 4 4 9 9 9 6 4 4 4\n4 4 4 4 4 9 9 9 6 4 4 4\n3 3 3 3 9 9 4 4 4 4 4 4\n3 3 3 3 9 9 9 9 6 6 3 6\n3 3 3 3 9 9 9 9 6 6 3 6\n4 4 4 4 4 4 9 9 6 6 3 6\n3 3 3 4 4 4 9 9 6 6 3 6\n3 3 3 4 4 4 9 9 6 6 3 6\n3 3 3 4 4 4 9 9 6 6 3 6\n4 4 4 4 4 4 4 4 ...
{"source_dataset": "arc_agi", "source_index": 12946, "input": [[4, 4, 4, 4, 4, 0, 0, 0, 0, 4, 4, 4], [4, 4, 4, 4, 4, 0, 0, 0, 0, 4, 4, 4], [4, 4, 4, 4, 4, 0, 0, 0, 0, 4, 4, 4], [0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, 4], [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, 4, 4, 4, 4, 4, 0, 0, 0, 0...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 8 8 8 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 3 3 7 6 6 7 3 3\n8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 3 3 7 6 6 7 3 3\n7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 9 9 7 3 3 7 9 9\n8 8 7 8 8 7 8 8 7 8 8 7 8 8 7 ...
{"source_dataset": "arc_agi", "source_index": 12947, "input": [[8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 6, 6, 7, 8, 8], [8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 6, 6, 7, 8, 8], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 4 5 5 5 4 5 5 2 2 5 5 4 2 5 5 4 5 5 5 5 5 5 4 5 5 5 4 5 5 5 4 4 4 4 4 4 4 4 4 4 4 5 5 5 4 5 5 5 4 5 5 2 5 2 5 4 5 5 5 4 5 5 5 5 5 2 4 2 5 5 4 5 5 5 4 4 4 4 4 4 4 4 4 4 4 5 5 5 4 5 5 5 4 5 5 5 5 5 5 4 5 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 5 5\n1 1 5\n5 5 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n5 5 5 4 5 5 5 4 5 5 2\n2 5 5 4 2 5 5 4 5 5 5\n5 5 5 4 5 5 5 4 5 5 5\n4 4 4 4 4 4 4 4 4 4 4\n...
{"source_dataset": "arc_agi", "source_index": 12948, "input": [[2, 5, 2, 4, 5, 5, 5, 4, 5, 5, 5], [5, 5, 5, 4, 2, 5, 5, 4, 5, 2, 5], [5, 5, 5, 4, 5, 5, 5, 4, 5, 5, 5], [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], [5, 2, 5, 4, 5, 5, 5, 4, 5, 5, 5], [5, 5, 5, 4, 5, 2, 5, 4, 2, 5, 5], [2, 5, 5, 4, 5, 5, 2, 4, 5, 5, 5], [4, 4, 4, 4,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 8 4 8 4 4 8 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 8 4 8 4 4 8 4 8 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 8 4 4 4 4 4 4 4 4 4 Output: 4 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4\n4 4 4 4 9 4 4 4 4 9\n4 4 4 4 4 4 4 4 4 4\n7 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 2 2 4 4 4\n4 4 4 4 4 4 4 4 4 4\n4 4 4 6 4 4 4 6 4 6", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12949, "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, 8, 4, 4, 4, 4, 8], [4, 4, 4, 4, 4, 4, 4, 4, 4, 4], [8, 4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 4, 4, 4, 4, 8, 8, 4, 4, 4], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 9 9 9 9 9 9 3 3 3 3 3 3 3 3 3 3 3 3 3 9 9 9 9 9 9 9 9 9 3 3 3 3 3 3 3 3 3 3 3 9 9 9 9 9 9 9 9 9 9 9 3 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 6 3 3 3 3\n3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 9 9 3 3 3\n3 3 3 3 3 3 3 3 3 3 3 3 3 9 9 9 9 9 3 3\n3 3 3 3 3 3 3 3 3 3 3 3 6 9 9 9 9 9 6 3\n3 3 3 3 3 3 3 3 3 3 3 3 6 9 9 9 9 9 6 3\n3 3 3 3 3 3 3 3 3 3 3 3 3 9 9 9 9 9 3 3\n3 3 3 3 3 3 3 3 3 3 ...
{"source_dataset": "arc_agi", "source_index": 12950, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 9, 9, 9, 9, 9, 3, 3], [3, 3, 3,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 2 9 9 9 9 9 9 9 9 9 9 9 2 2 2 9 9 9 9 9 9 9 9 9 9 9 2 3 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 2 9 9 9 9 9 9 9 9 9 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 9 9 9 9 9 9 9 9 9 9 9 9 9\n9 9 9 9 9 9 9 9 9 1 5 9 9 9\n9 9 9 9 9 9 9 9 3 2 2 9 9 9\n9 9 9 9 9 9 9 1 2 9 2 9 9 9\n9 9 9 2 2 5 9 5 2 2 9 9 9 9\n9 9 2 9 2 1 9 9 9 9 9 9 9 9\n9 9 2 2 3 9 9 9 9 9 9 9 9 9\n9 9 5 1 9 9 9 9 9 9 9 9 9 9\n9 9 9 9 9 9 9 9 9 9 9 9 9 9\n9 9 9...
{"source_dataset": "arc_agi", "source_index": 12951, "input": [[9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 3, 2, 2, 9, 9, 9], [9, 9, 9, 9, 9, 9, 9, 9, 2, 9, 2, 9, 9, 9], [9, 9, 9, 2, 2, 9, 9, 9, 2, 2, 9, 9, 9, 9], [9, 9, 2, 9, 2, 9, 9, 9, 9, 9, 9, 9, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 8 5 5 5 6 8 8 5 8 5 8 6 8 5 8 8 6 6 8 6 5 5 5 6 8 6 8 5 6 6 6 5 6 6 5 5 6 6 8 5 6 6 6 6 6 6 5 6 5 5 8 6 5 5 5 8 6 8 6 5 8 6 5 8 5 5 6 6 6 6 5 6 5 8 6 6 6 5 5 5 5 6 5 8 8 6 6 5 6 5 8 8 5 8 5 8 6 8 8 6 5 8 5 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 9 0 6 0 6 0 6 0 0 0 0 0 0 6 0 0 0 0\n0 5 5 5 5 0 0 0 0 0 0 0 0 0 0 0 6 6 0 0 6\n6 5 6 6 5 0 6 9 6 0 0 0 0 6 0 0 6 9 0 0 0\n0 5 6 6 5 0 0 6 0 6 0 6 0 6 0 0 0 0 0 0 0\n0 5 6 6 5 0 9 6 6 6 0 9 0 0 0 9 0 6 0 6 0\n0 5 6 6 5 0 0 9 6 0 0 0 6 9 0 0 0 6 0 0 0\n9 5 6 6 ...
{"source_dataset": "arc_agi", "source_index": 12952, "input": [[0, 0, 0, 9, 0, 6, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0], [0, 5, 5, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 6], [6, 5, 6, 6, 5, 0, 6, 9, 6, 0, 0, 0, 0, 6, 0, 0, 6, 9, 0, 0, 0], [0, 5, 6, 6, 5, 0, 0, 6, 0, 6, 0, 6, 0, 6, 0, 0, 0, 0, 0, 0, 0...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 6 6 8 8 8 6 6 Output: 8 8 8 8 8 8 8 8 1 Example 2: Input: 8 8 8 8 8 8 8 8 8 8 6 6 8 8 8 8 8 6 6 8 8 8 6 6 8 8 8 8 8 6 6 8 6 6 8 8 8 8 8 6 6 8 8 8 8 8 8 8 8 Output: 8 8 1 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 8 1\n8 1 8\n8 8 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n8 8 8 8 8\n8 8 8 8 8\n8 8 8 8 8\n8 8 8 6 6\n8 8 8 6 6\nOutput:\n8 8 8\n8 8 8\n8 8 1\n\nExamp...
{"source_dataset": "arc_agi", "source_index": 12953, "input": [[8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 6, 6], [8, 6, 6, 8, 6, 6], [8, 6, 6, 8, 8, 8], [8, 8, 8, 6, 6, 8], [8, 8, 8, 6, 6, 8]], "output": [[8, 8, 1], [8, 1, 8], [8, 8, 1]], "task_id": "ff28f65a", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirro...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 4 5 4 4 5 5 5 5 5 5 5 5 4 5 4 4 5 5 5 5 5 5 5 5 4 4 5 4 5 5 5 4 4 5 5 5 4 4 5 4 5 5 5 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5\n5 5 4 5 5 5 4 5 5 4 4 5\n5 5 4 4 5 5 5 4 4 5 5 5\n5 5 5 5 5 5 4 5 5 4 4 5\n5 5 5 5 5 5 5 4 4 5 5 5\n5 5 5 5 5 5 4 5 ...
{"source_dataset": "arc_agi", "source_index": 12954, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 4, 5, 5, 4, 4, 5], [5, 5, 5, 5, 5, 5, 5, 4, 4, 5, 5, 5], [5, 5, 5, 5, 5, 5, 4, 5, 5, 4, 4, 5], [5, 5, 4, 5, 5, 5, 5, 4, 4, 5, 5, 5], [5, 5, 4, 4, 5, 5, 4, 5, 5, 4, 4, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 8 8 9 9 9 9 9 9 9 8 9 9 9 9 9 9 8 8 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 8 8 9 9 9 9 9 9 9 8 9 9 9 9 9 9 8 8 9 9 9 9 9 9 9 9 Output: 9 9 9 9 8 8 9 9 3 9 9 9 9 8 9 9 9 9 9 9 8 8 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 9 9 6 6 9 9\n3 9 9 9 6 9 9\n9 9 9 6 6 9 9\n9 9 9 9 7 7 9\n3 9 9 9 9 7 9\n9 9 9 9 7 7 9\n9 9 9 9 9 9 9\n9 9 9 9 9 1 1\n3 9 9 9 9 9 1\n9 9 9 9 9 1 1\n9 9 9 9 9 9 9", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid,...
{"source_dataset": "arc_agi", "source_index": 12955, "input": [[9, 9, 9, 6, 6, 9, 9], [9, 9, 9, 9, 6, 9, 9], [9, 9, 9, 6, 6, 9, 9], [9, 9, 9, 9, 7, 7, 9], [9, 9, 9, 9, 9, 7, 9], [9, 9, 9, 9, 7, 7, 9], [9, 9, 9, 9, 9, 9, 9], [9, 9, 9, 9, 9, 1, 1], [9, 9, 9, 9, 9, 9, 1], [9, 9, 9, 9, 9, 1, 1], [9, 9, 9, 9, 9, 9, 9]], "ou...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 6 6 6 6 6 1 1 1 1 1 6 6 6 6 6 1 1 1 1 1 6 6 6 6 6 1 1 1 1 1 6 6 6 6 6 1 1 1 1 1 6 6 6 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 6 6 6 6 1 1 1 1 1 1 6 6 6 6 1 1 1 1 1 1 6 6 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 Output: 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 1 1 1 1 1 1 1\n6 2 6 1 1 1 1 1 1 1\n6 2 6 1 1 1 1 1 1 1\n6 2 6 1 6 6 6 6 6 6\n6 2 6 1 6 2 2 2 2 6\n6 6 6 1 6 2 2 2 2 6\n1 1 1 1 6 2 2 2 2 6\n1 1 1 1 6 2 2 2 2 6\n1 1 1 1 6 2 2 2 2 6\n1 1 1 1 6 6 6 6 6 6", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12956, "input": [[6, 6, 6, 1, 1, 1, 1, 1, 1, 1], [6, 6, 6, 1, 1, 1, 1, 1, 1, 1], [6, 6, 6, 1, 1, 1, 1, 1, 1, 1], [6, 6, 6, 1, 6, 6, 6, 6, 6, 6], [6, 6, 6, 1, 6, 6, 6, 6, 6, 6], [6, 6, 6, 1, 6, 6, 6, 6, 6, 6], [1, 1, 1, 1, 6, 6, 6, 6, 6, 6], [1, 1, 1, 1, 6, 6, 6, 6, 6, 6], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 6 6 5 5 6 6 6 5 6 5 6 5 5 6 9 5 5 5 9 5 5 9 9 5 5 9 5 9 9 9 Output: 5 7 5 5 5 7 5 5 5 7 5 5 5 5 5 5 Example 2: Input: 5 6 5 5 6 6 5 6 6 5 6 5 5 5 6 6 5 9 5 9 9 9 5 9 5 5 5 9 5 9 9 9 Output: 7 5 7 5 5 5 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 5 5 5\n5 5 5 5\n5 5 5 7\n5 5 5 5", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n5 5 6 6\n5 5 6 6\n6 5 6 5\n6 5 5 6\n9 5 5 5\n9 5 5 9\n9 5 5 9\n5 9 9 9\nOutpu...
{"source_dataset": "arc_agi", "source_index": 12957, "input": [[5, 6, 6, 6], [6, 5, 6, 5], [6, 6, 6, 5], [6, 6, 6, 6], [5, 5, 9, 9], [5, 9, 5, 9], [9, 9, 5, 5], [9, 5, 5, 9]], "output": [[7, 5, 5, 5], [5, 5, 5, 5], [5, 5, 5, 7], [5, 5, 5, 5]], "task_id": "e345f17b", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 9 7 1 7 9 7 1 7 7 6 7 7 7 1 7 4 7 1 2 7 7 4 7 7 1 7 3 7 1 7 7 9 1 1 1 1 1 1 1 1 1 1 1 7 7 7 1 7 7 7 1 7 6 7 4 7 6 1 2 7 4 1 7 4 7 7 8 7 1 7 7 7 1 7 9 7 1 1 1 1 1 1 1 1 1 1 1 7 7 7 1 7 7 7 1 7 7 7 7 2 7 1 7 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 7 1 7 7 7 1 7 7 7\n7 7 7 1 7 7 7 1 7 7 7\n7 7 7 1 7 7 7 1 7 7 7\n1 1 1 1 1 1 1 1 1 1 1\n7 7 7 1 7 7 7 1 7 7 7\n7 7 7 1 7 7 7 1 7 7 7\n7 7 7 1 7 7 7 1 7 7 7\n1 1 1 1 1 1 1 1 1 1 1\n7 7 7 1 7 7 7 1 7 4 7\n7 7 7 1 7 7 7 1 7 2 7\n7 7 7 1 7 7 7 1 6 7 3", "reasoning_g...
{"source_dataset": "arc_agi", "source_index": 12958, "input": [[2, 7, 7, 1, 7, 4, 7, 1, 7, 6, 4], [7, 7, 6, 1, 7, 2, 7, 1, 7, 7, 7], [4, 7, 7, 1, 7, 6, 7, 1, 2, 9, 7], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [6, 7, 2, 1, 7, 9, 7, 1, 7, 4, 7], [7, 6, 7, 1, 7, 2, 4, 1, 7, 2, 7], [4, 7, 7, 1, 7, 7, 7, 1, 6, 7, 3], [1, 1, 1, 1,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 7 6 8 6 6 6 6 6 6 6 4 6 8 6 6 6 6 6 6 6 7 6 8 6 6 6 6 6 6 6 2 6 8 6 6 6 6 6 6 6 4 6 8 6 6 6 6 6 6 6 7 6 8 6 6 6 6 6 6 6 1 6 8 6 6 6 6 6 6 6 1 6 8 6 6 6 6 6 5 6 2 6 8 6 6 6 6 6 5 6 1 6 8 6 6 6 6 6 5 Output: 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 0 6 8 6 6 6 6 6 6\n6 4 6 8 4 4 6 6 6 6\n6 1 6 8 6 6 6 6 6 6\n6 1 6 8 6 6 6 6 6 6\n6 9 6 8 9 9 6 6 6 6\n6 7 6 8 7 7 6 6 6 6\n6 1 6 8 6 6 6 6 6 6\n6 7 6 8 7 7 6 6 6 6\n6 4 6 8 4 4 6 6 6 5\n6 9 6 8 9 9 6 6 6 5", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12959, "input": [[6, 0, 6, 8, 6, 6, 6, 6, 6, 6], [6, 4, 6, 8, 6, 6, 6, 6, 6, 6], [6, 1, 6, 8, 6, 6, 6, 6, 6, 6], [6, 1, 6, 8, 6, 6, 6, 6, 6, 6], [6, 9, 6, 8, 6, 6, 6, 6, 6, 6], [6, 7, 6, 8, 6, 6, 6, 6, 6, 6], [6, 1, 6, 8, 6, 6, 6, 6, 6, 6], [6, 7, 6, 8, 6, 6, 6, 6, 6, 6], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 3 4 4 4 4 9 9 4 4 4 3 4 9 9 4 4 4 4 3 4 4 9 9 4 3 4 4 4 Output: 4 4 4 4 6 4 4 6 4 4 4 6 4 4 4 6 Example 2: Input: 9 9 9 4 3 3 4 3 9 9 9 9 4 3 4 3 9 4 9 9 3 4 4 3 4 9 4 9 3 3 3 3 Output: 4 4 4 4 4 4 4 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 4 4 4\n4 6 4 4\n4 4 4 4\n4 6 4 6", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n9 9 9 9 3 4 4 4\n4 9 9 4 4 4 3 4\n9 9 4 4 4 4 3 4\n4 9 9 4 3 4 4 4\nOutput:\n...
{"source_dataset": "arc_agi", "source_index": 12960, "input": [[4, 4, 9, 9, 4, 3, 4, 3], [4, 4, 9, 9, 3, 4, 3, 4], [9, 9, 4, 4, 3, 4, 3, 3], [9, 4, 4, 4, 3, 4, 3, 4]], "output": [[6, 4, 4, 4], [4, 6, 4, 4], [4, 4, 4, 4], [4, 6, 4, 6]], "task_id": "94f9d214", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25],...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 5 1 5 9 9 9 3 3 3 9 9 9 9 9 9 0 0 9 9 3 5 9 9 9 9 9 5 9 Output: 9 9 9 9 9 9 9 9 9 3 3 3 9 9 9 9 0 0 9 9 3 3 1 1 1 0 9 Example 2: Input: 9 9 9 9 5 9 9 9 9 9 9 9 9 9 9 4 4 5 9 0 0 0 7 7 5 9 9 9 9 9 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "9 9 9 9 1 1 0 9\n4 4 3 9 1 9 0 0\n4 9 3 3 1 9 9 9", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n9 9 9 9 9 5 1 5 9 9 9\n3 3 3 9 9 9 9 9 9 0 0\n9 9 3 5 9 9 9 9 ...
{"source_dataset": "arc_agi", "source_index": 12961, "input": [[4, 5, 9, 5, 9, 9, 1, 5, 9, 5, 9], [4, 9, 9, 3, 5, 9, 1, 9, 9, 0, 0], [9, 9, 9, 9, 9, 9, 5, 9, 9, 9, 9]], "output": [[9, 9, 9, 9, 1, 1, 0, 9], [4, 4, 3, 9, 1, 9, 0, 0], [4, 9, 3, 3, 1, 9, 9, 9]], "task_id": "234bbc79", "difficulty": {"rotations_weights": [0...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 7 7 7 7 6 7 7 7 7 7 7 7 7 7 7 7 1 7 6 7 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 6 7 7 7 Output: 7 7 7 7 7 7 7 7 7 6 7 7 7 7 7 1 1 1 1 1 7 1 1 6 1 6 1 1 7 1 1 1 1 1 7 7 7 7 7 7 7 7 7 7 7 6 7 7 7 Examp...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 7 6 7 7 7 7 6 7 7 7 7 7 7 7 6 7 6 7 7 7 7 7 6 7\n7 7 7 7 7 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n7 7 7 7 6 7 7 7 7 7 7 7 7 6 7 7 7 7 7 6 7 7 7 7 7 7\n6 7 7 7 7 7 7 7 6 7 7 6 7 7 7 6 7 6 7 7 7 7 7 7 7 7\n7 7 7 7 7 7 7 6 7 7 7 7 7 7 6 7 7 7 7 7 6 7 7 6 7 7\n7...
{"source_dataset": "arc_agi", "source_index": 12962, "input": [[7, 7, 7, 6, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7, 7, 7, 6, 7, 6, 7, 7, 7, 7, 7, 6, 7], [7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 6, 7, 7, 7, 7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7, 6, 7, 7, 7, 7, 7, 7], [6, 7, 7, 7, 7, 7...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 6 6 4 4 4 4 6 7 6 4 4 4 4 4 7 6 4 4 4 4 6 6 6 4 4 4 4 4 6 7 4 4 4 4 7 6 6 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 6 6 6 7 4 4 4 4 4 4 4 4 4 4 6 7 6 6 4 4 4 4 4 4 4 4 4 4 6 6 7 6 4 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 6 7 6 4 4 4 4 4 4 4 4 4\n4 6 6 6 4 4 4 4 4 4 4 4 4\n4 6 6 6 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 4 4 4 4 4 4 4\n4 4 4 4 4 4 6 6 6 6 4 6 6\n4 4 4 4 4 4 6 6 6 6 4 6...
{"source_dataset": "arc_agi", "source_index": 12963, "input": [[4, 6, 7, 6, 4, 4, 4, 4, 4, 4, 4, 4, 4], [4, 6, 6, 6, 4, 4, 4, 4, 6, 6, 6, 6, 4], [4, 6, 6, 6, 4, 4, 4, 4, 6, 6, 7, 6, 4], [4, 4, 4, 4, 4, 4, 4, 4, 6, 6, 6, 6, 4], [4, 4, 4, 7, 6, 6, 6, 4, 6, 6, 6, 6, 4], [4, 4, 4, 6, 6, 6, 6, 4, 6, 7, 6, 6, 4], [4, 4, 4, 6...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 9 9 9 9 9 9 9 5 5 5 5 9 9 5 5 5 5 9 9 5 5 5 5 9 9 5 5 5 5 9 9 9 9 9 9 9 Output: 9 9 9 9 9 9 9 1 1 1 1 9 9 1 9 9 1 9 9 1 9 9 1 9 9 1 1 1 1 9 9 9 9 9 9 9 Example 2: Input: 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 9 9 9 9 9 9 9 ...
{"source_dataset": "arc_agi", "source_index": 12964, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 9 9 4 9 4 0 0 4 9 4 1 1 4 9 4 7 7 4 4 9 9 4 9 4 0 0 4 9 4 1 1 4 9 4 7 7 4 4 4 4 4 9 4 4 4 4 9 4 4 4 4 9 4 4 4 4 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 4 4 4 4 9 4 4 4 4 9 4 4 4 4 9 4 4 4 4 4 9 9 4 9 4 7 7 4 9 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 4 4 4\n5 9 4 4\n5 9 1 4\n5 9 1 0", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n4 9 9 4 9 4 0 0 4 9 4 1 1 4 9 4 7 7 4\n4 9 9 4 9 4 0 0 4 9 4 1 1 4 9 4 7 7 4\...
{"source_dataset": "arc_agi", "source_index": 12965, "input": [[4, 4, 4, 4, 7, 4, 4, 4, 4, 7, 4, 4, 4, 4, 7, 4, 4, 4, 4], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [4, 4, 4, 4, 7, 4, 4, 4, 4, 7, 4, 4, 4, 4, 7, 4, 4, 4, 4], [4, 7, 7, 4, 7, 4, 7, 7, 4, 7, 4, 1, 1, 4, 7, 4, 5, 5, 4], [4, 7, 7, 4, 7, 4, 7,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 6 6 6 6 7 7 7 7 7 7 7 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 7 7 7 6 6 6\n7 7 7 7 7 7 6 6 6 7 4 7 6 6 6\n7 4 4 4 4 7 6 6 6 7 4 7 6 6 6\n7 4 9 9 4 7 6 6 6 7 4 7 6 6 6\n7 4 9 9 4 7 6 6 6 7 7 7 6 6 6\n7 4 9 9 4 7 6 6 6 6 6 6 6 6 6\n7 4 9 9 4 7 6 6 6 6 6 6 6 6 6\n7 4 9 9 4 7 6 6 6 ...
{"source_dataset": "arc_agi", "source_index": 12966, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 6, 6, 6], [7, 7, 7, 7, 7, 7, 6, 6, 6, 7, 7, 7, 6, 6, 6], [7, 7, 7, 7, 7, 7, 6, 6, 6, 7, 7, 7, 6, 6, 6], [7, 7, 7, 7, 7, 7, 6, 6, 6, 7, 7, 7, 6, 6, 6], [7, 7, 7, 7, 7, 7, 6, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 4 6 4 6 4 6 4 4 Output: 9 9 4 9 4 9 4 9 9 Example 2: Input: 4 4 4 4 2 2 2 4 4 Output: 1 1 1 1 4 4 4 1 1 Example 3: Input: 4 4 2 2 2 4 4 4 2 Output: 1 1 4 4 4 1 1 1 4 Example 4: Input: 4 3 3 4 4 3 4 4 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 4 9\n9 4 9\n9 4 4", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n4 4 6\n4 6 4\n6 4 4\nOutput:\n9 9 4\n9 4 9\n4 9 9\n\nExample 2:\n\nInput:\n4 4 4\n4 2 2\n2 4...
{"source_dataset": "arc_agi", "source_index": 12967, "input": [[6, 6, 4], [4, 6, 4], [4, 6, 6]], "output": [[4, 4, 9], [9, 4, 9], [9, 4, 4]], "task_id": "6ea4a07e", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirrors_weights": [0.2, 0.2, 0.2, 0.2, 0.2]}}
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 0 0 3 3 0 3 0 Output: 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 3 0 3 0 0 3 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 3 0 3 0 0 0 0 0 0 0 0 3 0 0 0 0 0 3 3 0 0 0 0 0 3 0 0 3 0 3 0 0 0 3 0 3 Example 2: Input: 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 0 0 0 0 0 7\n0 0 0 0 0 0 7 0 7\n0 0 0 0 0 0 0 7 0\n0 0 7 0 0 0 0 0 7\n7 0 7 0 0 0 7 0 7\n0 7 0 0 0 0 0 7 0\n0 0 0 0 0 7 0 0 0\n0 0 0 7 0 7 0 0 0\n0 0 0 0 7 0 0 0 0", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output...
{"source_dataset": "arc_agi", "source_index": 12968, "input": [[7, 7, 0], [0, 7, 0], [7, 0, 7]], "output": [[0, 0, 0, 0, 0, 0, 0, 0, 7], [0, 0, 0, 0, 0, 0, 7, 0, 7], [0, 0, 0, 0, 0, 0, 0, 7, 0], [0, 0, 7, 0, 0, 0, 0, 0, 7], [7, 0, 7, 0, 0, 0, 7, 0, 7], [0, 7, 0, 0, 0, 0, 0, 7, 0], [0, 0, 0, 0, 0, 7, 0, 0, 0], [0, 0, 0,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 9 3 8 9 8 9 3 8 3 9 8 9 8 3 8 Output: 3 9 3 8 9 8 9 3 8 3 9 8 9 8 3 8 9 8 3 8 8 3 9 8 9 8 9 3 3 9 3 8 3 9 3 8 9 8 9 3 8 3 9 8 9 8 3 8 9 8 3 8 8 3 9 8 9 8 9 3 3 9 3 8 3 9 3 8 9 8 9 3 8 3 9 8 9 8 3 8 Example 2...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 8 3 2\n3 8 8 2\n8 8 8 8\n8 3 8 8\n8 3 8 8\n8 8 8 8\n3 8 8 2\n2 8 3 2\n2 8 3 2\n3 8 8 2\n8 8 8 8\n8 3 8 8\n8 3 8 8\n8 8 8 8\n3 8 8 2\n2 8 3 2\n2 8 3 2\n3 8 8 2\n8 8 8 8\n8 3 8 8", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to ...
{"source_dataset": "arc_agi", "source_index": 12969, "input": [[2, 8, 3, 2], [3, 8, 8, 2], [8, 8, 8, 8], [8, 3, 8, 8]], "output": [[2, 8, 3, 2], [3, 8, 8, 2], [8, 8, 8, 8], [8, 3, 8, 8], [8, 3, 8, 8], [8, 8, 8, 8], [3, 8, 8, 2], [2, 8, 3, 2], [2, 8, 3, 2], [3, 8, 8, 2], [8, 8, 8, 8], [8, 3, 8, 8], [8, 3, 8, 8], [8, 8, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 ...
{"source_dataset": "arc_agi", "source_index": 12970, "input": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8],...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 7 7 7 7 7 7 7 1 3 3 1 1 9 9 1 1 7 7 7 7 7 7 7 1 3 3 1 1 9 9 1 1 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 4\n0 2", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n7 1 1 1 1 1 1 1 1 1 7 7 7 7 7 7\n7 1 1 1 1 1 1 1 1 1 7 7 7 7 7 7\n7 1 ...
{"source_dataset": "arc_agi", "source_index": 12971, "input": [[7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 7], [7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 7], [7, 7, 1, 1, 1, 1, 1, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 0 6 3 8 Output: 1 0 6 1 0 0 6 6 3 3 8 8 1 3 8 1 Example 2: Input: 0 3 8 8 1 6 3 8 4 Output: 1 0 3 8 1 0 0 3 8 8 8 8 1 6 6 3 3 8 4 4 1 3 8 4 1 Example 3: Input: 3 6 0 3 3 4 Output: 1 3 6 1 3 3 6 6 0 0 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 0 6 8 1\n0 0 6 8 8\n4 4 4 3 3\n1 4 4 3 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n0 6\n3 8\nOutput:\n1 0 6 1\n0 0 6 6\n3 3 8 8\n1 3 8 1\n\nExample 2:\n...
{"source_dataset": "arc_agi", "source_index": 12972, "input": [[0, 6, 8], [4, 4, 3]], "output": [[1, 0, 6, 8, 1], [0, 0, 6, 8, 8], [4, 4, 4, 3, 3], [1, 4, 4, 3, 1]], "task_id": "49d1d64f", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirrors_weights": [0.2, 0.2, 0.2, 0.2, 0.2]}}
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 2 2 2 2 7 2 2 2 2 2 2 7 2 2 2 2 2 2 2 2 2 2 2 7 2 2 2 2 2 2 7 2 2 2 2 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 2 2 2 2 2 2 7 2 2 2 2 2 2 7 2 2 2 2 2 2 2 2 2 2 2 7 2 2 2 2 2 2 7 2 2 2 2 2 2 2 2 2 2 2 7 2 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 2 2 2 7 6 6 6 6 7 2 2 2\n2 2 2 2 2 2 7 6 6 6 6 7 2 2 2\n2 2 2 2 2 2 7 6 6 6 6 7 2 2 2\n2 2 2 2 2 2 7 6 6 6 6 7 2 2 2\n2 2 2 2 2 2 7 6 6 6 6 7 2 2 2\n2 2 2 2 2 2 7 6 6 6 6 7 2 2 2\n7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n9 9 9 9 9 9 7 5 5 5 5 7 3 3 3\n9 9 9 9 9 9 7 5 5 ...
{"source_dataset": "arc_agi", "source_index": 12973, "input": [[2, 2, 2, 2, 2, 2, 7, 2, 2, 2, 2, 7, 2, 2, 2], [2, 2, 2, 2, 2, 2, 7, 2, 2, 2, 2, 7, 2, 2, 2], [2, 2, 2, 2, 2, 2, 7, 2, 2, 2, 2, 7, 2, 2, 2], [2, 2, 2, 2, 2, 2, 7, 2, 2, 2, 2, 7, 2, 2, 2], [2, 2, 2, 2, 2, 2, 7, 2, 2, 2, 2, 7, 2, 2, 2], [2, 2, 2, 2, 2, 2, 7, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 9 9 1 2 1 1 9 9 1 2 2 9 9 1 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 Output: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 9 9 1 2 1 1 9 9 1 2 2 9 9 1 2 2 1 9 9 1 1 1 1 1 9 9 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 1 1 1 1\n1 1 1 1 1 1\n1 1 1 1 1 1\n9 1 9 1 2 1\n1 9 1 1 2 2\n9 9 1 2 2 1\n9 9 1 1 1 1\n1 9 1 1 1 1\n9 1 9 1 1 1", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInpu...
{"source_dataset": "arc_agi", "source_index": 12974, "input": [[1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1], [9, 1, 9, 1, 2, 1], [1, 9, 1, 1, 2, 2], [9, 9, 1, 2, 2, 1], [1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1]], "output": [[1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1], [9, 1...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 5 0 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 8 8 8 8 8 8 8 8 8 8 8 8 0 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 5 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 1 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 4 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 0 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8 5 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 ...
{"source_dataset": "arc_agi", "source_index": 12975, "input": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 2 2 3 3 3 2 2 2 2 2 2 2 2 2 2 3 3 3 3 2 3 3 2 2 2 2 2 2 2 2 4 4 4 3 3 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 2 7 7 2 7 2 2 2 2 2\n2 2 2 2 2 2 7 7 7 2 7 7 2 2 2 2\n2 2 2 2 2 7 2 2 7 2 7 7 7 2 2 2\n2 ...
{"source_dataset": "arc_agi", "source_index": 12976, "input": [[2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 6, 6, 6, 6, 6, 2, 2, 2, 2, 2], [2, 2, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 5 6 3 3 3 3 3 3 3 6 5 6 3 3 3 3 3 3 3 5 1 5 3 3 3 3 3 3 3 Output: 6 5 6 6 6 6 6 6 5 6 6 5 6 6 6 6 6 6 5 6 5 1 5 5 5 5 5 5 1 5 Example 2: Input: 1 5 8 1 3 3 3 3 3 3 3 3 3 3 1 5 5 1 3 3 3 3 3 3 3 3 3 3 1 8 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 6 6 1 1 1 1 1 1 1 1 6 6 1\n6 8 8 6 6 6 6 6 6 6 6 8 8 6\n1 6 6 1 1 1 1 1 1 1 1 6 6 1\n8 5 5 8 8 8 8 8 8 8 8 5 5 8", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput...
{"source_dataset": "arc_agi", "source_index": 12977, "input": [[1, 6, 6, 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [6, 8, 8, 6, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [1, 6, 6, 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [8, 5, 5, 8, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3]], "output": [[1, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 1], [6, 8, 8, 6, 6, 6, 6, 6, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 3 3 3 3 3 1 3 3 3 2 3 3 2 3 3 3 3 3 3 2 2 3 2 3 3 3 3 3 2 2 3 3 3 3 3 1 3 3 3 3 3 1 3 3 3 3 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 2 2 3 3 3 3\n3 3 3 3 3 3 3 3 2 3\n3 3 3 3 3 2 3 3 2 3\n3 3 3 2 2 2 3 3 3 3\n3 3 3 2 3 3 3 3 3 3\n3 2 3 3 3 3 3 3 3 3\n3 2 3 3 3 3 2 2 3 3\n3 3 3 3 3 3 3 3 3 3", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output gr...
{"source_dataset": "arc_agi", "source_index": 12978, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 2 8 1 8 8 8 2 8 Output: 1 2 8 1 8 8 8 2 8 8 2 8 1 8 8 1 2 8 Example 2: Input: 2 8 8 2 2 1 8 2 2 Output: 2 8 8 2 2 1 8 2 2 8 2 2 2 2 1 2 8 8 Example 3: Input: 8 1 2 1 2 2 1 8 2 Output: 8 1 2 1 2 2 1 8 2 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 1 8\n8 8 1\n2 1 8\n2 1 8\n8 8 1\n2 1 8", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n1 2 8\n1 8 8\n8 2 8\nOutput:\n1 2 8\n1 8 8\n8 2 8\n8 2 8\n1 8 8\n1 2 8\...
{"source_dataset": "arc_agi", "source_index": 12979, "input": [[2, 1, 8], [8, 8, 1], [2, 1, 8]], "output": [[2, 1, 8], [8, 8, 1], [2, 1, 8], [2, 1, 8], [8, 8, 1], [2, 1, 8]], "task_id": "6d0aefbc", "difficulty": {"rotations_weights": [0.25, 0.25, 0.25, 0.25], "mirrors_weights": [0.2, 0.2, 0.2, 0.2, 0.2]}}
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 5 5 5 8 5 5 5 5 9 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 7 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 3 5 5 5 0 5 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 Output: 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 0 4\n7 9 8\n4 3 9", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n5 5 5 5 5 5 5 5 8 5\n5 5 5 9 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 6 5 5\n5 5 5 5 ...
{"source_dataset": "arc_agi", "source_index": 12980, "input": [[5, 5, 5, 5, 5, 5, 5, 1, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 7, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 4, 5], [5, 3, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 9, 5], [5, 5, 5, 5, 0, 5, 5, 5, 5, 5], [4, 5, 5, 5, 5, 5, 5, 5, 5, 5], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 2 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 2 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 2 6 6 6 6 6 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 6 6 6 6 2 6 6 6 6 6 6 6 6\n6 6 6 6 6 3 6 6 6 6 6 6 6 6\n6 6 6 2 3 3 6 6 6 6 6 6 6 6\n6 6 6 6 6 3 6 6 6 6 6 6 6 6\n6 2 3 3 3 3 6 6 6 6 6 6 6 6\n6 6 6...
{"source_dataset": "arc_agi", "source_index": 12981, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 2, 6, 6, 6, 6, 6, 6, 6, 6], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 8 8 8 8 8 8 8 8 8 8 1 8 8 8 8 8 8 8 8 8 8 1 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 7 7 8 8 8 8 1 8 8 8\n7 7 7 7 8 8 8 1 8 8 8 8\n7 7 7 7 8 8 6 8 8 8 8 8\n7 7 7 7 8 6 8 8 8 8 8 8\n7 7 7 7 6 8 8 8 8 8 8 8\n7 7 7 7 8 6 8 8 8 8 8 8\n7 7 7 7 8 8 6 8 8 8 8 8\n7 7 7 7 8 8 8 6 8 8 8 8\n7 7 7 7 8 8 8 8 6 8 8 8\n7 7 7 7 8 8 8 8 8 6 8 8\n7 7 7 7 8 8 8 8 ...
{"source_dataset": "arc_agi", "source_index": 12982, "input": [[7, 7, 7, 7, 8, 8, 8, 8, 1, 8, 8, 8], [7, 7, 7, 7, 8, 8, 8, 1, 8, 8, 8, 8], [7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8], [7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8], [7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8], [7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8], [7, 7, 7, 7, 8, 8, 8, 8, 8, 8...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 6 7 0 7 0 7 7 6 7 7 7 0 7 0 7 7 7 7 7 6 7 7 7 7 7 7 6 6 7 7 6 0 7 7 7 7 6 6 6 7 6 7 7 0 0 0 2 2 2 2 7 4 7 4 7 4 2 2 2 7 7 4 7 7 4 4 7 7 2 7 2 7 7 7 4 7 2 7 2 2 7 7 7 4 7 4 2 2 2 2 2 4 4 7 4 4 Output: 4 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 2 6 0 7\n4 4 4 4 6\n7 7 0 4 6\n4 4 7 6 4\n4 7 4 4 6", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n7 7 7 7 6 7 0 7 0 7\n7 6 7 7 7 0 7 0 7 7\n7 7 7 6 7 7 7 7 ...
{"source_dataset": "arc_agi", "source_index": 12983, "input": [[6, 7, 6, 7, 7, 7, 7, 0, 0, 7], [7, 7, 6, 6, 6, 0, 7, 7, 7, 7], [7, 7, 7, 6, 6, 7, 7, 0, 0, 7], [7, 6, 7, 6, 6, 0, 7, 7, 7, 0], [7, 7, 7, 6, 6, 7, 7, 0, 7, 0], [2, 2, 2, 2, 7, 4, 7, 7, 7, 7], [7, 7, 2, 7, 2, 4, 4, 4, 4, 7], [7, 7, 2, 2, 2, 7, 7, 7, 4, 7], [...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 1 1 1 1 1 1 1 1 0 1 1\n1 1 1 1 1 1 1 1 1 0 0 0 1\n1 1 1 1 1 1 1 1 1 4 0 1 1\n1 1 1 1 1 1 1 1 4 1 1 1 1\n1 1 1 1 1 1 1 4 1 1 1 1 1\n1 1 1 1 1 1 4 1 1 1 1 1 1\n1 1 1 1 0 4 1 1 1 1 1 1 1\n1 1 1 0 0 0 1 1 1 1 1 1 1\n1 1 1 1 0 4 1 1 1 1 1 1 1\n1 1 1 1 1 1 4 1 1 1 1 1...
{"source_dataset": "arc_agi", "source_index": 12984, "input": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 6 3 3 3 3 6 3 6 3 3 6 3 6 3 3 3 3 6 3 3 3 3 3 3 3 3 3 Output: 3 3 3 3 3 3 3 3 3 6 3 3 3 3 6 2 6 3 3 6 2 6 3 3 3 3 6 3 3 3 3 3 3 3 3 3 Example 2: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3\n3 3 3 3 3 3 3 6 6 6 6 6 3 3 3 3 3 3 3 3\n3 3 3 3 3 3 3 6 2 2 2 6 3 3 3 3 3 3 3 3\n3 3 3 3 3 3 3 6 2 2 2 6 3 3 3 3 3 3 3 3\n3 3 6 3 6 3 6 6 6 6 6 6 3 3 3 3 3 3 3 3\n3 6 2 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3\n3 3 6 3 3 3 3 3 6 6 ...
{"source_dataset": "arc_agi", "source_index": 12985, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 6, 6, 6, 6, 6, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 6, 3, 3, 3, 6, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 6, 3, 3, 3, 6, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 6,...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 3 5 5 5 5 1 1 1 1 1 5 5 5 5 5 5 5 5 1 1 1 1 1 5 5 5 5 5 5 5 5 1 1 1 1 1 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 1 1 5 1 1 1 1 1 5 5 5 5 5 1 1 5 1 1 1 1 1 5 5 5 3 5 1 1 5 1 1 1 1 1 5 5 3 5 5 5 5 5 1 1 1 1 1 5 5 5 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 3 5 5 5 5 5 5 3 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 3 5 1 1 1 5 5 3 5 5 5 5 1 1 1 5 5 5 5\n5 3 3 3 3 5 1 1 1 5 5 3 5 5 5 5 1 1 1 5 5 5 5\n5 3 3 3 3 5 5 5 5 5 5 3 5 5 5 5 1 1 1 5 5 5 5\n5 3 3 3 3 5 5 5 5 5 5 3 5 5 5 5 5 5 5 5 5 5 5\n5 3 3 3 3 5 5 5 5 5 5 3 5 5 5 5...
{"source_dataset": "arc_agi", "source_index": 12986, "input": [[5, 5, 5, 5, 3, 5, 5, 5, 5, 5, 5, 3, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 1, 1, 1, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 5, 5, 5, 5], [5, 1, 1, 1, 1, 5, 1, 1, 1, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 5, 5, 5, 5], [5, 1, 1, 1, 1, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 1 1 1 1 1 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "1 1 1 1 1 1 1 1 1 1 1 1 1 1\n1 1 1 0 1 1 1 1 1 1 1 1 1 1\n1 1 1 1 1 1 1 1 1 1 1 1 1 1\n1 1 1 1 1 1 1 1 1 1 1 1 1 1\n1 1 1 1 1 1 0 1 1 1 1 1 1 1\n1 1 1 1 1 1 1 6 1 1 1 1 1 1\n1 1 1 1 1 1 5 1 7 1 1 1 1 1\n1 1 1 1 1 1 1 1 1 1 1 1 1 1\n1 1 1 1 1 1 1 1 1 1 1 1 1 1\n1 1 1...
{"source_dataset": "arc_agi", "source_index": 12987, "input": [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 5 8 2 Output: 8 8 5 5 8 8 5 5 8 8 2 2 8 8 2 2 Example 2: Input: 6 5 0 0 5 5 0 0 0 5 8 2 0 5 0 2 Output: 6 6 5 5 0 0 0 0 6 6 5 5 0 0 0 0 5 5 5 5 0 0 0 0 5 5 5 5 0 0 0 0 0 0 5 5 8 8 2 2 0 0 5 5 8 8 2 2 0 0 5 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "0 0 0 0 0 0 6 6 0 0\n0 0 0 0 0 0 6 6 0 0\n0 0 0 0 4 4 6 6 5 5\n0 0 0 0 4 4 6 6 5 5\n0 0 4 4 4 4 6 6 0 0\n0 0 4 4 4 4 6 6 0 0\n0 0 0 0 8 8 8 8 2 2\n0 0 0 0 8 8 8 8 2 2\n3 3 7 7 0 0 0 0 2 2\n3 3 7 7 0 0 0 0 2 2", "reasoning_gym_entry": {"question": "Find the common ru...
{"source_dataset": "arc_agi", "source_index": 12988, "input": [[0, 0, 0, 6, 0], [0, 0, 4, 6, 5], [0, 4, 4, 6, 0], [0, 0, 8, 8, 2], [3, 7, 0, 0, 2]], "output": [[0, 0, 0, 0, 0, 0, 6, 6, 0, 0], [0, 0, 0, 0, 0, 0, 6, 6, 0, 0], [0, 0, 0, 0, 4, 4, 6, 6, 5, 5], [0, 0, 0, 0, 4, 4, 6, 6, 5, 5], [0, 0, 4, 4, 4, 4, 6, 6, 0, 0], ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 5 5 5 5 3 3 3 3 3 3 3 3 3 3 5 3 3 3 5 3 3 3 3 3 3 3 3 3 3 5 3 3 3 5 3 3 3 3 3 3 3 3 3 3 5 3 3 3 5 3 3 3 3 3 3 3 3 3 3 5 5 5 5 5 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 3 0 3 3 0 3 3 3 3 3 3\n3 3 3 3 3 0 5 5 5 5 5 3 3 3 3\n3 3 3 3 3 0 5 3 0 3 5 3 3 3 3\n0 0 0 0 0 0 5 0 0 0 5 0 0 0 0\n3 3 3 3 3 0 5 3 0 3 5 3 3 3 3\n3 3 3 3 3 0 5 5 5 5 5 3 3 3 3\n3 3 3 3 3 0 3 3 0 3 3 3 3 3 3\n3 3 3 3 3 0 3 3 0 3 3 3 3 3 3\n3 3 3 3 3 0 3 3 0 ...
{"source_dataset": "arc_agi", "source_index": 12989, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 5, 5, 5, 5, 5, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 5, 3, 3, 3, 5, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 5, 3, 3, 3, 5, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 5, 3, 3, 3, 5, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 5, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 4 4 4 4 8 4 4 4 4 8 4 4 4 4 8 4 4 4 4 4 4 4 4 8 4 4 4 4 8 4 4 4 4 8 4 4 4 4 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 4 4 8 4 4 4 1 8 4 4 4 4 8 4 4 4 4 4 4 4 4 8 4 4 1 4 8 4 4 4 4 8 4 4 4 4 4 4 4 4 8 4 1 1 4 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4\n4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4\n4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4 4\n4 4 4 4 4 6 4 4 4 4 4 6 4 4 4 4...
{"source_dataset": "arc_agi", "source_index": 12990, "input": [[4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4], [4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4], [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 6, 4, 4, 4...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 4 4 4 4 5 5 5 5 5 5 3 5 5 5 4 4 4 4 4 5 5 4 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 2 5 4 5 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 5 4 5 5 5 3 5 5 5 5 5 5 4 2 5 3 5 2 5 4 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5\n5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 8 8 8 8 8 5 5 5 5\n5 5 2 2 2 2 5 5 2 2 2 2 5 5 5 8 5 5 5 5 5 5 5 5\n5 5 2 4 4 2 2 2 2 4 4 2 5 5 5 8 5 5 5 5 5 8 5 5\n5 5 2 4 4 4 4 4 4 4 4...
{"source_dataset": "arc_agi", "source_index": 12991, "input": [[5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 5, 5, 5, 5, 5, 5, 5, 5, 5, 3, 5, 5, 5], [5, 5, 5, 5, 5, 3, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5], [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 8, 8, 8, 8, 8, 5, 5, 5, 5], [5, 5, 2, 2, 2, 2, 5, 5, 2, 2, 2, 2...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 7 7 7 7 7 7 7 7 7 7 7 7 7 8 8 8 8 8 8 7 7 7 7 8 7 7 7 7 8 7 7 7 7 8 7 7 7 7 8 7 7 7 7 8 7 7 7 7 8 7 7 7 7 8 8 7 8 8 8 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 Output: 7 7 7 7 7 7 7 7 7 7 7 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n8 8 8 8 8 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n8 5 5 5 8 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7\n8 5 7 5 8 6 6 7 6 6 6 6 6 7 7 7 7 7 7 6 6 6 6 6 6 6 7 7 7 7\n8 5 7 5 8 8 6 7 6 8 8 ...
{"source_dataset": "arc_agi", "source_index": 12992, "input": [[7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7], [8, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 5 5 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 6 6 5 7 5 6 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 6 9 5 7 5 9 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 6 9 5 7 5 9 6 3 3 3 3 3 3 3 3 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 3 3 3 3 2 2 2 2\n2 2 3 3 3 3 3 3 2 2", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 5 5 3 3 3 3 3 3 3 3\n3 3 3 3 3 3 3 3 3 3 ...
{"source_dataset": "arc_agi", "source_index": 12993, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 0, 0, 0, 3, 3, 0, 0, 0, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 7 7 2 7 7 2 2 7 7 2 2 2 7 2 6 2 7 2 1 7 2 2 2 7 2 2 2 7 7 6 2 2 7 1 2 2 7 2 7 2 7 7 2 7 7 2 2 7 7 Output: 2 7 2 2 2 7 Example 2: Input: 7 7 2 2 2 7 2 2 2 2 7 2 7 2 7 2 2 7 2 2 7 7 2 6 7 2 2 2 2 7 2 1 7 2 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "7 7 2 7 2\n7 2 7 7 2\n2 2 2 2 2\n2 2 2 7 7\n2 2 7 2 2", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n2 7 7 2 7 7 2 2 7 7\n2 2 2 7 2 6 2 7 2 1\n7 2 2 2 7 2 2 2 ...
{"source_dataset": "arc_agi", "source_index": 12994, "input": [[2, 2, 2, 2, 7, 6, 7, 7, 2, 7, 2, 1, 2, 7], [7, 2, 2, 2, 2, 7, 7, 2, 2, 2, 2, 7, 7, 7], [7, 2, 2, 2, 2, 7, 6, 7, 2, 7, 7, 2, 1, 2], [7, 7, 2, 7, 7, 6, 2, 2, 2, 2, 2, 1, 7, 2], [2, 2, 7, 7, 7, 2, 7, 7, 2, 7, 2, 7, 2, 7], [7, 7, 7, 7, 7, 2, 6, 2, 2, 2, 7, 7, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 6 6 2 2 2 2 2 2 2 2 2 2 2 2 2 6 6 6 6 6 2 2 2 2 2 2 2 2 2 2 2 2 2 2 6 6 6 6 2 2 2 2 2 2 2 2 2 2 6 6 6 6 6 6 6 6 2 2 2 2 2 2 2 2 2 Output: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 0 2 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 2 2 2 2 2 2 2\n2 1 1 1 1 1 1 1 1\n2 2 2 2 2 2 2 2 2\n2 2 2 2 2 2 0 0 0\n2 2 2 2 2 2 2 2 2\n2 2 7 7 7 7 7 7 7\n2 2 2 2 2 2 2 2 2\n2 2 2 2 8 8 8 8 8\n2 2 2 2 2 2 2 2 2", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output...
{"source_dataset": "arc_agi", "source_index": 12995, "input": [[2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 6, 6, 6, 6, 6, 6, 6, 6], [2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 2, 2, 6, 6, 6], [2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 6, 6, 6, 6, 6, 6, 6], [2, 2, 2, 2, 2, 2, 2, 2, 2], [2, 2, 2, 2, 6, 6, 6, 6, 6], [2, 2, 2, 2, 2, 2, 2, 2, ...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 8 8 8 8 1 8 8 8 8 8 8 1 8 8 8 8 1 8 8 8 8 8 8 1 8 8 8 8 1 8 3 8 3 8 8 1 8 8 8 8 1 8 8 8 8 8 8 1 8 8 8 8 1 8 8 3 8 8 8 1 8 8 8 8 1 8 3 8 8 8 8 1 8 8 8 8 1 8 8 8 8 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "8 8 8 8 8 8 8 8 8 8 8 8 8\n8 8 8 8 8 8 8 8 8 8 8 8 8\n8 8 8 1 1 1 1 1 1 1 1 1 8\n8 8 8 1 1 1 1 1 1 1 1 1 8\n8 8 8 1 1 1 8 8 8 3 1 1 8\n8 8 8 1 1 1 3 8 8 8 1 1 8\n8 8 8 1 1 1 8 3 8 8 1 1 8\n8 8 8 1 1 1 8 8 3 8 1 1 8\n8 8 8 1 1 1 1 1 1 1 1 1 8\n8 8 8 1 1 1 1 1 1 1 1 1...
{"source_dataset": "arc_agi", "source_index": 12996, "input": [[8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8], [8, 8, 8, 1, 8, 8, 8, 8, 8, 8, 8, 1, 8], [8, 8, 8, 1, 8, 8, 8, 8, 8, 3, 8, 1, 8], [8, 8, 8, 1, 8, 8, 3, 8, 8, 8, 8, 1, 8], [8, 8, 8, 1...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 6 3 3 3 3 3 3 6 3 3 3 3 3 3 3 6 3 6 3 3 3 3 6 3 3 3 3 3 3 3 3 3 3 3 3 3 6 3 3 3 3 3 3 3 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "3 3 3 3 3 3 3 3 3 3 3 0 3 3 3 3 3 3 3 6 3 3 3\n3 3 3 3 3 3 3 3 3 3 3 0 0 0 3 3 3 3 3 3 6 3 3\n6 3 3 3 3 3 3 6 6 3 3 3 3 0 3 3 6 3 3 8 6 3 3\n3 3 3 3 3 3 3 3 3 6 3 6 6 0 0 0 3 3 8 6 0 3 3\n6 6 3 3 3 3 6 6 3 3 3 3 3 8 3 0 3 8 0 0 0 3 3\n3 3 3 6 6 3 3 3 3 3 3 3 3 3 9 9...
{"source_dataset": "arc_agi", "source_index": 12997, "input": [[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 6, 3, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 6, 3, 3], [6, 3, 3, 3, 3, 3, 3, 6, 6, 3, 3, 3, 3, 3, 3, 3, 6, 3, 3, 3, 6, 3, 3], [3, 3, 3, 3, 3, 3, 3, 3, 3, 6, 3, 6, 6, 3, 3...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 1 1 1 1 1 1 1 1 8 8 8 8 8 8 8 8 8 8 8 8 6 1 1 1 1 1 1 1 1 8 8 8 8 8 8 8 8 8 8 8 8 6 1 1 1 1 1 1 1 1 8 8 8 8 8 8 8 8 8 8 8 8 6 1 1 1 1 1 1 1 1 8 8 8 8 8 8 8 8 8 8 8 8 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 0 3\n1 4 1\n2 0 2", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6\n6 1 1 1 1 1 1 1 1 8 8 8 8 8 8 8 8 8 8 8 8\n6 1 1 ...
{"source_dataset": "arc_agi", "source_index": 12998, "input": [[6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6], [6, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 3, 3, 6, 6], [6, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 3, 3, 6, 6], [6, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 3, 3, 6, 6...
null
General Reasoning
reasoning_gym
Find the common rule that maps an input grid to an output grid, given the examples below. Example 1: Input: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7 7 2 2 2 2 2 2 2 2 2 2 2 2 2 8 8 8 8 8 8 8 8 8 8 8 8 8 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7 7 7 7 2 2 2 2 2 2 2 2 2 2 2 2 2 8 8 8 8 8 8 8 8 8 8 8 8 8 2 ...
{"reasoning_gym_dataset": "arc_agi", "ground_truth": "2 2 4 2 2 2 4 2 2 2 9 2 2\n2 4 4 4 2 4 4 9 2 9 9 9 2\n4 4 4 4 4 4 4 9 9 9 9 9 9", "reasoning_gym_entry": {"question": "Find the common rule that maps an input grid to an output grid, given the examples below.\n\nExample 1:\n\nInput:\n2 2 2 2 2 2 2 2 2 2 2 2 2\n2 2 2...
{"source_dataset": "arc_agi", "source_index": 12999, "input": [[2, 2, 4, 2, 2, 2, 4, 2, 2, 2, 4, 2, 2], [2, 4, 4, 4, 2, 4, 4, 4, 2, 4, 4, 9, 2], [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 9, 9], [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], [2, 2, 4, 2, 2, 2, 4, 2, 2, 2, 9, 2, 2], [2, 4, 4, 4, 2, 4, 4, 4, 2, 4, 9, 9, 2], [4, 4, 4, 4...