You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I didn't realize is that under the hood tune is copying folders from ckpt_dir into output_dir... including output_dir itself. This ends up in a nested Matryoshka like:
A simple check / assert preventing users from defining their dirs in this way could perhaps prevent this confusion!