ARC-stuff / MINI-ARC /data /MiniARC /Change_the_object_order_l69a4gt4sal4b6ihjkc.json
Alignment-Lab-AI's picture
Upload folder using huggingface_hub
d5bfab8 verified
{"train": [{"input": [[2, 2, 2, 0, 0], [2, 3, 3, 3, 0], [2, 3, 1, 1, 1], [0, 3, 1, 1, 1], [0, 0, 1, 1, 1]], "output": [[2, 2, 2, 0, 0], [2, 2, 2, 3, 0], [2, 2, 2, 3, 1], [0, 3, 3, 3, 1], [0, 0, 1, 1, 1]]}, {"input": [[9, 9, 9, 0, 0], [9, 8, 8, 8, 0], [9, 8, 6, 6, 6], [0, 8, 6, 6, 6], [0, 0, 6, 6, 6]], "output": [[9, 9, 9, 0, 0], [9, 9, 9, 8, 0], [9, 9, 9, 8, 6], [0, 8, 8, 8, 6], [0, 0, 6, 6, 6]]}, {"input": [[2, 2, 2, 0, 0], [2, 1, 1, 1, 0], [2, 1, 8, 8, 8], [0, 1, 8, 8, 8], [0, 0, 8, 8, 8]], "output": [[2, 2, 2, 0, 0], [2, 2, 2, 1, 0], [2, 2, 2, 1, 8], [0, 1, 1, 1, 8], [0, 0, 8, 8, 8]]}], "test": [{"input": [[4, 4, 4, 0, 0], [4, 3, 3, 3, 0], [4, 3, 6, 6, 6], [0, 3, 6, 6, 6], [0, 0, 6, 6, 6]], "output": [[4, 4, 4, 0, 0], [4, 4, 4, 3, 0], [4, 4, 4, 3, 6], [0, 3, 3, 3, 6], [0, 0, 6, 6, 6]]}]}