The original ARC dataset
- Repo: fchollet/ARC-AGI
- Authors: François Chollet
- License: Apache-2.0 license
Modifications
In response to open issues in the original ARC GitHub repository, I have provided fixes which are available in this repository. These fixed files are named with a _v2.json
suffix, while the original files remain unchanged.
List of fixes
Below are the issues from the original repository along with the corresponding fixes applied in this repository:
423a55dc
- Issue: Test is unsolvable, skew
- Fix:
423a55dc_v2.json
58e15b12
- Issue: Test is unsolvable, missing magenta cell when green and aqua lines intersect
- Fix 2:
58e15b12_v2.json
- Fix 3:
58e15b12_v3.json
, commit84e7398ea44fe906ed1b704814f746b3c6388c17
has a tailing newline. Otherwise the same as v2.
a8610ef7
- Issue 2: Test is unsolvable, all cyan cells should be grey
- Fix 2:
a8610ef7_v2.json
- Issue 3: Minor inconsistency. 2 grey cells should be red
- Fix 3:
a8610ef7_v3.json
b4a43f3b
- Issue: Test is unsolvable, missing 2 green pixels
- Fix:
b4a43f3b_v2.json
310f3251
- Issue: Test is unsolvable, wrap around
- Fix:
310f3251_v2.json
c92b942c
- Issue: Minor inconsistency, remove wrap around in training pair 2
- Fix:
c92b942c_v2.json
7039b2d7
- Issue: Minor inconsistency, wrong number of columns
- Fix:
7039b2d7_v2.json
bd14c3bf
- Issue: Minor inconsistency, top left object should be red
- Fix:
bd14c3bf_v2.json
dc433765
- Issue: Minor inconsistency, redundant train and test
- Fix:
dc433765_v2.json
e7b06bea
- Issue: Minor inconsistency, missing grey cells
- Fix:
e7b06bea_v2.json
469497ad
- Issue: Minor inconsistency, Three pink blocks on the right should be orange
- Fix:
469497ad_v2.json
6d0160f0
- Issue: Minor inconsistency, Frame color shouldn't interfer with boxes
- Fix:
6d0160f0_v2.json
54db823b
- Issue: Minor inconsistency, Swap 2 pixels in first training pair
- Fix:
54db823b_v2.json
b0f4d537
- Issue: Minor inconsistency, middle line need move 1px righter
- Fix:
b0f4d537_v2.json