Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ dataset_info:
|
|
| 9 |
dtype: string
|
| 10 |
splits:
|
| 11 |
- name: train
|
| 12 |
-
num_bytes: 3291213394.004
|
| 13 |
num_examples: 5577
|
| 14 |
- name: valid
|
| 15 |
num_bytes: 2933450865.759
|
|
@@ -34,3 +34,17 @@ configs:
|
|
| 34 |
- split: train_low
|
| 35 |
path: data/train_low-*
|
| 36 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
dtype: string
|
| 10 |
splits:
|
| 11 |
- name: train
|
| 12 |
+
num_bytes: 3291213394. 004
|
| 13 |
num_examples: 5577
|
| 14 |
- name: valid
|
| 15 |
num_bytes: 2933450865.759
|
|
|
|
| 34 |
- split: train_low
|
| 35 |
path: data/train_low-*
|
| 36 |
---
|
| 37 |
+
# Dataset Card for "beans_humbugdb"
|
| 38 |
+
|
| 39 |
+
## Dataset Description
|
| 40 |
+
|
| 41 |
+
**Paper:** https://doi.org/10.48550/arXiv.2110.07607
|
| 42 |
+
|
| 43 |
+
## Dataset Summary
|
| 44 |
+
|
| 45 |
+
This dataset contains annotated recordings of wild and cultured mosquito wingbeat sounds with splits and preprocessing like described in BEANS. It is used for **classification** tasks.
|
| 46 |
+
## Data Splits
|
| 47 |
+
|
| 48 |
+
| train | train_low | valid | test |
|
| 49 |
+
|------|-----| ------ | ------ |
|
| 50 |
+
| 5577 | 1115 | 1859 | 1859 |
|