Spaces:
Build error
Build error
File size: 219 Bytes
1865436 |
1 2 3 4 5 6 7 8 |
# @package _global_
hydra:
run:
dir: logs/experiments/runs/${name}/${now:%Y-%m-%d}_${now:%H-%M-%S}
sweep:
dir: logs/experiments/multiruns/${name}/${now:%Y-%m-%d}_${now:%H-%M-%S}
subdir: ${hydra.job.num} |