The dataset viewer is not available for this dataset.
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Version 1
ARC-AGI Tasks where the image gets translated by plus/minus 1 pixel in up/down/left/right directions.
The image sizes are between 1 and 4 pixels.
Version 2
Only translate plus/minus 1 up/down are enabled.
image width: 1-4, image height: 3-4.
My hypothesis is that it's easy with RLE data to translate up/down.
Version 3
Only translate plus/minus 1 left/right are enabled.
image width: 3-4, image height: 1-4.
Version 4
All transformations have same weight.
image size: 3-4.
Version 5
Added diagonal translation by 1 pixel.
All transformations have same weight.
image size: 3-4.
Version 6
All transformations have same weight.
image size: 3-5.
Version 7
All transformations have same weight.
image size: 3-5.
number of test pairs: 1-2. Previous it was alway 1 test pair.
Version 8
All transformations have same weight.
image size: 3-5.
number of test pairs: 1-2.
Added: Predict the number of rows in the output image.
Version 9
Increased the translation distance from -1..+1, to -2..+2.
image size 1-8.
- Downloads last month
- 7