Update experiment plan with successful WandB run

Job 3445117 completed with proper WandB logging
Added WandB URL to tracking table
This commit is contained in:
ys1087@partner.kit.edu 2025-08-27 12:28:16 +02:00
parent 5a458aac67
commit 80339cad52

View File

@ -72,7 +72,7 @@ TASK=hopper MODE=pretrain sbatch slurm/run_dppo_gym.sh
| Job ID | Type | Task | Mode | Status | Duration | Results |
|--------|------|------|------|---------|----------|---------|
| 3445106 | dev test | hopper | pretrain | ✅ SUCCESS | 2m11s | Train loss: 0.2494→0.2010 |
| 3445117 | dev test | hopper | pretrain | ✅ SUCCESS | 2m17s | [WandB](https://wandb.ai/dominik_roth/gym-hopper-medium-v2-pretrain/runs/rztwqutf) |
## Configuration Notes