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:
authorPedro Coelho <pedrodiascoelho97@gmail.com>2021-02-23 14:10:28 +0300
committerPedro Coelho <pedrodiascoelho97@gmail.com>2021-02-23 14:10:28 +0300
commitc505cf1fc66e4d4df039456c9633fb8689bd5155 (patch)
treea95c8637cd994f717b29cc9353255dcd793296de /models
parent4b11c2e2c9fb03acdefd3dbd1f81b66c34f02d09 (diff)
reduce beam size for decoding test
Diffstat (limited to 'models')
-rw-r--r--models/factors/model.npz.decoder.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/models/factors/model.npz.decoder.yml b/models/factors/model.npz.decoder.yml
index 917f282..f2995f5 100644
--- a/models/factors/model.npz.decoder.yml
+++ b/models/factors/model.npz.decoder.yml
@@ -4,9 +4,9 @@ models:
vocabs:
- vocab.en.fsv
- vocab.de.fsv
-beam-size: 12
+beam-size: 6
normalize: 0
word-penalty: 0
mini-batch: 32
maxi-batch: 100
-maxi-batch-sort: src \ No newline at end of file
+maxi-batch-sort: src