| configs: | |
| - config_name: default | |
| data_files: | |
| - split: query | |
| path: data/query-* | |
| - split: candidate | |
| path: data/candidate-* | |
| dataset_info: | |
| features: | |
| - name: key | |
| dtype: string | |
| - name: phones | |
| dtype: string | |
| - name: audio | |
| struct: | |
| - name: array | |
| sequence: float64 | |
| - name: sampling_rate | |
| dtype: int64 | |
| splits: | |
| - name: query | |
| num_bytes: 213251381 | |
| num_examples: 1665 | |
| - name: candidate | |
| num_bytes: 213251405 | |
| num_examples: 1665 | |
| download_size: 40945132 | |
| dataset_size: 426502786 | |
| # Dataset Card for "mswc_test" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |