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/tests
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2020-04-12 20:47:47 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2020-04-12 20:47:47 +0300
commitc3efce0ab9b86dffbd6011337a7f5f313430fbe2 (patch)
treeb6d7fd962b19c525f0bb19fe798e481e13372c86 /tests
parentd489e6efb4482b8d5a46acbf8d6620d7ab73daff (diff)
Add missing file
Diffstat (limited to 'tests')
-rw-r--r--tests/interface/config/subdir/relpaths_sqlite.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/interface/config/subdir/relpaths_sqlite.yml b/tests/interface/config/subdir/relpaths_sqlite.yml
new file mode 100644
index 0000000..30434ff
--- /dev/null
+++ b/tests/interface/config/subdir/relpaths_sqlite.yml
@@ -0,0 +1,7 @@
+relative-paths: true
+vocabs:
+ - ../../../../models/rnn-spm/vocab.deen.spm
+ - ../../../../models/rnn-spm/vocab.deen.spm
+sqlite: temporary
+beam-size: 4
+mini-batch: 16