ds-fold-6-new / README.md
fydhfzh's picture
Upload dataset
579031f verified
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: label
dtype:
class_label:
names:
'0': '0000101'
'1': '0000110'
'2': '0000111'
'3': '0001001'
'4': '0001010'
'5': '0001011'
'6': '0001101'
'7': '0001110'
'8': '0001111'
'9': '0010001'
'10': '0010010'
'11': '0010011'
'12': '0010101'
'13': '0010110'
'14': '0010111'
'15': '0011001'
'16': '0011010'
'17': '0011011'
'18': '0011101'
'19': '0011110'
'20': '0011111'
'21': '0100001'
'22': '0100010'
'23': '0100011'
'24': '0100101'
'25': '0100110'
'26': '0100111'
'27': '0101001'
'28': '0101010'
'29': '0101011'
'30': '0101101'
'31': '0101110'
'32': '0101111'
'33': '0110001'
'34': '0110010'
'35': '0110011'
'36': '0110101'
'37': '0110110'
'38': '0110111'
'39': '0111001'
'40': '0111010'
'41': '0111011'
'42': '0111101'
'43': '0111110'
'44': '0111111'
'45': '1000001'
'46': '1000010'
'47': '1000011'
'48': '1000101'
'49': '1000110'
'50': '1000111'
'51': '1001001'
'52': '1001010'
'53': '1001011'
'54': '1001101'
'55': '1001110'
'56': '1001111'
'57': '1010001'
'58': '1010010'
'59': '1010011'
'60': '1010101'
'61': '1010110'
'62': '1010111'
'63': '1011001'
'64': '1011010'
'65': '1011011'
'66': '1011101'
'67': '1011110'
'68': '1011111'
'69': '1100001'
'70': '1100010'
'71': '1100011'
'72': '1100101'
'73': '1100110'
'74': '1100111'
'75': '1101001'
'76': '1101010'
'77': '1101011'
'78': '1101101'
'79': '1101110'
'80': '1101111'
'81': '1110001'
'82': '1110010'
'83': '1110011'
splits:
- name: train
num_bytes: 733959288.625
num_examples: 30035
- name: test
num_bytes: 23785552.0
num_examples: 742
- name: validation
num_bytes: 21381352.0
num_examples: 667
download_size: 638803447
dataset_size: 779126192.625
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---