CoolFace
Datasetpublic

thethinkmachine/bird-mel-spectrogram

Dataset Card for "mel_spectogram_bird_audio" More Information needed

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes34downloads
README.md32 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: label7    dtype:8      class_label:9        names:10          '0': Chlorischloris11          '1': Columbapalumbus12          '2': Corvusfrugilegus13          '3': Delichonurbicum14          '4': Dendrocoposmajor15          '5': Passermontanus16          '6': Phoenicurusochruros17          '7': Sittaeuropaea18          '8': Turdusmerula19          '9': Turduspilaris20  splits:21  - name: train22    num_bytes: 1732741674.2815323    num_examples: 6137624  - name: test25    num_bytes: 311839995.502470226    num_examples: 1083227  download_size: 195567024828  dataset_size: 2044581669.784000229---30# Dataset Card for "mel_spectogram_bird_audio"31 32[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)