summaryrefslogtreecommitdiff
path: root/training/conf/hydra/default.yaml
blob: dfd972106f0a92ef5248630bd73ca393bf33ed58 (plain)
1
2
3
4
5
6
# output paths for hydra logs
run:
  dir: logs/runs/${now:%Y-%m-%d}/${now:%H-%M-%S}
sweep:
  dir: logs/multiruns/${now:%Y-%m-%d_%H-%M-%S}
  subdir: ${hydra.job.num}