walternat1ve
walternat1ve
i also experienced that issue at least 3 times by now which resulted in a crash of my experiments. how can i avoid mlflow dragging it down to the death?...
you are right, the file was not tracked. now it works. thx for clearing that up. however, when creating a queue of 3 experiments with varying parameters, they all had...
all good. the problem was that i changed the params for each queued experiment but didnt provide them as a dependency in dvc.yaml, therefore they were not treated as new...
what can i do when a script or file is in a submodule which is tracked by git? it doesn't copy the content to tmp unfortunately
thx for the quick reply, i will try this workaround. edit: @pmrowla i was not able to apply the workaround. i tried adding the full directory of submodule but it...