--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: audio dtype: audio - name: label dtype: class_label: names: '0': '0' '1': '1' '2': '10' '3': '100' '4': '101' '5': '102' '6': '103' '7': '104' '8': '105' '9': '106' '10': '107' '11': '108' '12': '109' '13': '11' '14': '12' '15': '13' '16': '14' '17': '15' '18': '16' '19': '17' '20': '18' '21': '19' '22': '2' '23': '20' '24': '21' '25': '22' '26': '23' '27': '24' '28': '25' '29': '26' '30': '27' '31': '28' '32': '29' '33': '3' '34': '30' '35': '31' '36': '32' '37': '33' '38': '34' '39': '35' '40': '36' '41': '37' '42': '38' '43': '39' '44': '4' '45': '40' '46': '41' '47': '42' '48': '43' '49': '44' '50': '45' '51': '46' '52': '47' '53': '48' '54': '49' '55': '5' '56': '50' '57': '51' '58': '52' '59': '53' '60': '54' '61': '55' '62': '56' '63': '57' '64': '58' '65': '59' '66': '6' '67': '60' '68': '61' '69': '62' '70': '63' '71': '64' '72': '65' '73': '66' '74': '67' '75': '68' '76': '69' '77': '7' '78': '70' '79': '71' '80': '72' '81': '73' '82': '74' '83': '75' '84': '76' '85': '77' '86': '78' '87': '79' '88': '8' '89': '80' '90': '81' '91': '82' '92': '83' '93': '84' '94': '85' '95': '86' '96': '87' '97': '88' '98': '89' '99': '9' '100': '90' '101': '91' '102': '92' '103': '93' '104': '94' '105': '95' '106': '96' '107': '97' '108': '98' '109': '99' splits: - name: train num_bytes: 1589865751.4886355 num_examples: 16568 - name: test num_bytes: 530517141.4073644 num_examples: 5523 download_size: 1993007832 dataset_size: 2120382892.896 --- # Dataset Card for "sep28k" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)