Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,6 +9,15 @@ tags:
|
|
| 9 |
- parameter-estimation
|
| 10 |
- synthetic
|
| 11 |
pretty_name: StemFlipper synth/effects parameter-estimation scaffold
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# StemFlipper — synth & effects parameter-estimation dataset (scaffold)
|
|
|
|
| 9 |
- parameter-estimation
|
| 10 |
- synthetic
|
| 11 |
pretty_name: StemFlipper synth/effects parameter-estimation scaffold
|
| 12 |
+
configs:
|
| 13 |
+
- config_name: synth
|
| 14 |
+
data_files:
|
| 15 |
+
- split: train
|
| 16 |
+
path: synth/train-*
|
| 17 |
+
- config_name: effects
|
| 18 |
+
data_files:
|
| 19 |
+
- split: train
|
| 20 |
+
path: effects/train-*
|
| 21 |
---
|
| 22 |
|
| 23 |
# StemFlipper — synth & effects parameter-estimation dataset (scaffold)
|