fchollet / ARC-AGI

The Abstraction and Reasoning Corpus
Apache License 2.0
3.31k stars 548 forks source link

423a55dc test is unsolvable, skew #98

Closed neoneye closed 3 months ago

neoneye commented 7 months ago

Problem

ARC-Interactive

The reasoning seems to be like this:

Following the reasoning, the prediction is:

predicted

However the expected output is supposed to be the following. I have highlighted the problem area. expected copy

Solution

Replace the test output, with my prediction. So this task is solvable. Otherwise I doubt this task will be solvable.

neoneye commented 3 months ago

I'm closing this. This issue was fixed in commit: https://github.com/fchollet/ARC/commit/b7fd42c53f0c26a807ba0b00e42f858d2c11d125

The task now looks like this in ARC-Interactive 423a55dc_v2