Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c8af791..e735e3a 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ models:
cd $@ && bash ./download-wmt17.sh
cd $@ && bash ./download-char-s2s.sh
cd $@ && bash ./download-wnmt18.sh
+ cd $@ && bash ./download-wmt18.sh
data:
mkdir -p $@