--- dataset_info: features: - name: difficulty dtype: int64 - name: source dtype: string - name: domain dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: question dtype: string - name: response dtype: string - name: row_id dtype: string - name: teacher_name dtype: string - name: response_tokenized struct: - name: token_count dtype: int64 - name: token_ids list: int64 - name: response_length dtype: int64 - name: instruction_seed dtype: string - name: _source dtype: string splits: - name: train num_bytes: 75107474832 num_examples: 395632 download_size: 24185387601 dataset_size: 75107474832 configs: - config_name: default data_files: - split: train path: data/train-* ---