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