From b6734ce5d89a9d8a9cacbbd2c9a9830544217ac9 Mon Sep 17 00:00:00 2001 From: zhangjcqq <664122220@qq.com> Date: Wed, 16 Nov 2016 19:14:52 +0800 Subject: [PATCH] =?UTF-8?q?modify=20pic=E2=80=98s=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/demo/semantic_role_labeling/semantic_role_labeling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/demo/semantic_role_labeling/semantic_role_labeling.md b/doc/demo/semantic_role_labeling/semantic_role_labeling.md index 5ade1ee8d6e..19776c272ef 100644 --- a/doc/demo/semantic_role_labeling/semantic_role_labeling.md +++ b/doc/demo/semantic_role_labeling/semantic_role_labeling.md @@ -146,7 +146,7 @@ paddle train \ After training, the models will be saved in directory `output`. Our training curve is as following:
-![pic](./curve.jpg) +![pic](./curve.jpg =100)
### Run testing -- GitLab