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:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-10-13 17:00:32 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-10-13 17:00:32 +0300
commit3c236e9c72ee1cd223c506872a072bb0e60d9f81 (patch)
tree5659e5d0cdf346893edfe2ae4090caf171c6d018 /Makefile
parentabb4feb35ff60028d483312678260b86b668f3c8 (diff)
Update WMT16 tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ab4cbb3..ea52a76 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ tools/marian:
models:
mkdir -p $@
cd $@ && bash ./download-wmt16.sh
+ cd $@ && bash ./download-wmt17.sh
data:
mkdir -p $@