Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,10 @@ size_categories:
|
|
14 |
|
15 |
Average size MIDI dataset with song names and its genres.
|
16 |
|
|
|
|
|
|
|
|
|
17 |
**COLLECTING STILL IN PROGRESS! (well, until I remove this sign)**
|
18 |
|
19 |
### Source Data
|
|
|
14 |
|
15 |
Average size MIDI dataset with song names and its genres.
|
16 |
|
17 |
+
* Artist - name of song (str)
|
18 |
+
* Genre (list)
|
19 |
+
* MIDI (base64 str)
|
20 |
+
|
21 |
**COLLECTING STILL IN PROGRESS! (well, until I remove this sign)**
|
22 |
|
23 |
### Source Data
|