Skip to content

Commit

Permalink
try microbatch size of 1
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Nov 2, 2023
1 parent 85800c1 commit 22aadc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/kempner/v1_5-mix-medium-mitch-ish-on-kempner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ srun \
--wandb.name=v1_5-mix-mitch-ish-kempner \
--fsdp.wrapping_strategy=size_based \
--compile='{}' \
--device_train_microbatch_size=1 \
--time_limit=$((167 * 60 * 60)) \
--save_folder=/n/holyscratch01/kempner_lab/Lab/checkpoints/${SLURM_JOB_ID}/ \
${@}

0 comments on commit 22aadc6

Please sign in to comment.