--- dataset_info: features: - name: path dtype: audio - name: length dtype: float64 - name: annotations list: - name: ed dtype: int64 - name: label dtype: int64 - name: st dtype: int64 splits: - name: train num_bytes: 1072613057.0 num_examples: 407 - name: valid num_bytes: 357230549.0 num_examples: 135 - name: test num_bytes: 357222941.0 num_examples: 135 download_size: 3574270428 dataset_size: 1787066547.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* --- # Dataset Card for "beans_hiceas" ## Dataset Description **Paper:** https://doi.org/10.25921/e12p-gj65 ## Dataset Summary This dataset contains a subset of pas- sive acoustic data collected using a multi-channel towed hy- drophone during the Hawaiian Islands Cetacean and Ecosys- tem Assessment Survey (HICEAS) in 2017 with splits and preprocessing like described in BEANS. It is used for **detection** tasks. ## Data Splits | train | train_low | valid | test | |------|-----| ------ | ------ | | 407| No Annotations in JSONL | 135 | 135 |