Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,54 @@
|
|
| 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) lab histogram version 9
|
| 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 |
+
The counters are in the range 1-20.
|
| 21 |
+
|
| 22 |
+
# Version 2
|
| 23 |
+
|
| 24 |
+
The counters are in the range 1-50.
|
| 25 |
+
|
| 26 |
+
# Version 3
|
| 27 |
+
|
| 28 |
+
The counters are in the range 1-100.
|
| 29 |
+
|
| 30 |
+
# Version 4
|
| 31 |
+
|
| 32 |
+
The counters are in the range 1-200.
|
| 33 |
+
Histogram.remove_other_colors() added.
|
| 34 |
+
|
| 35 |
+
# Version 5
|
| 36 |
+
|
| 37 |
+
I forgot to update the range of the counters when doing comparisons.
|
| 38 |
+
Now the counters are in the range 1-100.
|
| 39 |
+
|
| 40 |
+
# Version 6
|
| 41 |
+
|
| 42 |
+
The counters are in the range 1-200.
|
| 43 |
+
|
| 44 |
+
# Version 7
|
| 45 |
+
|
| 46 |
+
The counters are in the range 1-400.
|
| 47 |
+
|
| 48 |
+
# Version 8
|
| 49 |
+
|
| 50 |
+
The counters are in the range 1-800.
|
| 51 |
+
|
| 52 |
+
# Version 9
|
| 53 |
+
|
| 54 |
+
The counters are in the range 1-1600.
|