File size: 213 Bytes
a887ffc
 
 
 
 
 
 
 
29899b4
1
2
3
4
5
6
7
8
9
10
# configs/download.yaml

defaults:
  - _self_
  - paths: default
  - hydra: default  # ← tells Hydra to use the logging/output config
  - data_task: download/genome

task_name: preprocess/${data_task.task_type}