File size: 2,814 Bytes
6d7daab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
---
license: mit
task_categories:
- image-to-text
- text-to-image
language:
- en
pretty_name: simons ARC (abstraction & reasoning corpus) combined datasets version 21
size_categories:
- 10K<n<100K
configs:
  - config_name: default
    data_files:
      - split: train
        path: data.jsonl
---

# Version 1

A combination of multiple datasets.

Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.

# Version 2

Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.

# Version 3

Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.

# Version 4

Added a shared dataset name for all these datasets: `SIMON-SOLVE-V1`. There may be higher version numbers in the future.
My hypothesis: Having a version number in the dataset name, it may be easier to unlearn incorrect training data.

Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.

# Version 5

Different random seed.

# Version 6

Using `SIMON-SOLVE-V1` everywhere. Remove the `SIMON-SOLVE-COLOR`, `SIMON-SOLVE-ROTATE`, `SIMON-SOLVE-TRANSLATE`.

# Version 7

Using `SIMON-SOLVE-V1` everywhere.

# Version 8

Same settings. Different seed as usual.

# Version 9

Switching from context length 256 to context length 512.

Increasing the image sizes so the prompt length stays below 512.

`dataset_solve_color`, image size: 1-13.

`dataset_solve_rotate`, image size: 1-9.

`dataset_solve_translate`, image size: 3-9.

# Version 10

Same settings. Different seed as usual.

# Version 11

Same settings. Different seed as usual.

# Version 12

Added 1 more pair to the examples. Now it's 2-4 examples. Previously it was 2-3 examples.

# Version 13

Same settings. Different seed as usual.

# Version 14

Same settings. Different seed as usual.

# Version 15

Same settings. Different seed as usual.

# Version 16

Added `Predict the output image.`

Disabled prediction of rows.

Disabled prediction of height.

# Verison 17

Same settings. Different seed as usual.

Using the `DatasetGenerator` and the `DatasetItemListBuilder`.

# Verison 18

Added datasets.

Datasets: 
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_translate.jsonl`
- `dataset_cellular_automaton.jsonl` - added.
- `dataset_shape.jsonl` - added.

# Verison 19

Added dataset.

Datasets: 
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_translate.jsonl`
- `dataset_cellular_automaton.jsonl`
- `dataset_shape.jsonl`
- `dataset_image.jsonl` - added.

# Verison 20

Bigger images.

# Verison 21

Added dataset. Disabled some datasets.

Datasets: 
- `dataset_cellular_automaton.jsonl`
- `dataset_shape.jsonl`
- `dataset_mass.jsonl` - added.