jakesmbeattie commited on
Commit
255a8d2
·
verified ·
1 Parent(s): 131564e

Update README.md

Browse files

Added config for data viewer

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -20,7 +20,11 @@ tags:
20
  - passive acoustic monitoring
21
  size_categories: 1K<n<10K
22
  description: This is a dataset containing unlabelled, unprocessed passive acoustic recordings of Hawaiian birds in the Upper Waiākea Forst Reserve in Hawaii. This dataset is intended for use in unsupervised audio analysis methods, classification using existing models, and other machine learning and ecology research purposes.
23
-
 
 
 
 
24
  ---
25
 
26
  <!--
 
20
  - passive acoustic monitoring
21
  size_categories: 1K<n<10K
22
  description: This is a dataset containing unlabelled, unprocessed passive acoustic recordings of Hawaiian birds in the Upper Waiākea Forst Reserve in Hawaii. This dataset is intended for use in unsupervised audio analysis methods, classification using existing models, and other machine learning and ecology research purposes.
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: "2MM*/Data/*.wav"
28
  ---
29
 
30
  <!--