CoolFace
Datasetpublic

mteb/INatSoundsMini

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes20downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: audio5    dtype:6      audio:7        sampling_rate: 220508  - name: label9    dtype: string10  splits:11  - name: train12    num_bytes: 175826609013    num_examples: 204814  download_size: 164924750315  dataset_size: 175826609016configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22