From b98b5fe1fe5585a773c9378500392d3a8e9adb7e Mon Sep 17 00:00:00 2001 From: choosewhatulike <1901722105@qq.com> Date: Fri, 22 Jun 2018 15:50:32 +0800 Subject: [PATCH] edit readme --- reproduction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reproduction/README.md b/reproduction/README.md index cf90cb7d..c5c197bd 100644 --- a/reproduction/README.md +++ b/reproduction/README.md @@ -7,7 +7,7 @@ This is the implementation of [Hierarchical Attention Networks for Document Clas ## Requirement * python 3.6 -* pytorch >= 0.3.0 +* pytorch = 0.3.0 * numpy * gensim * nltk