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