All the runs that belong to a sweep are stored in experiments/multi-run/. When wanting to analyse a previous run that belongs to a sweep, the analyses command breaks because the code only looks inside the experiments/single-run folder. Once the checkpoint is not found in the single-run folder, a new empty folder structure is created, which cannot be analysed.
All the runs that belong to a sweep are stored in experiments/multi-run/. When wanting to analyse a previous run that belongs to a sweep, the analyses command breaks because the code only looks inside the experiments/single-run folder. Once the checkpoint is not found in the single-run folder, a new empty folder structure is created, which cannot be analysed.