diff --git a/nlp-ernie/wenxin_appzoo/wenxin_appzoo/tasks/text_generation/README.md b/nlp-ernie/wenxin_appzoo/wenxin_appzoo/tasks/text_generation/README.md index d50db4d64a3c6fd0cb2f1e4ddc95a164a59a6cad..a1b6cf530b8f0c81a0edff3200cf681dfe228d41 100644 --- a/nlp-ernie/wenxin_appzoo/wenxin_appzoo/tasks/text_generation/README.md +++ b/nlp-ernie/wenxin_appzoo/wenxin_appzoo/tasks/text_generation/README.md @@ -72,7 +72,7 @@ text_generation/ - 进入指定任务的目录:./wenxin_appzoo/tasks/text_generation -```json +``` cd ./wenxin_appzoo/tasks/text_generation ``` @@ -281,4 +281,4 @@ python run_trainer_ernie_gen.py --param_path ./examples/cls_ernie_gen_infilling_ python run_infer.py --param_path ./examples/cls_ernie_gen_infilling_ch_infer.json ``` -- 预测结果保存于./output/predict_result.txt文件中(可在./examples/cls_ernie_gen_infilling_ch_infer.json中修改输出路径) \ No newline at end of file +- 预测结果保存于./output/predict_result.txt文件中(可在./examples/cls_ernie_gen_infilling_ch_infer.json中修改输出路径)