--- configs: - config_name: default data_files: - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: audio dtype: audio: decode: false - name: audio_id dtype: string - name: dataset dtype: string - name: split dtype: string - name: original_captions list: string - name: caption_count dtype: int64 - name: source_caption dtype: string - name: key_phrase dtype: string - name: statement dtype: string - name: question dtype: string - name: command dtype: string - name: indirect dtype: string - name: source_model dtype: string splits: - name: test num_bytes: 1299368039 num_examples: 3367 - name: validation num_bytes: 2403564394 num_examples: 2200 download_size: 6548621085 dataset_size: 3702932433 ---