MINI-ARC Corpus inclusion

This commit is contained in:
bmachado
2026-01-05 17:59:27 +00:00
parent 7a4444c930
commit c2a27c0cff
150 changed files with 438 additions and 0 deletions

View File

@ -0,0 +1 @@
{"train": [{"input": [[6, 4, 0, 0, 0], [4, 6, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 0], [0, 6, 4, 0, 0], [0, 4, 6, 0, 0], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0]]}, {"input": [[0, 0, 0, 0, 0], [0, 4, 3, 3, 0], [0, 2, 4, 3, 0], [0, 2, 2, 4, 0], [0, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 0, 4, 2, 2], [0, 0, 3, 4, 2], [0, 0, 3, 3, 4]]}, {"input": [[0, 0, 0, 0, 0], [5, 6, 6, 0, 0], [4, 5, 6, 0, 0], [4, 4, 5, 0, 0], [0, 0, 0, 0, 0]], "output": [[0, 0, 0, 0, 0], [0, 0, 0, 0, 0], [0, 5, 4, 4, 0], [0, 6, 5, 4, 0], [0, 6, 6, 5, 0]]}], "test": [{"input": [[0, 0, 3, 4, 0], [0, 0, 2, 3, 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, 3, 2], [0, 0, 0, 4, 3], [0, 0, 0, 0, 0], [0, 0, 0, 0, 0]]}]}