From 30c19d9a5e08bce2e9cb76a81385cdadde51596f Mon Sep 17 00:00:00 2001 From: JibrilExe Date: Thu, 16 Apr 2026 09:42:46 +0200 Subject: [PATCH] fix: renamed wandb exp --- configs/hpc/debug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/hpc/debug.yaml b/configs/hpc/debug.yaml index a0f5640..bbbcaa8 100644 --- a/configs/hpc/debug.yaml +++ b/configs/hpc/debug.yaml @@ -2,7 +2,7 @@ exp_name: "debug-experiment" seed: 42 track: true -wandb_project_name: "Let's-find-that-bug" +wandb_project_name: "Lvl2-Bug-Hunter" wandb_entity: "SEL3-2026-Groep-4" run_dir: "/data/gent/465/vsc46589" num_envs: 32