Add geometry_polygon_color level_1 problems (50 examples)
Browse files
README.md
CHANGED
|
@@ -80,6 +80,22 @@ dataset_info:
|
|
| 80 |
num_examples: 50
|
| 81 |
download_size: 9018
|
| 82 |
dataset_size: 20571
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
- config_name: geometry_rotation
|
| 84 |
features:
|
| 85 |
- name: question
|
|
@@ -117,6 +133,10 @@ configs:
|
|
| 117 |
data_files:
|
| 118 |
- split: test
|
| 119 |
path: geometry_circle/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
- config_name: geometry_rotation
|
| 121 |
data_files:
|
| 122 |
- split: test
|
|
|
|
| 80 |
num_examples: 50
|
| 81 |
download_size: 9018
|
| 82 |
dataset_size: 20571
|
| 83 |
+
- config_name: geometry_polygon_color
|
| 84 |
+
features:
|
| 85 |
+
- name: question
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: answer
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: type
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: difficulty
|
| 92 |
+
dtype: int64
|
| 93 |
+
splits:
|
| 94 |
+
- name: test
|
| 95 |
+
num_bytes: 21339
|
| 96 |
+
num_examples: 50
|
| 97 |
+
download_size: 6270
|
| 98 |
+
dataset_size: 21339
|
| 99 |
- config_name: geometry_rotation
|
| 100 |
features:
|
| 101 |
- name: question
|
|
|
|
| 133 |
data_files:
|
| 134 |
- split: test
|
| 135 |
path: geometry_circle/test-*
|
| 136 |
+
- config_name: geometry_polygon_color
|
| 137 |
+
data_files:
|
| 138 |
+
- split: test
|
| 139 |
+
path: geometry_polygon_color/test-*
|
| 140 |
- config_name: geometry_rotation
|
| 141 |
data_files:
|
| 142 |
- split: test
|
geometry_polygon_color/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b9a0c114ad19fb06f46ad599fecf991b34f22e767e1a8812fe9c84cf396f8f2
|
| 3 |
+
size 6270
|