--- 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: file dtype: string - name: label dtype: class_label: names: '0': 'yes' '1': 'no' '2': up '3': down '4': left '5': right '6': 'on' '7': 'off' '8': stop '9': go '10': zero '11': one '12': two '13': three '14': four '15': five '16': six '17': seven '18': eight '19': nine '20': bed '21': bird '22': cat '23': dog '24': happy '25': house '26': marvin '27': sheila '28': tree '29': wow '30': backward '31': forward '32': follow '33': learn '34': visual '35': _silence_ - name: input_features sequence: sequence: float32 splits: - name: train num_bytes: 81484786167 num_examples: 84848 - name: validation num_bytes: 9586332258 num_examples: 9982 - name: test num_bytes: 4696163330 num_examples: 4890 download_size: 2260418103 dataset_size: 95767281755 --- # Dataset Card for "whisper_speechcommandsV2_data" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)