michaelhodel / re-arc

Reverse Engineering the Abstraction and Reasoning Corpus
MIT License
142 stars 21 forks source link

129 examples in the re_arc.zip dataset are exceeding height of 30 (task e26a3af2.json) #10

Closed rebootl closed 1 hour ago

rebootl commented 2 hours ago

is_grid should check grid is max. height 30

michaelhodel commented 1 hour ago

you're right, thanks - fixed. see https://github.com/michaelhodel/re-arc/commit/57ddb494e7a437c0604b1d2558a14e16d8f60f13

rebootl commented 1 hour ago

this fixes the function, the data that was already generated in the dataset is still wrong though ;)