File size: 2,677 Bytes
3b2d368 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # conda activate /work/jf381/.cache/lmr_new_12_15_scavenger
cd /work/jf381/code/lm-research
conda activate /work/jf381/.cache/lmr_new_1_15_h200
conda activate /work/jf381/.cache/lmr_new_1_15_dcc;
cd /work/jf381/code/lm-research
conda activate /work/jf381/.cache/lmr_new_1_15_h200
cp /work/jf381/code/lm-research/src/lmr/glue_benchmark/glue_benchmark_cls_last_grid_search.py /work/jf381/code/lm-research/src/lmr/glue_benchmark/glue_benchmark.py;
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_prediction.sh;
export CUDA_VISIBLE_DEVICES=1 && bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_prediction.sh;
# cd /work/jf381/code/lm-research
# conda activate /work/jf381/.cache/lmr_new_1_15_h200
# # cp /work/jf381/code/lm-research/src/lmr/glue_benchmark/glue_benchmark_grid_search.py /work/jf381/code/lm-research/src/lmr/glue_benchmark/glue_benchmark.py;
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert_prediction.sh;
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_bert_prediction.sh
cd /work/jf381/code/lm-research
conda activate /work/jf381/.cache/lmr_new_1_15_h200
# cp /work/jf381/code/lm-research/src/lmr/glue_benchmark/glue_benchmark_grid_search.py /work/jf381/code/lm-research/src/lmr/glue_benchmark/glue_benchmark.py;
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert_prediction.sh;
export CUDA_VISIBLE_DEVICES=1 && bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_bert_prediction.sh;
export CUDA_VISIBLE_DEVICES=1 && bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_prediction.sh
bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert_try.sh;
bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert.sh;
bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_bert.sh;
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert_prediction.sh
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert.sh;
# bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_bert_prediction.sh
export CUDA_VISIBLE_DEVICES=2 && bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_bert_prediction.sh
bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_fst_bert.sh;
bash /work/jf381/code/lm-research/scripts/training/train_medium_bash_resume_transformer_bert.sh;
|