--- dataset_info: - config_name: Numerical Reasoning Arithmetic features: - name: Q dtype: string - name: A dtype: string - name: C dtype: string - name: Rationale dtype: string - name: type dtype: string - name: correct dtype: string splits: - name: train num_bytes: 34274762 num_examples: 23064 - name: test num_bytes: 12977495 num_examples: 9553 download_size: 26818152 dataset_size: 47252257 - config_name: Numerical Reasoning Comparison features: - name: Q dtype: string - name: A dtype: string - name: C dtype: string - name: Rationale dtype: string - name: type dtype: string - name: correct dtype: string splits: - name: train num_bytes: 35502510 num_examples: 23016 - name: test num_bytes: 5536935 num_examples: 3783 download_size: 23032974 dataset_size: 41039445 - config_name: Numerical Reasoning Extraction features: - name: Q dtype: string - name: A dtype: string - name: C dtype: string - name: Rationale dtype: string - name: type dtype: string - name: correct dtype: string splits: - name: train num_bytes: 43262111 num_examples: 21000 - name: test num_bytes: 8579210 num_examples: 5213 download_size: 30067726 dataset_size: 51841321 configs: - config_name: Numerical Reasoning Arithmetic data_files: - split: train path: Numerical Reasoning Arithmetic/train-* - split: test path: Numerical Reasoning Arithmetic/test-* - config_name: Numerical Reasoning Comparison data_files: - split: train path: Numerical Reasoning Comparison/train-* - split: test path: Numerical Reasoning Comparison/test-* - config_name: Numerical Reasoning Extraction data_files: - split: train path: Numerical Reasoning Extraction/train-* - split: test path: Numerical Reasoning Extraction/test-* ---