Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_categories:
|
4 |
- audio-classification
|
5 |
tags:
|
@@ -8,7 +8,7 @@ configs:
|
|
8 |
- config_name: default
|
9 |
data_files:
|
10 |
- split: csa
|
11 |
-
path:
|
12 |
---
|
13 |
Acoustic Waveform Airway and Respiratory Examination (AWARE/PTEase) Dataset
|
14 |
===================================================================================================
|
@@ -123,6 +123,19 @@ The contents of this dataset include three parts:
|
|
123 |
|
124 |
For more information about this dataset please contact: [email protected]
|
125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
Citation
|
127 |
===================================================================================================
|
128 |
Use of this dataset in publications must be acknowledged by referencing the following publication:
|
@@ -138,7 +151,6 @@ Use of this dataset in publications must be acknowledged by referencing the foll
|
|
138 |
doi = {10.1145/3581791.3596854}
|
139 |
}
|
140 |
```
|
141 |
-
This dataset is distributed AS-IS and no responsibility implied or explicit can be addressed to the authors or their institutions for its use or misuse. Any commercial use is prohibited.
|
142 |
|
143 |
Other Related Publications:
|
144 |
===================================================================================================
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
task_categories:
|
4 |
- audio-classification
|
5 |
tags:
|
|
|
8 |
- config_name: default
|
9 |
data_files:
|
10 |
- split: csa
|
11 |
+
path: aware_csa.csv
|
12 |
---
|
13 |
Acoustic Waveform Airway and Respiratory Examination (AWARE/PTEase) Dataset
|
14 |
===================================================================================================
|
|
|
123 |
|
124 |
For more information about this dataset please contact: [email protected]
|
125 |
|
126 |
+
License
|
127 |
+
===================================================================================================
|
128 |
+
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
|
129 |
+
|
130 |
+
This work is licensed under a
|
131 |
+
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
|
132 |
+
|
133 |
+
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
|
134 |
+
|
135 |
+
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
|
136 |
+
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
|
137 |
+
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
|
138 |
+
|
139 |
Citation
|
140 |
===================================================================================================
|
141 |
Use of this dataset in publications must be acknowledged by referencing the following publication:
|
|
|
151 |
doi = {10.1145/3581791.3596854}
|
152 |
}
|
153 |
```
|
|
|
154 |
|
155 |
Other Related Publications:
|
156 |
===================================================================================================
|