From 109e9b6c60481279b2e8930a2572413b32069fc2 Mon Sep 17 00:00:00 2001 From: Meiyim Date: Wed, 14 Oct 2020 19:23:55 +0800 Subject: [PATCH] Update README.zh.md --- README.zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh.md b/README.zh.md index 3d9311d..b874cd3 100644 --- a/README.zh.md +++ b/README.zh.md @@ -304,7 +304,7 @@ ids = np.expand_dims(ids, -1) # ids.shape==[BATCH, SEQLEN, 1] 若希望复现 paper 中的所有实验,请切换至本repo的`repro`分支。 ### 讨论组 -- [ERNIE官方主页](https://www.paddlepaddle.org.cn/ernie) +- [ERNIE官方主页](https://wenxin.baidu.com/) - [Github Issues](https://github.com/PaddlePaddle/ERNIE/issues): bug reports, feature requests, install issues, usage issues, etc. - QQ 群: 760439550 (ERNIE discussion group). - QQ 2群: 958422639 (ERNIE discussion group-v2). -- GitLab