File size: 6,954 Bytes
cfffa9b |
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 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 |
---
license: mit
task_categories:
- image-to-text
- text-to-image
language:
- en
pretty_name: simons ARC (abstraction & reasoning corpus) combined datasets version 48
size_categories:
- 100K<n<1M
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.
# Verison 22
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`
- `dataset_mass.jsonl`
- `dataset_histogram.jsonl` - added.
Bigger image sizes.
Number of rows=200k. Was previously 100k rows.
# Verison 23
`datset_mass.jsonl`. increased to `max_mass=5`.
# Verison 24
`datset_mass.jsonl`. increased to `max_mass=6`.
# Verison 25
different seed.
# Verison 26
`datset_mass.jsonl`. increased to `max_mass=25`.
different seed.
# Verison 27
different seed.
# Verison 28
different seed.
# Verison 29
different seed.
# Verison 30
different seed.
# Verison 31
different seed.
# Verison 32
different seed.
# Verison 33
Disabled some dataset.
Datasets:
- `dataset_histogram.jsonl` - disabled
- `dataset_image.jsonl` - disabled
- `dataset_mass.jsonl`
- `dataset_shape.jsonl`
- `dataset_solve_color.jsonl` - disabled
- `dataset_solve_rotate.jsonl` - disabled
- `dataset_solve_translate.jsonl` - disabled
- `dataset_cellular_automaton.jsonl`
# Verison 34
Enabled all datasets.
# Version 35
Regenerated all datasets with new random seeds.
# Verison 36
Added dataset `dataset_scale.jsonl`.
Disabled some dataset.
Datasets:
- `dataset_cellular_automaton.jsonl` - disabled
- `dataset_histogram.jsonl` - disabled
- `dataset_image.jsonl` - disabled
- `dataset_mass.jsonl`
- `dataset_scale.jsonl`
- `dataset_shape.jsonl` - disabled
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_translate.jsonl`
# Verison 37
Enabled all datasets
Datasets:
- `dataset_cellular_automaton.jsonl`
- `dataset_histogram.jsonl`
- `dataset_image.jsonl`
- `dataset_mass.jsonl`
- `dataset_scale.jsonl`
- `dataset_shape.jsonl`
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_translate.jsonl`
# Verison 38
Added dataset
Datasets:
- `dataset_cellular_automaton.jsonl`
- `dataset_histogram.jsonl`
- `dataset_image.jsonl`
- `dataset_mass.jsonl`
- `dataset_scale.jsonl`
- `dataset_shape.jsonl`
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_translate.jsonl`
- `dataset_symmetry.jsonl` - added
# Version 39
Regenerated all datasets with new random seeds.
# Version 40
Added dataset
Datasets:
- `dataset_cellular_automaton.jsonl`
- `dataset_histogram.jsonl`
- `dataset_image.jsonl`
- `dataset_image_pair.jsonl` - added
- `dataset_mass.jsonl`
- `dataset_scale.jsonl`
- `dataset_shape.jsonl`
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_translate.jsonl`
- `dataset_symmetry.jsonl`
# Version 41
Regenerated all datasets with new random seeds.
# Version 42
Added dataset. Disabled some datasets.
Datasets:
- `dataset_cellular_automaton.jsonl`
- `dataset_histogram.jsonl` - disabled
- `dataset_image.jsonl` - disabled
- `dataset_image_pair.jsonl` - disabled
- `dataset_mass.jsonl` - disabled
- `dataset_scale.jsonl`
- `dataset_shape.jsonl`
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_scale.jsonl` - added
- `dataset_solve_translate.jsonl`
- `dataset_symmetry.jsonl` - disabled
# Version 43
Enabled all datasets.
# Version 44
Regenerated all datasets with new random seeds.
# Version 45
Extended the `dataset_shape.jsonl` with these new `PixelConnectivity` types: `CORNER4`, `LR2`, `TB2`, `TLBR2`, `TRBL2`.
Hopefully it makes the model better at making sense of diagonal structures, which is something it's terrible at at the moment.
# Version 46
Regenerated all datasets with new random seeds.
# Version 47
Added dataset. Disabled some datasets.
Datasets:
- `dataset_cellular_automaton.jsonl`
- `dataset_histogram.jsonl`
- `dataset_image.jsonl` - disabled
- `dataset_image_pair.jsonl` - disabled
- `dataset_mass.jsonl` - disabled
- `dataset_scale.jsonl` - disabled
- `dataset_shape.jsonl` - disabled
- `dataset_solve_color.jsonl`
- `dataset_solve_rotate.jsonl`
- `dataset_solve_scale.jsonl`
- `dataset_solve_symmetry.jsonl` - added
- `dataset_solve_translate.jsonl`
- `dataset_symmetry.jsonl`
# Version 48
Enabled all datasets.
|