EarthSpeciesProject/BEANS-Next
收藏资源简介:
BEANS-Next是一个音频数据集,主要用于生物声学领域。音频文件存储在`audio/`目录下,元数据存储在`metadata.parquet`文件中,其中包含`file_name`列(相对于仓库的路径)以便Hugging Face数据集查看器可以播放音频片段。数据集还包含`task`列(基准任务ID)和`tier`列(整数1-4,表示数据集的分层结构)。示例用法展示了如何根据任务ID过滤数据。
BEANS-Next is an audio dataset primarily utilized in the field of bioacoustics. Audio files are stored in the `audio/` directory, while metadata is saved in the `metadata.parquet` file. The `metadata.parquet` file contains a `file_name` column (path relative to the repository) to enable audio clip playback via the Hugging Face Dataset Viewer. The dataset also includes the `task` column (benchmark task ID) and the `tier` column (integer ranging from 1 to 4, representing the hierarchical structure of the dataset). Example usage demonstrates how to filter data based on task IDs.




