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:
authorRoman Grundkiewicz <rgrundkiewicz@gmail.com>2021-02-24 15:39:32 +0300
committerRoman Grundkiewicz <rgrundkiewicz@gmail.com>2021-02-24 15:39:32 +0300
commitc923a4c69676b0829324ac4b03acbfbecf3b3a63 (patch)
tree4f6180e0852bd30a954520f3c10e8f85ecc04db9
parent1c27337aa9f5b78b0d109fe2c5d008d76752ef62 (diff)
Download new model 'factors'
-rw-r--r--models/download-models.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/download-models.sh b/models/download-models.sh
index 4539ee5..88432c1 100644
--- a/models/download-models.sh
+++ b/models/download-models.sh
@@ -23,6 +23,7 @@ MODEL_TARBALLS=(
wnmt18 # WNMT18 student models
wngt19 # WNGT19 student models
student-eten # Et-En student model from https://github.com/browsermt/students
+ factors # Small En-De model trained with factorized vocabs by Unbabel
#char-s2s # A character-level RNN model (obsolete)
)