--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: conv_id dtype: string - name: context dtype: string - name: prompt dtype: string - name: utterance dtype: string splits: - name: train num_bytes: 7970106 num_examples: 17780 - name: validation num_bytes: 1343248 num_examples: 2758 - name: test num_bytes: 1334052 num_examples: 2540 download_size: 6149453 dataset_size: 10647406 --- # Dataset Card for "repo_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)