ARC-AGI icon indicating copy to clipboard operation
ARC-AGI copied to clipboard

2dee498d train 0 input breaks the pattern

Open leapingllamas opened this issue 6 years ago • 4 comments

it seems to me that 2dee498d train 0 input is inconsistent with the other inputs of this task.

train 1, train 2, and test 0 consist of a simple 1x3 tiling of the output. The central block of 1x3 tiling of train 0 is reversed, thus breaking the pattern across the inputs.

issue

leapingllamas avatar Feb 08 '20 06:02 leapingllamas

Sorry for being a slowpoke/off-topic -- could you please share the tool you used to make this tables?

jmmcd avatar Feb 08 '20 12:02 jmmcd

@jmmcd sure, it is in this rejected PR: https://github.com/fchollet/ARC/pull/12 although I have made a few improvement to the CSS since

Agree. You could however also argue that the task is merely to extract the left-most or right-most 'block'.

gosuto-inzasheru avatar Mar 12 '20 08:03 gosuto-inzasheru

I'd say this is an exceptionally realistic pattern. Real world patterns are seldom perfectly matched.

Blimpyway avatar Apr 30 '20 06:04 Blimpyway