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/training/features/quantized-model/test_quantmodel_with_bias.sh')
-rw-r--r--tests/training/features/quantized-model/test_quantmodel_with_bias.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/training/features/quantized-model/test_quantmodel_with_bias.sh b/tests/training/features/quantized-model/test_quantmodel_with_bias.sh
index 1878ecb..fa02213 100644
--- a/tests/training/features/quantized-model/test_quantmodel_with_bias.sh
+++ b/tests/training/features/quantized-model/test_quantmodel_with_bias.sh
@@ -12,8 +12,7 @@ PREFIX=quantized-with-bias
# Remove old artifacts and create working directory
rm -rf $PREFIX $PREFIX.{log,out,diff}
-mkdir -p $PREFIX
-
+mkdir -p $PREFIX train
# training with quantized bias is tricky, so we start by training a normal model first before finetuning it to the quantized space.
$MRT_MARIAN/marian \