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