--- dataset_info: features: - name: messages list: - name: content dtype: string - name: role dtype: string - name: instruction_seed dtype: string - name: response_seed dtype: string - name: _source dtype: string - name: gpt41_mini_response dtype: string - name: __original_row_idx dtype: int64 - name: length dtype: int64 - name: ms_id dtype: int64 - name: final_reasoning_trace dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 7251728624.0 num_examples: 31600 download_size: 6072911417 dataset_size: 7251728624.0 configs: - config_name: default data_files: - split: train path: data/train-* ---