File size: 1,299 Bytes
0a21938 269806b f787157 f693735 0a21938 269806b f787157 f693735 0a21938 d0bbc87 | 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 | ---
dataset_info:
features:
- name: path
dtype: audio
- name: length
dtype: float64
- name: annotations
list:
- name: ed
dtype: float64
- name: label
dtype: string
- name: st
dtype: float64
splits:
- name: train
num_bytes: 1347960692.0
num_examples: 702
- name: valid
num_bytes: 449322019.0
num_examples: 234
- name: test
num_bytes: 440435254.0
num_examples: 232
- name: train_low
num_bytes: 289947270.0
num_examples: 151
download_size: 2139097101
dataset_size: 2527665235.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
- split: train_low
path: data/train_low-*
---
# Dataset Card for "beans_dcase"
## Dataset Description
**Paper:** https://dcase.community/documents/workshop2021/proceedings/DCASE2021Workshop_Morfi_52.pdf
## Dataset Summary
This is the dataset used for the DCASE 2021 Task and contains annotated mammal and bird multi-species recordings with splits and preprocessing like described in BEANS. It is used for **detection** tasks.
## Data Splits
| train | train_low | valid | test |
|------|-----| ------ | ------ |
| 702 | 151 | 234 | 232 | |