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