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