ARC-stuff / datasets and human data /dataset /Mini-ARC /data /Diagonal_expansion__l6abirdahy8nxqq8mrv.json
Alignment-Lab-AI's picture
Upload folder using huggingface_hub
d5bfab8 verified
raw
history blame contribute delete
801 Bytes
{"train": [{"input": [[0, 0, 0, 0, 0], [0, 0, 0, 5, 0], [0, 0, 4, 0, 0], [0, 3, 0, 0, 0], [0, 0, 0, 0, 0]], "output": [[4, 0, 5, 0, 0], [0, 4, 0, 5, 0], [3, 0, 4, 0, 5], [0, 3, 0, 4, 0], [0, 0, 3, 0, 4]]}, {"input": [[0, 0, 0, 0, 0], [0, 0, 0, 4, 0], [0, 0, 6, 0, 0], [0, 0, 0, 0, 0], [2, 0, 0, 0, 0]], "output": [[6, 0, 4, 0, 0], [0, 6, 0, 4, 0], [0, 0, 6, 0, 4], [0, 0, 0, 6, 0], [2, 0, 0, 0, 6]]}, {"input": [[0, 0, 0, 0, 5], [0, 0, 0, 6, 0], [0, 0, 0, 0, 0], [0, 3, 0, 0, 0], [0, 0, 0, 0, 0]], "output": [[0, 0, 6, 0, 5], [0, 0, 0, 6, 0], [3, 0, 0, 0, 6], [0, 3, 0, 0, 0], [0, 0, 3, 0, 0]]}], "test": [{"input": [[0, 0, 0, 0, 7], [0, 0, 0, 0, 0], [0, 0, 6, 0, 0], [0, 0, 0, 0, 0], [3, 0, 0, 0, 0]], "output": [[6, 0, 0, 0, 7], [0, 6, 0, 0, 0], [0, 0, 6, 0, 0], [0, 0, 0, 6, 0], [3, 0, 0, 0, 6]]}]}