mrfakename
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ configs:
|
|
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.
|
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
+
license:
|
20 |
+
- cc0-1.0
|
21 |
+
- cc-by-4.0
|
22 |
---
|
23 |
|
24 |
A synthesized subset of the PDMX dataset containing only MIDI files with multiple instruments.
|