--- dataset_info: features: - name: id dtype: string - name: Question dtype: string - name: Explanation dtype: string - name: Answer dtype: string - name: Inference Steps dtype: float64 - name: Grade dtype: float64 - name: Source dtype: string - name: Instruction dtype: string - name: Response Type dtype: string - name: Math Type dtype: string splits: - name: test num_bytes: 836849 num_examples: 821 download_size: 337227 dataset_size: 836849 configs: - config_name: default data_files: - split: test path: data/test-* ---