Skip to content

Commit

Permalink
smaller batch, still 11 workers
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 6, 2023
1 parent d1e6fa5 commit 666241d
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,7 +21,7 @@ mkdir /tmp/cache
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

Expand Down

0 comments on commit 666241d

Please sign in to comment.