MINI-ARC Corpus inclusion
This commit is contained in:
1
data/MiniARC/Tetris_edit_l6ae0g871owxvc1baq3.json
Normal file
1
data/MiniARC/Tetris_edit_l6ae0g871owxvc1baq3.json
Normal file
@ -0,0 +1 @@
|
||||
{"train": [{"input": [[0, 4, 0, 0, 0], [0, 4, 4, 0, 0], [0, 0, 4, 0, 0], [0, 0, 0, 0, 0], [4, 4, 0, 4, 4]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 4, 0, 0, 0], [0, 4, 4, 0, 0], [5, 5, 5, 5, 5]]}, {"input": [[0, 0, 0, 0, 0], [0, 0, 0, 4, 4], [0, 0, 0, 0, 4], [0, 0, 0, 0, 0], [4, 4, 0, 0, 0]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 4, 4], [4, 4, 0, 0, 4]]}, {"input": [[0, 0, 0, 4, 0], [0, 0, 0, 4, 0], [0, 0, 0, 0, 0], [4, 4, 4, 0, 4], [4, 4, 4, 0, 4]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [5, 5, 5, 5, 5], [5, 5, 5, 5, 5]]}, {"input": [[0, 0, 0, 4, 4], [0, 0, 0, 4, 0], [0, 0, 0, 4, 0], [0, 0, 0, 0, 4], [4, 4, 4, 0, 4]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 4, 4], [0, 0, 0, 4, 4], [5, 5, 5, 5, 5]]}, {"input": [[0, 0, 0, 0, 0], [4, 4, 4, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [4, 4, 4, 0, 0]]}], "test": [{"input": [[0, 0, 0, 0, 0], [0, 4, 4, 0, 0], [0, 0, 4, 4, 0], [0, 0, 0, 0, 0], [4, 4, 0, 0, 4]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 4, 4, 0, 0], [5, 5, 5, 5, 5]]}]}
|
||||
Reference in New Issue
Block a user