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>2017-10-16 12:16:35 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-10-16 12:16:35 +0300
commit85620b17475fa30dfc8cfe4f3a950d0cc6a64262 (patch)
treebd3e20b9f17e6539e8a442d5b8e2e5ef11ff6cfa /models
parent739e764a1f3854f214403c5238b53f5981c27842 (diff)
Update script
Diffstat (limited to 'models')
-rw-r--r--models/download-wmt17.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/models/download-wmt17.sh b/models/download-wmt17.sh
index 466c42c..4cc099c 100644
--- a/models/download-wmt17.sh
+++ b/models/download-wmt17.sh
@@ -1,10 +1,10 @@
#!/bin/bash
# Download single en-de wmt17 model
-wget -q --progress=dot --no-clobber -r -e robots=off -nH -np \
+wget -nv -nc -r -e robots=off -nH -np \
-R *ens2* -R *ens3* -R *ens4* -R *r2l* -R translate-ensemble.sh -R translate-reranked.sh -R index.html* \
http://data.statmt.org/wmt17_systems/en-de/
# Download additional scripts
-wget -q --progress=dot --no-clobber -r -e robots=off -nH -np \
+wget -nv -nc -r -e robots=off -nH -np \
-R index.html* \
http://data.statmt.org/wmt17_systems/scripts/ http://data.statmt.org/wmt17_systems/vars