Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -30,12 +30,13 @@ We have pre-processed all audio files to a 16 kHz sampling rate and stored them
|
|
30 |
We recommend using the following commands to download the `confit/audioset-16khz-wds` dataset from HuggingFace.
|
31 |
The dataset is available in two versions:
|
32 |
|
33 |
-
-
|
34 |
-
|
35 |
-
|
36 |
-
|
|
|
37 |
|
38 |
-
> **_NOTE:_**
|
39 |
|
40 |
```bash
|
41 |
# For the 20k version
|
@@ -97,5 +98,6 @@ Each sample in the dataset follows the WebDataset format, which includes the fol
|
|
97 |
|
98 |
## License and Usage Restrictions
|
99 |
|
|
|
100 |
Please ensure compliance with YouTube's terms of service when using this dataset.
|
101 |
Some clips may no longer be available if the original videos have been removed or made private.
|
|
|
30 |
We recommend using the following commands to download the `confit/audioset-16khz-wds` dataset from HuggingFace.
|
31 |
The dataset is available in two versions:
|
32 |
|
33 |
+
- train:
|
34 |
+
- 20k: A smaller balanced version with 20,550 clips for quick experimentation.
|
35 |
+
- 500k<sup>[2]</sup>: A (slightly more) balanced version with 497,982 clips for quick experimentation.
|
36 |
+
- 2m: The complete unbalanced dataset with ~2 million clips.
|
37 |
+
- test: The eval set with 18,886 clips.
|
38 |
|
39 |
+
> **_NOTE:_** All versions of train sets share the same test set.
|
40 |
|
41 |
```bash
|
42 |
# For the 20k version
|
|
|
98 |
|
99 |
## License and Usage Restrictions
|
100 |
|
101 |
+
We download the dataset from qiuqiangkong's [GitHub](https://github.com/qiuqiangkong/audioset_tagging_cnn).
|
102 |
Please ensure compliance with YouTube's terms of service when using this dataset.
|
103 |
Some clips may no longer be available if the original videos have been removed or made private.
|