CoolFace
Datasetpublic

DynamicSuperb/Insect_Sound_Classification_dataset

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes15downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: audio5    dtype: audio6  - name: file7    dtype: string8  - name: instruction9    dtype: string10  - name: label11    dtype: string12  splits:13  - name: test14    num_bytes: 13221711.015    num_examples: 1016  download_size: 1313481217  dataset_size: 13221711.018configs:19- config_name: default20  data_files:21  - split: test22    path: data/test-*23---24