From 40754285d6b007390437fcf71d29ff8d1537d9c5 Mon Sep 17 00:00:00 2001 From: NLP-LOVE <52538954+NLP-LOVE@users.noreply.github.com> Date: Sat, 28 Sep 2019 21:48:25 +0800 Subject: [PATCH] Finished BERT --- NLP/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NLP/README.md b/NLP/README.md index c159ce1..6e5dd0a 100644 --- a/NLP/README.md +++ b/NLP/README.md @@ -14,9 +14,10 @@ | NLP | [16.5 序列到序列模型(seq2seq)](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.5%20seq2seq) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 | | NLP | [16.6 注意力机制(Attention Mechanism)](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.6%20Attention) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 | | NLP | [16.7 Transformer模型](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.7%20Transformer) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 | -| NLP | 16.8 BERT模型 | | | +| NLP | [16.8 BERT模型](https://github.com/NLP-LOVE/ML-NLP/tree/master/NLP/16.8%20BERT) | [@mantchs](https://github.com/NLP-LOVE) | 448966528 | | NLP | 16.9 XLNet模型 | | | > 欢迎大家加入!共同完善此项目!NLP面试学习群 + -- GitLab