--- configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* dataset_info: features: - name: Path dtype: string - name: Key dtype: int64 - name: Speaker dtype: string - name: Transcription dtype: string splits: - name: train num_bytes: 685134 num_examples: 4831 - name: valid num_bytes: 14297 num_examples: 101 - name: test num_bytes: 14075 num_examples: 96 download_size: 303064 dataset_size: 713506 --- # Dataset Card for "runyankole-crowd-validated-paths" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)