File size: 719 Bytes
74e13b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
task_categories:
- image-to-text
- text-to-image
language:
- en
pretty_name: simons ARC (abstraction & reasoning corpus) solve cross version 4
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 how 2 lines are intersecting, what line is the top-most, bottom-most.

example count: 3-4.

test count: 1-2.

image size: 3-6.

# Version 2

image size: 3-10.

# Verison 3

image size: 3-15.

Added new task type:
Identify from an intersection point, what are the lines that goes through the intersection point.

# Version 4

Earlier predictions added to some of the rows.