--- dataset_info: features: - name: path_to_audio dtype: string - name: abuse dtype: string - name: language dtype: string splits: - name: train num_bytes: 236890 num_examples: 2458 - name: test num_bytes: 107218 num_examples: 1112 download_size: 41139 dataset_size: 344108 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---