Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,78 +26,45 @@ dataset_info:
|
|
| 26 |
class_label:
|
| 27 |
names:
|
| 28 |
'0': airplane
|
| 29 |
-
'1':
|
| 30 |
-
'2':
|
| 31 |
-
'3':
|
| 32 |
-
'4':
|
| 33 |
-
'5':
|
| 34 |
-
'6':
|
| 35 |
-
'7':
|
| 36 |
-
'8':
|
| 37 |
-
'9': glass_breaking
|
| 38 |
-
'10': helicopter
|
| 39 |
-
'11': keyboard_typing
|
| 40 |
-
'12': mouse_click
|
| 41 |
-
'13': rain
|
| 42 |
-
'14': sea_waves
|
| 43 |
-
'15': toilet_flush
|
| 44 |
-
'16': train
|
| 45 |
-
'17': vacuum_cleaner
|
| 46 |
-
'18': washing_machine
|
| 47 |
-
'19': water_drops
|
| 48 |
- name: audio_label
|
| 49 |
dtype:
|
| 50 |
class_label:
|
| 51 |
names:
|
| 52 |
'0': airplane
|
| 53 |
-
'1':
|
| 54 |
-
'2':
|
| 55 |
-
'3':
|
| 56 |
-
'4':
|
| 57 |
-
'5':
|
| 58 |
-
'6':
|
| 59 |
-
'7':
|
| 60 |
-
'8':
|
| 61 |
-
'9': glass_breaking
|
| 62 |
-
'10': helicopter
|
| 63 |
-
'11': keyboard_typing
|
| 64 |
-
'12': mouse_click
|
| 65 |
-
'13': rain
|
| 66 |
-
'14': sea_waves
|
| 67 |
-
'15': toilet_flush
|
| 68 |
-
'16': train
|
| 69 |
-
'17': vacuum_cleaner
|
| 70 |
-
'18': washing_machine
|
| 71 |
-
'19': water_drops
|
| 72 |
- name: text_label
|
| 73 |
dtype:
|
| 74 |
class_label:
|
| 75 |
names:
|
| 76 |
'0': airplane
|
| 77 |
-
'1':
|
| 78 |
-
'2':
|
| 79 |
-
'3':
|
| 80 |
-
'4':
|
| 81 |
-
'5':
|
| 82 |
-
'6':
|
| 83 |
-
'7':
|
| 84 |
-
'8':
|
| 85 |
-
'9': glass_breaking
|
| 86 |
-
'10': helicopter
|
| 87 |
-
'11': keyboard_typing
|
| 88 |
-
'12': mouse_click
|
| 89 |
-
'13': rain
|
| 90 |
-
'14': sea_waves
|
| 91 |
-
'15': toilet_flush
|
| 92 |
-
'16': train
|
| 93 |
-
'17': vacuum_cleaner
|
| 94 |
-
'18': washing_machine
|
| 95 |
-
'19': water_drops
|
| 96 |
- name: question
|
| 97 |
dtype: string
|
| 98 |
splits:
|
| 99 |
- name: train
|
| 100 |
-
num_examples:
|
| 101 |
configs:
|
| 102 |
- config_name: default
|
| 103 |
data_files:
|
|
|
|
| 26 |
class_label:
|
| 27 |
names:
|
| 28 |
'0': airplane
|
| 29 |
+
'1': chainsaw
|
| 30 |
+
'2': clock_tick
|
| 31 |
+
'3': crackling_fire
|
| 32 |
+
'4': fireworks
|
| 33 |
+
'5': keyboard_typing
|
| 34 |
+
'6': rain
|
| 35 |
+
'7': sea_waves
|
| 36 |
+
'8': train
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
- name: audio_label
|
| 38 |
dtype:
|
| 39 |
class_label:
|
| 40 |
names:
|
| 41 |
'0': airplane
|
| 42 |
+
'1': chainsaw
|
| 43 |
+
'2': clock_tick
|
| 44 |
+
'3': crackling_fire
|
| 45 |
+
'4': fireworks
|
| 46 |
+
'5': keyboard_typing
|
| 47 |
+
'6': rain
|
| 48 |
+
'7': sea_waves
|
| 49 |
+
'8': train
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
- name: text_label
|
| 51 |
dtype:
|
| 52 |
class_label:
|
| 53 |
names:
|
| 54 |
'0': airplane
|
| 55 |
+
'1': chainsaw
|
| 56 |
+
'2': clock_tick
|
| 57 |
+
'3': crackling_fire
|
| 58 |
+
'4': fireworks
|
| 59 |
+
'5': keyboard_typing
|
| 60 |
+
'6': rain
|
| 61 |
+
'7': sea_waves
|
| 62 |
+
'8': train
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
- name: question
|
| 64 |
dtype: string
|
| 65 |
splits:
|
| 66 |
- name: train
|
| 67 |
+
num_examples: 504
|
| 68 |
configs:
|
| 69 |
- config_name: default
|
| 70 |
data_files:
|