--- dataset_info: features: - name: conversation_id dtype: string - name: prompt dtype: string - name: response dtype: string - name: messages list: - name: content dtype: string - name: role dtype: string - name: metadata struct: - name: is_complete dtype: bool - name: type dtype: string splits: - name: train num_bytes: 1725853418.1402686 num_examples: 114490 download_size: 662074170 dataset_size: 1725853418.1402686 configs: - config_name: default data_files: - split: train path: data/train-* ---