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:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-10-18 12:54:05 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-10-18 12:54:05 +0300
commitead97df31c92541725303b060214734713657a9b (patch)
tree21c23cbc34da0f12a4c915c2692345a8c910f57d /models
parent20ec5756e15ea2504cb14dbf726b676a0f238c97 (diff)
Use CUDA_VISIBLE_DEVICES
Diffstat (limited to 'models')
-rw-r--r--models/wmt16_systems/marian.en-de.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/wmt16_systems/marian.en-de.yml b/models/wmt16_systems/marian.en-de.yml
index fbe9f0b..8297662 100644
--- a/models/wmt16_systems/marian.en-de.yml
+++ b/models/wmt16_systems/marian.en-de.yml
@@ -6,6 +6,6 @@ dim-emb: 500
vocabs:
- en-de/vocab.en.json
- en-de/vocab.de.json
-dim-vocabs:
+dim-vocabs:
- 85000
- 85000