Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 22, 2023
1 parent 3303a9d commit e9d3432
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 @@ -24,7 +24,7 @@ srun $PYTHON $REPO_DIR/only_for_me/narval/train.py \
--save-dir $REPO_DIR/only_for_me/narval/desi_f128 \
--batch-size 256 \
--num-features 128 \
--gpus 2 \
--gpus 1 \
--num-workers 10 \
--color --wandb --mixed-precision --compile-encoder

Expand Down

0 comments on commit e9d3432

Please sign in to comment.