beans_enabirds / README.md
Maats's picture
Update README.md
f88612f verified
metadata
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: 887299415
      num_examples: 231
    - name: valid
      num_bytes: 295764576
      num_examples: 77
    - name: test
      num_bytes: 295764384
      num_examples: 77
    - name: train_low
      num_bytes: 295766640
      num_examples: 77
  download_size: 1774610364
  dataset_size: 1774595015
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_enabirds"

Dataset Description

Paper: https://doi.org/10.1002/ecy.3329

Dataset Summary

This dataset contains annotated recordings of Eastern North American birds from the dawn chorus with splits and preprocessing like described in BEANS. It is used for detection tasks.

Data Splits

train train_low valid test
231 77 77 77