File size: 3,671 Bytes
cafadc0 8930b94 cafadc0 8930b94 162b829 e2cbc29 48b0b16 f4b3962 9dd239f cafadc0 8930b94 162b829 e2cbc29 48b0b16 f4b3962 9dd239f cafadc0 |
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 |
---
dataset_info:
- config_name: algebra
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 219041.51376146788
num_examples: 400
- name: test
num_bytes: 648291
num_examples: 1187
download_size: 468265
dataset_size: 867332.5137614679
- config_name: counting_and_probability
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 346243.8391699092
num_examples: 400
- name: test
num_bytes: 353803
num_examples: 474
download_size: 354034
dataset_size: 700046.8391699092
- config_name: geometry
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 495283.2183908046
num_examples: 400
- name: test
num_bytes: 523126
num_examples: 479
download_size: 520085
dataset_size: 1018409.2183908046
- config_name: intermediate_algebra
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 357521.5444015444
num_examples: 400
- name: test
num_bytes: 795070
num_examples: 903
download_size: 578396
dataset_size: 1152591.5444015444
- config_name: number_theory
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 274243.03797468357
num_examples: 400
- name: test
num_bytes: 349455
num_examples: 540
download_size: 326833
dataset_size: 623698.0379746836
- config_name: prealgebra
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 237547.21991701244
num_examples: 400
- name: test
num_bytes: 510195
num_examples: 871
download_size: 397206
dataset_size: 747742.2199170124
- config_name: precalculus
features:
- name: problem
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 437664.8793565684
num_examples: 400
- name: test
num_bytes: 552893
num_examples: 546
download_size: 427403
dataset_size: 990557.8793565684
configs:
- config_name: algebra
data_files:
- split: train
path: algebra/train-*
- split: test
path: algebra/test-*
- config_name: counting_and_probability
data_files:
- split: train
path: counting_and_probability/train-*
- split: test
path: counting_and_probability/test-*
- config_name: geometry
data_files:
- split: train
path: geometry/train-*
- split: test
path: geometry/test-*
- config_name: intermediate_algebra
data_files:
- split: train
path: intermediate_algebra/train-*
- split: test
path: intermediate_algebra/test-*
- config_name: number_theory
data_files:
- split: train
path: number_theory/train-*
- split: test
path: number_theory/test-*
- config_name: prealgebra
data_files:
- split: train
path: prealgebra/train-*
- split: test
path: prealgebra/test-*
- config_name: precalculus
data_files:
- split: train
path: precalculus/train-*
- split: test
path: precalculus/test-*
---
|