batch_run.sh 113 B

123456
  1. #!/bin/sh
  2. source activate py310
  3. export HF_ENDPOINT=https://hf-mirror.com
  4. python run_with_earlystopping.py $1 $2