File size: 3,678 Bytes
5c8ec5d 46866e9 5c8ec5d a52c31a 083dc53 50acffa d4d19e8 4b0d0ea 15f351c ec1a70b 3d92dee 03acc41 09d3a75 46866e9 5b942e5 32ba9c3 5c8ec5d a52c31a 083dc53 50acffa d4d19e8 4b0d0ea 15f351c ec1a70b 3d92dee 03acc41 09d3a75 46866e9 5b942e5 32ba9c3 5c8ec5d | 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 | ---
dataset_info:
- config_name: arithmetic__add_or_sub
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: module
dtype: string
- name: difficulty
dtype: string
splits:
- name: train
num_bytes: 484642463.5732892
num_examples: 3959996
- name: validation
num_bytes: 4895383.364763896
num_examples: 40000
- name: test
num_bytes: 2524479.256637168
num_examples: 20000
download_size: 128507975
dataset_size: 492062326.1946903
- config_name: arithmetic__add_sub_multiple
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: module
dtype: string
- name: difficulty
dtype: string
splits:
- name: train
num_bytes: 484642463.5732892
num_examples: 3959996
- name: validation
num_bytes: 4895383.364763896
num_examples: 40000
- name: test
num_bytes: 2524479.256637168
num_examples: 20000
download_size: 89730276
dataset_size: 492062326.1946903
- config_name: arithmetic__div
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: module
dtype: string
- name: difficulty
dtype: string
splits:
- name: test
num_bytes: 2524479.256637168
num_examples: 20000
download_size: 514300
dataset_size: 2524479.256637168
- config_name: arithmetic__mixed
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: module
dtype: string
- name: difficulty
dtype: string
splits:
- name: test
num_bytes: 1684897.6
num_examples: 20000
- name: validation
num_bytes: 3215903.3749
num_examples: 40010
- name: train
num_bytes: 318173950.5275874
num_examples: 3959986
download_size: 110309106
dataset_size: 323074751.5024874
- config_name: arithmetic__mul
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: module
dtype: string
- name: difficulty
dtype: string
splits:
- name: test
num_bytes: 1684897.6
num_examples: 20000
download_size: 538376
dataset_size: 1684897.6
- config_name: default
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: module
dtype: string
- name: difficulty
dtype: string
splits:
- name: train
num_bytes: 2423212317.866446
num_examples: 19799980
- name: validation
num_bytes: 24476916.823819477
num_examples: 200000
- name: test
num_bytes: 12622396.283185842
num_examples: 100000
download_size: 578568629
dataset_size: 2460311630.9734516
configs:
- config_name: arithmetic__add_or_sub
data_files:
- split: train
path: arithmetic__add_or_sub/train-*
- split: validation
path: arithmetic__add_or_sub/validation-*
- split: test
path: arithmetic__add_or_sub/test-*
- config_name: arithmetic__add_sub_multiple
data_files:
- split: train
path: arithmetic__add_sub_multiple/train-*
- split: validation
path: arithmetic__add_sub_multiple/validation-*
- split: test
path: arithmetic__add_sub_multiple/test-*
- config_name: arithmetic__div
data_files:
- split: test
path: arithmetic__div/test-*
- config_name: arithmetic__mixed
data_files:
- split: test
path: arithmetic__mixed/test-*
- split: validation
path: arithmetic__mixed/validation-*
- split: train
path: arithmetic__mixed/train-*
- config_name: arithmetic__mul
data_files:
- split: test
path: arithmetic__mul/test-*
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|