Spaces:
Sleeping
Sleeping
File size: 213 Bytes
d380b77 |
1 2 3 4 5 6 7 |
# @package _group_
run:
dir: ${location.out_root_dir}/${env:USER}_${now:%Y-%m-%d_%H-%M-%S}_${hydra:job.name}_${hydra:job.config_name}_${run_title}
sweep:
dir: ${hydra:run.dir}_sweep
subdir: ${hydra.job.num}
|