Maats commited on
Commit
9b71dba
·
verified ·
1 Parent(s): 2c664bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -31,3 +31,19 @@ configs:
31
  - split: test
32
  path: data/test-*
33
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  - split: test
32
  path: data/test-*
33
  ---
34
+ # Dataset Card for "beans_cbi"
35
+
36
+ ## Dataset Description
37
+
38
+ **Paper:** https://www.kaggle.com/competitions/birdsong-recognition/overview
39
+
40
+ ## Dataset Summary
41
+
42
+ The original recordings from this dataset are from the Cornell Bird Identification competition hosted on Kaggle. The training set consists of bird recordings uploaded to xeno-canto3 by volunteer
43
+ users with splits and preprocessing like described in BEANS. It is used for **classification** tasks.
44
+
45
+ ## Data Splits
46
+
47
+ | train | valid | test |
48
+ |------| ------ | ------ |
49
+ | 14207 | 3548 | 3620 |