Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,139 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-to-text
|
| 5 |
+
- text-to-image
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
pretty_name: simons ARC (abstraction & reasoning corpus) combined datasets version 21
|
| 9 |
+
size_categories:
|
| 10 |
+
- 10K<n<100K
|
| 11 |
+
configs:
|
| 12 |
+
- config_name: default
|
| 13 |
+
data_files:
|
| 14 |
+
- split: train
|
| 15 |
+
path: data.jsonl
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# Version 1
|
| 19 |
+
|
| 20 |
+
A combination of multiple datasets.
|
| 21 |
+
|
| 22 |
+
Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.
|
| 23 |
+
|
| 24 |
+
# Version 2
|
| 25 |
+
|
| 26 |
+
Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.
|
| 27 |
+
|
| 28 |
+
# Version 3
|
| 29 |
+
|
| 30 |
+
Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.
|
| 31 |
+
|
| 32 |
+
# Version 4
|
| 33 |
+
|
| 34 |
+
Added a shared dataset name for all these datasets: `SIMON-SOLVE-V1`. There may be higher version numbers in the future.
|
| 35 |
+
My hypothesis: Having a version number in the dataset name, it may be easier to unlearn incorrect training data.
|
| 36 |
+
|
| 37 |
+
Datasets: `dataset_solve_color.jsonl`, `dataset_solve_rotate.jsonl`, `dataset_solve_translate.jsonl`.
|
| 38 |
+
|
| 39 |
+
# Version 5
|
| 40 |
+
|
| 41 |
+
Different random seed.
|
| 42 |
+
|
| 43 |
+
# Version 6
|
| 44 |
+
|
| 45 |
+
Using `SIMON-SOLVE-V1` everywhere. Remove the `SIMON-SOLVE-COLOR`, `SIMON-SOLVE-ROTATE`, `SIMON-SOLVE-TRANSLATE`.
|
| 46 |
+
|
| 47 |
+
# Version 7
|
| 48 |
+
|
| 49 |
+
Using `SIMON-SOLVE-V1` everywhere.
|
| 50 |
+
|
| 51 |
+
# Version 8
|
| 52 |
+
|
| 53 |
+
Same settings. Different seed as usual.
|
| 54 |
+
|
| 55 |
+
# Version 9
|
| 56 |
+
|
| 57 |
+
Switching from context length 256 to context length 512.
|
| 58 |
+
|
| 59 |
+
Increasing the image sizes so the prompt length stays below 512.
|
| 60 |
+
|
| 61 |
+
`dataset_solve_color`, image size: 1-13.
|
| 62 |
+
|
| 63 |
+
`dataset_solve_rotate`, image size: 1-9.
|
| 64 |
+
|
| 65 |
+
`dataset_solve_translate`, image size: 3-9.
|
| 66 |
+
|
| 67 |
+
# Version 10
|
| 68 |
+
|
| 69 |
+
Same settings. Different seed as usual.
|
| 70 |
+
|
| 71 |
+
# Version 11
|
| 72 |
+
|
| 73 |
+
Same settings. Different seed as usual.
|
| 74 |
+
|
| 75 |
+
# Version 12
|
| 76 |
+
|
| 77 |
+
Added 1 more pair to the examples. Now it's 2-4 examples. Previously it was 2-3 examples.
|
| 78 |
+
|
| 79 |
+
# Version 13
|
| 80 |
+
|
| 81 |
+
Same settings. Different seed as usual.
|
| 82 |
+
|
| 83 |
+
# Version 14
|
| 84 |
+
|
| 85 |
+
Same settings. Different seed as usual.
|
| 86 |
+
|
| 87 |
+
# Version 15
|
| 88 |
+
|
| 89 |
+
Same settings. Different seed as usual.
|
| 90 |
+
|
| 91 |
+
# Version 16
|
| 92 |
+
|
| 93 |
+
Added `Predict the output image.`
|
| 94 |
+
|
| 95 |
+
Disabled prediction of rows.
|
| 96 |
+
|
| 97 |
+
Disabled prediction of height.
|
| 98 |
+
|
| 99 |
+
# Verison 17
|
| 100 |
+
|
| 101 |
+
Same settings. Different seed as usual.
|
| 102 |
+
|
| 103 |
+
Using the `DatasetGenerator` and the `DatasetItemListBuilder`.
|
| 104 |
+
|
| 105 |
+
# Verison 18
|
| 106 |
+
|
| 107 |
+
Added datasets.
|
| 108 |
+
|
| 109 |
+
Datasets:
|
| 110 |
+
- `dataset_solve_color.jsonl`
|
| 111 |
+
- `dataset_solve_rotate.jsonl`
|
| 112 |
+
- `dataset_solve_translate.jsonl`
|
| 113 |
+
- `dataset_cellular_automaton.jsonl` - added.
|
| 114 |
+
- `dataset_shape.jsonl` - added.
|
| 115 |
+
|
| 116 |
+
# Verison 19
|
| 117 |
+
|
| 118 |
+
Added dataset.
|
| 119 |
+
|
| 120 |
+
Datasets:
|
| 121 |
+
- `dataset_solve_color.jsonl`
|
| 122 |
+
- `dataset_solve_rotate.jsonl`
|
| 123 |
+
- `dataset_solve_translate.jsonl`
|
| 124 |
+
- `dataset_cellular_automaton.jsonl`
|
| 125 |
+
- `dataset_shape.jsonl`
|
| 126 |
+
- `dataset_image.jsonl` - added.
|
| 127 |
+
|
| 128 |
+
# Verison 20
|
| 129 |
+
|
| 130 |
+
Bigger images.
|
| 131 |
+
|
| 132 |
+
# Verison 21
|
| 133 |
+
|
| 134 |
+
Added dataset. Disabled some datasets.
|
| 135 |
+
|
| 136 |
+
Datasets:
|
| 137 |
+
- `dataset_cellular_automaton.jsonl`
|
| 138 |
+
- `dataset_shape.jsonl`
|
| 139 |
+
- `dataset_mass.jsonl` - added.
|