meg HF staff commited on
Commit
ff4d1d5
·
verified ·
1 Parent(s): f6265bb

Update train.sh

Browse files
Files changed (1) hide show
  1. train.sh +1 -0
train.sh CHANGED
@@ -1,5 +1,6 @@
1
  #!/bin/bash
2
 
 
3
  echo "Starting attempt at training with default from git repo!"
4
  #cd teaching_arithmetic
5
  # --wandb_log=False \
 
1
  #!/bin/bash
2
 
3
+ wandb login ${wandb_api_key}
4
  echo "Starting attempt at training with default from git repo!"
5
  #cd teaching_arithmetic
6
  # --wandb_log=False \