Skip to content

Commit

Permalink
remove personal info
Browse files Browse the repository at this point in the history
  • Loading branch information
ys-zong authored Dec 2, 2022
1 parent 52673b4 commit ba0a4ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sweep/train-sweep/sweep_count.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#SBATCH --ntasks-per-node=1
#SBATCH --partition ampere
#SBATCH --gres=gpu:1
#SBATCH --account BMAI-CDT-SL2-GPU
#SBATCH --account your_account
#SBATCH --time=4:30:30


Expand All @@ -17,4 +17,4 @@ echo "$sweep_id"

wandb agent --count 1 $sweep_id

echo "done"
echo "done"

0 comments on commit ba0a4ef

Please sign in to comment.