Skip to content

Commit

Permalink
bs
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 5, 2023
1 parent 4941c15 commit b011cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion only_for_me/narval/train.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ export NCCL_BLOCKING_WAIT=1 #Set this environment variable if you wish to use t
REPO_DIR=/project/def-bovy/walml/zoobot/
srun $PYTHON $REPO_DIR/only_for_me/narval/train.py \
--save-dir $REPO_DIR/only_for_me/narval/debug_models \
--batch-size 512 \
--batch-size 256 \
--color --wandb --mixed-precision
# srun python $SLURM_TMPDIR/zoobot/only_for_me/narval/finetune.py

0 comments on commit b011cd9

Please sign in to comment.