File size: 973 Bytes
3a0173a |
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 |
---
dataset_info:
features:
- name: ID
dtype: string
- name: Audio
dtype: audio
- name: Start Time (s)
dtype: string
- name: End Time (s)
dtype: string
- name: Low Freq (Hz)
dtype: string
- name: High Freq (Hz)
dtype: string
- name: Species eBird Code
dtype: string
- name: Call Type
dtype: 'null'
- name: Sex
dtype: 'null'
- name: Latitude
dtype: float64
- name: Longitude
dtype: float64
- name: Uncertainty
dtype: 'null'
- name: Microphone
dtype: string
- name: License
dtype: string
- name: Source
dtype: string
- name: BirdNet Training Data
dtype: bool
splits:
- name: train
num_bytes: 156231869250.216
num_examples: 10976
download_size: 538872707
dataset_size: 156231869250.216
---
# Dataset Card for "DBD-research-group"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |