--- license: apache-2.0 dataset_info: features: - name: problem_id dtype: int64 - name: problem_type dtype: string - name: data_type dtype: string - name: path dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 316067032 num_examples: 165575 download_size: 112486018 dataset_size: 316067032 configs: - config_name: default data_files: - split: train path: data/train-* ---