File size: 4,098 Bytes
a182d11 e12f3ad a182d11 88bdf8b 27c0ef1 d1176e2 136491f f575d46 e46e9b7 24223d4 a039e4d a182d11 e12f3ad a182d11 88bdf8b 27c0ef1 d1176e2 136491f f575d46 e46e9b7 24223d4 a039e4d a182d11 |
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 |
---
dataset_info:
- config_name: algebra_func_intersection
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 8786
num_examples: 50
download_size: 4922
dataset_size: 8786
- config_name: algebra_polynomial_roots
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 9044
num_examples: 50
download_size: 5443
dataset_size: 9044
- config_name: arithmetic_gcd
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 4404
num_examples: 50
download_size: 3403
dataset_size: 4404
- config_name: arithmetic_matrix_rank
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 6658
num_examples: 50
download_size: 4427
dataset_size: 6658
- config_name: combinatory_pattern_matching
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 11176
num_examples: 50
download_size: 4481
dataset_size: 11176
- config_name: combinatory_probability
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 19950
num_examples: 50
download_size: 5362
dataset_size: 19950
- config_name: geometry_circle
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 20571
num_examples: 50
download_size: 9018
dataset_size: 20571
- config_name: geometry_polygon_color
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 21339
num_examples: 50
download_size: 6270
dataset_size: 21339
- config_name: geometry_rotation
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 37503
num_examples: 50
download_size: 8133
dataset_size: 37503
- config_name: logic_grid_chip
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: difficulty
dtype: int64
splits:
- name: test
num_bytes: 25681
num_examples: 50
download_size: 6467
dataset_size: 25681
configs:
- config_name: algebra_func_intersection
data_files:
- split: test
path: algebra_func_intersection/test-*
- config_name: algebra_polynomial_roots
data_files:
- split: test
path: algebra_polynomial_roots/test-*
- config_name: arithmetic_gcd
data_files:
- split: test
path: arithmetic_gcd/test-*
- config_name: arithmetic_matrix_rank
data_files:
- split: test
path: arithmetic_matrix_rank/test-*
- config_name: combinatory_pattern_matching
data_files:
- split: test
path: combinatory_pattern_matching/test-*
- config_name: combinatory_probability
data_files:
- split: test
path: combinatory_probability/test-*
- config_name: geometry_circle
data_files:
- split: test
path: geometry_circle/test-*
- config_name: geometry_polygon_color
data_files:
- split: test
path: geometry_polygon_color/test-*
- config_name: geometry_rotation
data_files:
- split: test
path: geometry_rotation/test-*
- config_name: logic_grid_chip
data_files:
- split: test
path: logic_grid_chip/test-*
---
|