ARC-stuff / datasets and human data /dataset /Mini-ARC /data /LetsMeetDiagonal_Edited_l6aeg2lz0fi09t4du6kr.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, 4], [0, 4, 0, 0, 0], [0, 0, 0, 4, 0], [0, 0, 4, 0, 0], [4, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 7], [0, 7, 0, 7, 0], [0, 7, 7, 7, 0], [0, 7, 7, 0, 0], [7, 0, 0, 0, 0]]}, {"input": [[0, 0, 4, 0, 0], [0, 0, 0, 0, 0], [4, 0, 0, 0, 0], [0, 0, 0, 0, 4], [0, 4, 0, 4, 0]], "output": [[0, 0, 7, 0, 7], [0, 0, 7, 7, 7], [7, 0, 7, 7, 7], [7, 7, 0, 7, 7], [7, 7, 0, 7, 0]]}, {"input": [[0, 0, 0, 0, 0], [0, 0, 4, 4, 0], [0, 0, 0, 0, 0], [4, 4, 0, 0, 0], [0, 0, 0, 0, 4]], "output": [[0, 0, 0, 0, 7], [0, 0, 7, 7, 7], [0, 0, 7, 0, 7], [7, 7, 0, 0, 7], [7, 0, 0, 0, 7]]}], "test": [{"input": [[0, 4, 0, 4, 0], [0, 0, 0, 0, 0], [4, 0, 4, 0, 4], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0]], "output": [[0, 7, 0, 7, 7], [0, 7, 0, 7, 7], [7, 7, 7, 0, 7], [7, 7, 0, 0, 0], [7, 0, 0, 0, 0]]}]}