Skip to content

Commit

Permalink
Changed qvhl_pretrain bash script
Browse files Browse the repository at this point in the history
  • Loading branch information
SalmaMohamedElsayed committed Aug 21, 2024
1 parent 32659ac commit 11135e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/qvhl_pretrain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ else
exit 1
fi

srun --label python3 ./main/train_mr.py \
# srun --label python3 ./main/train_mr.py \
python!git add . ./main/train_mr.py \
--dset_type ${dset_type} \
--dset_name ${dset_name} \
--clip_length ${clip_length} \
Expand Down

0 comments on commit 11135e3

Please sign in to comment.