start_train.sh 75 B

12
  1. #!/usr/bin/bash
  2. CUDA_VISIBLE_DEVICES=$1 python train.py --ca --gpu --bs $2