|
--- |
|
license: mit |
|
task_categories: |
|
- image-to-text |
|
- text-to-image |
|
language: |
|
- en |
|
pretty_name: simons ARC (abstraction & reasoning corpus) solve edge 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 job is to identify where the top/bottom/left/right edge of the object is located. |
|
|
|
example count: 4-5. |
|
|
|
test count: 1-2. |
|
|
|
image size: 3-5. |
|
|
|
# Version 2 |
|
|
|
image size: 3-10. |
|
|
|
# Version 3 |
|
|
|
image size: 3-5. |
|
|
|
Focus on identifying diagonal edges. |
|
|
|
# Version 4 |
|
|
|
image size: 3-10. |
|
|
|
Focus on identifying diagonal edges. |
|
|
|
# Version 5 |
|
|
|
image size: 3-10. |
|
|
|
Enabled all `edge_names`: top_left, top, top_right, left, right, bottom_left, bottom, bottom_right. |
|
|
|
# Version 6 |
|
|
|
Earlier predictions added to some of the rows. |
|
|