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