From 4687b378bb224e03317aedb08f0307af4116e1a8 Mon Sep 17 00:00:00 2001 From: wyg <1505116161@qq.com> Date: Mon, 8 Jul 2019 11:03:00 +0800 Subject: [PATCH] [verify] readme --- reproduction/text_classification/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/reproduction/text_classification/README.md b/reproduction/text_classification/README.md index 08c893b7..a318cc61 100644 --- a/reproduction/text_classification/README.md +++ b/reproduction/text_classification/README.md @@ -11,8 +11,6 @@ LSTM+self_attention:论文链接[A Structured Self-attentive Sentence Embedding] AWD-LSTM:论文链接[Regularizing and Optimizing LSTM Language Models]() -#待补充 - # 数据集及复现结果汇总 使用fastNLP复现的结果vs论文汇报结果(/前为fastNLP实现,后面为论文报道,-表示论文没有在该数据集上列出结果)