nakas commited on
Commit
e1fe56c
·
verified ·
1 Parent(s): 6eb8fe0

Upload README.md with huggingface_hub

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