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 'tests/decoder/align-ensemble/setup.sh')
-rw-r--r--tests/decoder/align-ensemble/setup.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/decoder/align-ensemble/setup.sh b/tests/decoder/align-ensemble/setup.sh
new file mode 100644
index 0000000..be74745
--- /dev/null
+++ b/tests/decoder/align-ensemble/setup.sh
@@ -0,0 +1,5 @@
+test -f $MRT_MODELS/wmt16_systems/en-de/model-ens1.npz || exit 1
+test -f $MRT_MODELS/wmt16_systems/en-de/model-ens2.npz || exit 1
+test -f $MRT_MODELS/wmt16_systems/en-de/model-ens3.npz || exit 1
+test -f $MRT_MODELS/wmt16_systems/en-de/model-ens4.npz || exit 1
+