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