Commit b8741ec8 by xuchen

remove the data config from the mt shell scripts

parent c49bb435
......@@ -316,7 +316,6 @@ if [ ${stage} -le 2 ] && [ ${stop_stage} -ge 2 ]; then
${data_dir}
--source-lang ${src_lang}
--target-lang ${tgt_lang}
--config-yaml ${data_config}
--gen-subset ${subset}
--task ${task}
--path ${model_dir}/${dec_model}
......
......@@ -316,7 +316,6 @@ if [ ${stage} -le 2 ] && [ ${stop_stage} -ge 2 ]; then
${data_dir}
--source-lang ${src_lang}
--target-lang ${tgt_lang}
--config-yaml ${data_config}
--gen-subset ${subset}
--task ${task}
--path ${model_dir}/${dec_model}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论