foldl commited on
Commit
3e9534b
·
1 Parent(s): f5b6ec1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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