Fourth commit.
Browse files- .gitattributes +1 -0
- README.md +0 -31
- metadata.csv +0 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
. filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,34 +1,3 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
# Introduction
|
5 |
-
|
6 |
-
This is a data subset extracted from the FMA music dataset, particularly the fma_small subset. There are 7 top level genres in this dataset, namely:
|
7 |
-
- Hip-hop
|
8 |
-
- Pop
|
9 |
-
- Folk
|
10 |
-
- Rock
|
11 |
-
- International
|
12 |
-
- Electronic
|
13 |
-
- Instrumental
|
14 |
-
|
15 |
-
|
16 |
-
The dataset is composed of 210 .mp3 tracks, each of 30 seconds.
|
17 |
-
|
18 |
-
Metadata of the audio mp3 audio tracks could be found in `metadata.csv`.
|
19 |
-
|
20 |
-
The full mfa dataset could be found [here](https://github.com/mdeff/fma)
|
21 |
-
|
22 |
-
# Credits
|
23 |
-
All credits go to the original creators for this dataset
|
24 |
-
```
|
25 |
-
@inproceedings{fma_dataset,
|
26 |
-
title = {{FMA}: A Dataset for Music Analysis},
|
27 |
-
author = {Defferrard, Micha\"el and Benzi, Kirell and Vandergheynst, Pierre and Bresson, Xavier},
|
28 |
-
booktitle = {18th International Society for Music Information Retrieval Conference (ISMIR)},
|
29 |
-
year = {2017},
|
30 |
-
archiveprefix = {arXiv},
|
31 |
-
eprint = {1612.01840},
|
32 |
-
url = {https://arxiv.org/abs/1612.01840},
|
33 |
-
}
|
34 |
-
```
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
metadata.csv
DELETED
The diff for this file is too large to render.
See raw diff
|
|