Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,12 +3,67 @@ dataset_info:
|
|
| 3 |
features:
|
| 4 |
- name: image
|
| 5 |
dtype: image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
splits:
|
| 7 |
- name: train
|
| 8 |
-
num_bytes:
|
| 9 |
-
num_examples:
|
| 10 |
-
download_size:
|
| 11 |
-
dataset_size:
|
| 12 |
task_categories:
|
| 13 |
- feature-extraction
|
| 14 |
tags:
|
|
|
|
| 3 |
features:
|
| 4 |
- name: image
|
| 5 |
dtype: image
|
| 6 |
+
- name: label
|
| 7 |
+
dtype:
|
| 8 |
+
class_label:
|
| 9 |
+
names:
|
| 10 |
+
'0': Sound_Drum
|
| 11 |
+
'1': Sound_Piano
|
| 12 |
+
'2': Sound_Violin
|
| 13 |
+
'3': airplane
|
| 14 |
+
'4': breathing
|
| 15 |
+
'5': brushing_teeth
|
| 16 |
+
'6': can_opening
|
| 17 |
+
'7': car_horn
|
| 18 |
+
'8': cat
|
| 19 |
+
'9': chainsaw
|
| 20 |
+
'10': chirping_birds
|
| 21 |
+
'11': church_bells
|
| 22 |
+
'12': clapping
|
| 23 |
+
'13': clock_alarm
|
| 24 |
+
'14': clock_tick
|
| 25 |
+
'15': coughing
|
| 26 |
+
'16': cow
|
| 27 |
+
'17': crackling_fire
|
| 28 |
+
'18': crickets
|
| 29 |
+
'19': crow
|
| 30 |
+
'20': crying_baby
|
| 31 |
+
'21': dog
|
| 32 |
+
'22': door_wood_creaks
|
| 33 |
+
'23': door_wood_knock
|
| 34 |
+
'24': drinking_sipping
|
| 35 |
+
'25': engine
|
| 36 |
+
'26': fireworks
|
| 37 |
+
'27': footsteps
|
| 38 |
+
'28': frog
|
| 39 |
+
'29': glass_breaking
|
| 40 |
+
'30': helicopter
|
| 41 |
+
'31': hen
|
| 42 |
+
'32': insects
|
| 43 |
+
'33': keyboard_typing
|
| 44 |
+
'34': laughing
|
| 45 |
+
'35': mouse_click
|
| 46 |
+
'36': pig
|
| 47 |
+
'37': pouring_water
|
| 48 |
+
'38': rain
|
| 49 |
+
'39': rooster
|
| 50 |
+
'40': sea_waves
|
| 51 |
+
'41': sheep
|
| 52 |
+
'42': siren
|
| 53 |
+
'43': sneezing
|
| 54 |
+
'44': snoring
|
| 55 |
+
'45': toilet_flush
|
| 56 |
+
'46': train
|
| 57 |
+
'47': vacuum_cleaner
|
| 58 |
+
'48': washing_machine
|
| 59 |
+
'49': water_drops
|
| 60 |
+
'50': wind
|
| 61 |
splits:
|
| 62 |
- name: train
|
| 63 |
+
num_bytes: 141766644.635
|
| 64 |
+
num_examples: 1981
|
| 65 |
+
download_size: 141547931
|
| 66 |
+
dataset_size: 141766644.635
|
| 67 |
task_categories:
|
| 68 |
- feature-extraction
|
| 69 |
tags:
|