--- dataset_info: features: - name: text dtype: string - name: audio_type dtype: 'null' - name: num_annotations dtype: 'null' - name: wave_filename dtype: string - name: duration dtype: float64 - name: text_relevance_score dtype: float64 - name: text_relevance_reasoning dtype: string - name: text_relevance_thoughts dtype: string splits: - name: test num_bytes: 304146 num_examples: 3000 - name: train num_bytes: 684024 num_examples: 7500 download_size: 394813 dataset_size: 988170 configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* ---