代码拉取完成,页面将自动刷新
echo 'start listener attention speller cluster training ...'
echo $1 $2
[ $1 = 'ps' ] && export CUDA_VISIBLE_DEVICES= && python run_train.py --ps_hosts localhost:2232 --ws_hosts localhost:2233,localhost:2234 --job_name $1 --task_index $2 -rc gru -b 32 -n 512 -f 81 -c 29 -rl 7 -cl 3 -o adam -a relu -lr 1e-3 -gc 5 -p 20 -i 0 -md las -t /home/yb/mywork/asr/libri_featlabel/train-clean-100.json /home/yb/mywork/asr/libri_featlabel/train-clean-360.json -d /home/yb/mywork/asr/libri_featlabel/dev-clean.json -s /home/yb/mywork/asr/savemodels/las_dist_1214
[ $1 = 'worker' ] && export CUDA_VISIBLE_DEVICES=$2 && python run_train.py --ps_hosts localhost:2232 --ws_hosts localhost:2233,localhost:2234 --job_name $1 --task_index $2 -rc gru -b 32 -n 512 -f 81 -c 29 -rl 7 -cl 3 -o adam -a relu -lr 1e-3 -gc 5 -p 20 -i 6 -md las -t /home/yb/mywork/asr/libri_featlabel/train-clean-100.json /home/yb/mywork/asr/libri_featlabel/train-clean-360.json -d /home/yb/mywork/asr/libri_featlabel/dev-clean.json -s /home/yb/mywork/asr/savemodels/las_dist_1214
echo 'end listener attention speller cluster training ...'
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。