Update README.md
Browse files
README.md
CHANGED
|
@@ -36,3 +36,18 @@ configs:
|
|
| 36 |
- split: train_low
|
| 37 |
path: data/train_low-*
|
| 38 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
- split: train_low
|
| 37 |
path: data/train_low-*
|
| 38 |
---
|
| 39 |
+
# Dataset Card for "beans_esc50"
|
| 40 |
+
|
| 41 |
+
## Dataset Description
|
| 42 |
+
|
| 43 |
+
**Paper:** https://doi.org/10.1145/2733373.2806390
|
| 44 |
+
|
| 45 |
+
## Dataset Summary
|
| 46 |
+
|
| 47 |
+
This dataset contains environmental audio recordings including animal, nature, human (non-speech), interior/domestic, and exterior/urban sounds with splits and preprocessing like described in BEANS. It is used for **classification** tasks and is an **auxiliary** dataset in BEANS.
|
| 48 |
+
|
| 49 |
+
## Data Splits
|
| 50 |
+
|
| 51 |
+
| train | train_low | valid | test |
|
| 52 |
+
|------|-----| ------ | ------ |
|
| 53 |
+
| 1200 | 400 | 400 | 400 |
|