File size: 891 Bytes
52b445e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
---
license: mit
task_categories:
- image-to-text
- text-to-image
language:
- en
pretty_name: simons ARC (abstraction & reasoning corpus) solve scale version 6
size_categories:
- 10K<n<100K
configs:
- config_name: default
data_files:
- split: train
path: data.jsonl
---
# Version 1
ARC-AGI Tasks where the images gets scaled up/down in both x and y direction.
example count: 2-4.
test count: 1-2.
image size: 3-10.
scale factor: 1-3.
# Version 2
image size: 1-20.
scale factor: 1-7.
# Version 3
image size: 1-30.
scale factor: 1-7.
# Version 4
Added a few noise to the images.
image size: 1-10.
scale factor: 1-7.
Only scale down.
Number of noise pixels per pixel cell: 0-2.
# Version 5
More noisy images for down scaling.
image size: 1-12.
Number of noise pixels per pixel cell: 0-half.
# Version 6
Earlier predictions added to some of the rows.
|