Update scripts/hpc/train.pbs
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
This commit is contained in:
parent
7f5b730cdf
commit
7026125bba
1 changed files with 1 additions and 1 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Reference in a new issue