Which files should I check when my code crashes?
For the affected run, check debug.log
and debug-internal.log
in wandb/run-<date>_<time>-<run-id>/logs
in the directory where your code is running.
For the affected run, check debug.log
and debug-internal.log
in wandb/run-<date>_<time>-<run-id>/logs
in the directory where your code is running.