--- dataset_info: features: - name: id dtype: string - name: instruction_seed dtype: string - name: output dtype: string - name: source dtype: string - name: license dtype: string - name: dataset dtype: string - name: split dtype: string - name: difficulty dtype: int64 - name: solution dtype: string - name: index dtype: string - name: _source dtype: string - name: difficulty_reasoning dtype: string - name: __original_row_idx dtype: int64 - name: ms_id dtype: int64 - name: qwq_thinking_trajectory dtype: string - name: qwq_attempt dtype: string - name: qwq_response dtype: string - name: question_answer_string dtype: string - name: _fasttext_score dtype: float64 - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 2639944449.367089 num_examples: 10000 download_size: 1274638379 dataset_size: 2639944449.367089 configs: - config_name: default data_files: - split: train path: data/train-* ---