1
Fork 0

Update scripts/hpc/train.pbs

Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
This commit is contained in:
RobinMeersman 2026-05-07 13:56:28 +02:00 committed by GitHub
parent 7f5b730cdf
commit 7026125bba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ fi
# Run training using Hydra overrides
python scripts/train.py \
hydra.run.dir="$SCRATCH_RUNDIR" \
ppo=smoke_test \
ppo=stable \
logging=hpc
echo ">>> Staging out results to $DATA_RUNDIR..."