--- dataset_info: features: - name: instruction dtype: string - name: response dtype: string - name: original_instruction dtype: string - name: reasoning_response dtype: string splits: - name: easy num_bytes: 1718776 num_examples: 2044 - name: hard num_bytes: 1724226 num_examples: 2044 download_size: 1004082 dataset_size: 3443002 configs: - config_name: default data_files: - split: easy path: data/easy-* - split: hard path: data/hard-* ---