--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: conversations list: - name: from dtype: string - name: value dtype: string - name: text dtype: string splits: - name: train num_bytes: 23345091 num_examples: 12597 - name: test num_bytes: 1057813 num_examples: 1159 download_size: 13076849 dataset_size: 24402904 --- # Dataset Card for "commonsense-dialogues4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)