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
path: root/models
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-06-19 16:28:23 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-06-19 16:28:23 +0300
commit67dc2a9acc8b823594d5d5461b777cf8f308e401 (patch)
tree7a0786b9ed39cc26ed63665f0e9488ce49cfb347 /models
parentb9550c65014f453793acc248d24bdda96ea82632 (diff)
Download ensembles models from WMT16
Diffstat (limited to 'models')
-rw-r--r--models/download-wmt16.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/models/download-wmt16.sh b/models/download-wmt16.sh
index 69b1fe5..8cb6ba6 100644
--- a/models/download-wmt16.sh
+++ b/models/download-wmt16.sh
@@ -1,6 +1,4 @@
#!/bin/bash
# Download single en-de wmt16 model
-wget -nv -nc -r -e robots=off -nH -np \
- -R *ens* -R *r2l* -R index.html* \
- http://data.statmt.org/wmt16_systems/en-de/
+wget -nv -nc -r -e robots=off -nH -np -R *r2l* -R index.html* http://data.statmt.org/wmt16_systems/en-de/