--- license: cc-by-nc-4.0 dataset_info: - config_name: data/vision/RBFP features: - name: image dtype: image - name: foreground_label dtype: int64 - name: position_x dtype: int64 - name: position_y dtype: int64 splits: - name: train num_bytes: 7539715850.0 num_examples: 50000 - name: validation num_bytes: 1507888500.0 num_examples: 10000 download_size: 9047652019 dataset_size: 9047604350.0 - config_name: data/vision/RBRP features: - name: image dtype: image - name: foreground_label dtype: int64 - name: position_x dtype: int64 - name: position_y dtype: int64 splits: - name: train num_bytes: 7540447300.0 num_examples: 50000 - name: validation num_bytes: 1508033000.0 num_examples: 10000 download_size: 9049041434 dataset_size: 9048480300.0 - config_name: default features: - name: audio dtype: audio - name: label dtype: class_label: names: '0': backward '1': bed '2': bird '3': cat '4': dog '5': down '6': eight '7': five '8': follow '9': forward '10': four '11': go '12': happy '13': house '14': learn '15': left '16': marvin '17': nine '18': 'no' '19': 'off' '20': 'on' '21': one '22': right '23': seven '24': sheila '25': six '26': stop '27': three '28': tree '29': two '30': up '31': visual '32': wow '33': 'yes' '34': zero splits: - name: train num_bytes: 434418564368.512 num_examples: 339372 - name: validation num_bytes: 51105513892.672 num_examples: 39924 download_size: 419164421509 dataset_size: 485524078261.184 configs: - config_name: data/vision/RBFP data_files: - split: train path: data/vision/RBFP/train-* - split: validation path: data/vision/RBFP/validation-* - config_name: data/vision/RBRP data_files: - split: train path: data/vision/RBRP/train-* - split: validation path: data/vision/RBRP/validation-* - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---