initial
This commit is contained in:
1
data/training/62c24649.json
Normal file
1
data/training/62c24649.json
Normal file
@ -0,0 +1 @@
|
||||
{"train": [{"input": [[3, 3, 1], [1, 3, 0], [0, 2, 2]], "output": [[3, 3, 1, 1, 3, 3], [1, 3, 0, 0, 3, 1], [0, 2, 2, 2, 2, 0], [0, 2, 2, 2, 2, 0], [1, 3, 0, 0, 3, 1], [3, 3, 1, 1, 3, 3]]}, {"input": [[3, 3, 3], [0, 2, 2], [1, 1, 0]], "output": [[3, 3, 3, 3, 3, 3], [0, 2, 2, 2, 2, 0], [1, 1, 0, 0, 1, 1], [1, 1, 0, 0, 1, 1], [0, 2, 2, 2, 2, 0], [3, 3, 3, 3, 3, 3]]}, {"input": [[2, 1, 0], [0, 2, 3], [0, 3, 0]], "output": [[2, 1, 0, 0, 1, 2], [0, 2, 3, 3, 2, 0], [0, 3, 0, 0, 3, 0], [0, 3, 0, 0, 3, 0], [0, 2, 3, 3, 2, 0], [2, 1, 0, 0, 1, 2]]}], "test": [{"input": [[1, 1, 0], [0, 3, 2], [3, 3, 0]], "output": [[1, 1, 0, 0, 1, 1], [0, 3, 2, 2, 3, 0], [3, 3, 0, 0, 3, 3], [3, 3, 0, 0, 3, 3], [0, 3, 2, 2, 3, 0], [1, 1, 0, 0, 1, 1]]}]}
|
||||
Reference in New Issue
Block a user