mrfakename
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,10 @@ configs:
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
-
license: cc0-1.0
|
20 |
---
|
21 |
|
22 |
-
A synthesized subset of the PDMX dataset containing only MIDI files with multiple instruments.
|
|
|
|
|
|
|
|
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
|
|
19 |
---
|
20 |
|
21 |
+
A synthesized subset of the PDMX dataset containing only MIDI files with multiple instruments.
|
22 |
+
|
23 |
+
Captions are auto-generated with Qwen2 Audio.
|
24 |
+
|
25 |
+
Audio is licensed under CC0 (from PDMX). Captions are licensed under CC-BY.
|