Alignment-Lab-AI's picture
Upload folder using huggingface_hub
d5bfab8 verified
raw
history blame contribute delete
806 Bytes
{"train": [{"input": [[8, 9, 8], [9, 8, 8], [8, 8, 8], [2, 2, 1], [2, 2, 1], [1, 1, 2], [4, 4, 4], [4, 4, 3], [3, 3, 3]], "output": [[4, 4, 4], [4, 4, 3], [3, 3, 3]]}, {"input": [[1, 5, 5], [5, 1, 1], [5, 1, 1], [3, 3, 3], [3, 6, 3], [3, 6, 6], [7, 7, 7], [7, 2, 2], [7, 2, 2]], "output": [[3, 3, 3], [3, 6, 3], [3, 6, 6]]}, {"input": [[2, 2, 2], [2, 2, 3], [2, 3, 3], [5, 7, 7], [7, 5, 5], [7, 5, 5], [8, 8, 1], [1, 8, 1], [1, 8, 1]], "output": [[8, 8, 1], [1, 8, 1], [1, 8, 1]]}, {"input": [[8, 8, 4], [4, 4, 4], [4, 4, 8], [1, 1, 3], [1, 3, 3], [3, 3, 1], [6, 2, 2], [2, 2, 2], [2, 2, 6]], "output": [[8, 8, 4], [4, 4, 4], [4, 4, 8]]}], "test": [{"input": [[5, 4, 4], [4, 5, 4], [4, 5, 4], [3, 3, 2], [3, 3, 2], [2, 2, 3], [1, 1, 1], [1, 8, 8], [1, 8, 8]], "output": [[5, 4, 4], [4, 5, 4], [4, 5, 4]]}]}