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/models/char-s2s/test_compare_scores.sh')
-rwxr-xr-xtests/models/char-s2s/test_compare_scores.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/models/char-s2s/test_compare_scores.sh b/tests/models/char-s2s/test_compare_scores.sh
index 4c2af9f..526e967 100755
--- a/tests/models/char-s2s/test_compare_scores.sh
+++ b/tests/models/char-s2s/test_compare_scores.sh
@@ -4,7 +4,7 @@
set -e
# Translate with s2s
-$MRT_RUN_MARIAN_DECODER \
+$MRT_MARIAN/build/marian-decoder \
-c $MRT_MODELS/char-s2s/translate.yml \
-b 12 \
--n-best < text.in > nbest.out