From 65026140895d4cba355eb53734480bad85bf1443 Mon Sep 17 00:00:00 2001 From: zhangjcqq <664122220@qq.com> Date: Wed, 16 Nov 2016 19:29:51 +0800 Subject: [PATCH] revise srl doc --- doc/demo/semantic_role_labeling/semantic_role_labeling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/demo/semantic_role_labeling/semantic_role_labeling.md b/doc/demo/semantic_role_labeling/semantic_role_labeling.md index 5ade1ee8d6e..add2e54fad0 100644 --- a/doc/demo/semantic_role_labeling/semantic_role_labeling.md +++ b/doc/demo/semantic_role_labeling/semantic_role_labeling.md @@ -167,6 +167,7 @@ paddle train \ - \--model_list=$model_list.list: model list file - \--job=test: indicate the test job - \--config_args=is_test=1: flag to indicate test + - \--test_all_data_in_one_period=1: test all data in 1 period ### Run prediction -- GitLab