| | --- |
| | 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 | |