Datasets:
File size: 1,611 Bytes
7389bb0 9743cd8 7389bb0 9743cd8 7389bb0 6ced867 9743cd8 7389bb0 9743cd8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: species
dtype: string
- name: label
dtype:
class_label:
names:
'0': Atlantic_Spotted_Dolphin
'1': Bearded_Seal
'2': Beluga,_White_Whale
'3': Bottlenose_Dolphin
'4': Bowhead_Whale
'5': Clymene_Dolphin
'6': Common_Dolphin
'7': False_Killer_Whale
'8': Fin,_Finback_Whale
'9': Frasers_Dolphin
'10': Grampus,_Rissos_Dolphin
'11': Harp_Seal
'12': Humpback_Whale
'13': Killer_Whale
'14': Leopard_Seal
'15': Long-Finned_Pilot_Whale
'16': Melon_Headed_Whale
'17': Minke_Whale
'18': Narwhal
'19': Northern_Right_Whale
'20': Pantropical_Spotted_Dolphin
'21': Ross_Seal
'22': Rough-Toothed_Dolphin
'23': Short-Finned_Pacific_Pilot_Whale
'24': Southern_Right_Whale
'25': Sperm_Whale
'26': Spinner_Dolphin
'27': Striped_Dolphin
'28': Walrus
'29': Weddell_Seal
'30': White-beaked_Dolphin
'31': White-sided_Dolphin
splits:
- name: train
num_bytes: 1179470284
num_examples: 1357
- name: test
num_bytes: 154350686
num_examples: 340
download_size: 1217429434
dataset_size: 1333820970
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
task_categories:
- audio-classification
--- |