Skip to content

Commit

Permalink
4gpu b0 why not
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 23, 2023
1 parent 8668f4c commit e381992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions only_for_me/narval/train.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ REPO_DIR=/project/def-bovy/walml/zoobot
# pit_s_224 64? - 20%, could do x4 -> 256

srun $PYTHON $REPO_DIR/only_for_me/narval/train.py \
--save-dir $REPO_DIR/only_for_me/narval/desi_300px_pit_xs_224_b256_4gpu \
--save-dir $REPO_DIR/only_for_me/narval/desi_300px_efficientnet_b0_4gpu \
--batch-size 256 \
--gpus 4 \
--num-workers 10 \
--architecture pit_xs_224 \
--architecture efficientnet_b0 \
--color --wandb --mixed-precision --compile-encoder

# maxvit_small_tf_224 \

0 comments on commit e381992

Please sign in to comment.