Datasets:
small formatting fixes
#2
by
egrace479
- opened
README.md
CHANGED
|
@@ -2,8 +2,8 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
pretty_name:
|
| 6 |
-
description: Unlabelled passive acoustic recordings of Hawaiian birds from Pu'u Maka'ala Natural Area Reserve (PUUM), intended for unsupervised audio analysis and machine learning research.
|
| 7 |
task_categories: [audio-classification]
|
| 8 |
modalities: [Audio]
|
| 9 |
tags:
|
|
@@ -24,9 +24,7 @@ size_categories: 1K<n<10K
|
|
| 24 |
## Dataset Details
|
| 25 |
|
| 26 |
|
| 27 |
-
|
| 28 |
### Dataset Description
|
| 29 |
-
This is a dataset containing unlabelled, unprocessed passive acoustic recordings of Hawaiian birds in the [Pu'u Maka'ala Natural Area Reserve](https://www.neonscience.org/field-sites/puum) (PUUM) in Hawaii. It is intended for use in unsupervised audio analysis methods, classification using existing models, and other machine learning and ecology research purposes. Additionally, this dataset contains dataframes with the weather and bird detections.
|
| 30 |
|
| 31 |
- **Curated by:** Ekaterina Nepovinnykh, Fedor Zolotarev, Maksim Kholiavchenko
|
| 32 |
<!-- Provide the basic links for the dataset. These will show up on the sidebar to the right of your dataset card ("Curated by" too). -->
|
|
@@ -35,6 +33,8 @@ This is a dataset containing unlabelled, unprocessed passive acoustic recordings
|
|
| 35 |
|
| 36 |
<!-- Provide a longer summary of what this dataset is. -->
|
| 37 |
|
|
|
|
|
|
|
| 38 |
<!--This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1), and further altered to suit Imageomics Institute needs.-->
|
| 39 |
|
| 40 |
|
|
@@ -65,7 +65,7 @@ koa_data/ # 3 recorders
|
|
| 65 |
Data/
|
| 66 |
<recorder_id>_YYYYMMDD_HHMMSS.wav
|
| 67 |
...
|
| 68 |
-
|
| 69 |
...
|
| 70 |
...
|
| 71 |
recorder_data_summary.txt
|
|
@@ -75,7 +75,7 @@ phenology_data/ # 6 recorders
|
|
| 75 |
Data/
|
| 76 |
<recorder_id>_YYYYMMDD_HHMMSS.wav
|
| 77 |
...
|
| 78 |
-
|
| 79 |
...
|
| 80 |
...
|
| 81 |
phenology_metadata.csv
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
pretty_name: PUUM Passive Acoustic Recordings
|
| 6 |
+
description: "Unlabelled passive acoustic recordings of Hawaiian birds from Pu'u Maka'ala Natural Area Reserve (PUUM), intended for unsupervised audio analysis and machine learning research."
|
| 7 |
task_categories: [audio-classification]
|
| 8 |
modalities: [Audio]
|
| 9 |
tags:
|
|
|
|
| 24 |
## Dataset Details
|
| 25 |
|
| 26 |
|
|
|
|
| 27 |
### Dataset Description
|
|
|
|
| 28 |
|
| 29 |
- **Curated by:** Ekaterina Nepovinnykh, Fedor Zolotarev, Maksim Kholiavchenko
|
| 30 |
<!-- Provide the basic links for the dataset. These will show up on the sidebar to the right of your dataset card ("Curated by" too). -->
|
|
|
|
| 33 |
|
| 34 |
<!-- Provide a longer summary of what this dataset is. -->
|
| 35 |
|
| 36 |
+
This is a dataset containing unlabelled, unprocessed passive acoustic recordings of Hawaiian birds in the [Pu'u Maka'ala Natural Area Reserve](https://www.neonscience.org/field-sites/puum) (PUUM) in Hawaii. It is intended for use in unsupervised audio analysis methods, classification using existing models, and other machine learning and ecology research purposes. Additionally, this dataset contains dataframes with the weather and bird detections.
|
| 37 |
+
|
| 38 |
<!--This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1), and further altered to suit Imageomics Institute needs.-->
|
| 39 |
|
| 40 |
|
|
|
|
| 65 |
Data/
|
| 66 |
<recorder_id>_YYYYMMDD_HHMMSS.wav
|
| 67 |
...
|
| 68 |
+
<recorder_id>/
|
| 69 |
...
|
| 70 |
...
|
| 71 |
recorder_data_summary.txt
|
|
|
|
| 75 |
Data/
|
| 76 |
<recorder_id>_YYYYMMDD_HHMMSS.wav
|
| 77 |
...
|
| 78 |
+
<recorder_id>/
|
| 79 |
...
|
| 80 |
...
|
| 81 |
phenology_metadata.csv
|