--- 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: test num_bytes: 2524479.256637168 num_examples: 20000 - name: validation num_bytes: 3181099.92173 num_examples: 39577 - name: train num_bytes: 318208740.8830529 num_examples: 3960419 download_size: 256332037 dataset_size: 323914320.06142 - 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: test num_bytes: 2524479.256637168 num_examples: 20000 - name: validation num_bytes: 3239855.86692 num_examples: 40308 - name: train num_bytes: 318150007.049692 num_examples: 3959688 download_size: 178977042 dataset_size: 323914342.1732491 - 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 - name: train num_bytes: 318166558.5813915 num_examples: 3959894 - name: validation num_bytes: 3223298.10398 num_examples: 40102 download_size: 93246923 dataset_size: 323914335.9420087 - 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 - name: validation num_bytes: 3215340.73247 num_examples: 40003 - name: train num_bytes: 318174512.9582762 num_examples: 3959993 download_size: 99393333 dataset_size: 323074751.2907462 - 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-* - split: train path: arithmetic__div/train-* - split: validation path: arithmetic__div/validation-* - 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-* - split: validation path: arithmetic__mul/validation-* - split: train path: arithmetic__mul/train-* - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---