Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Heafield <kpu@users.noreply.github.com>2019-03-27 00:05:56 +0300
committerGitHub <noreply@github.com>2019-03-27 00:05:56 +0300
commit51b1b89b9f88c5c1ce8d6922b16d750833c045de (patch)
tree79a2eecca3b525b024eddfbf2df80f57f8302a90
parentffa99cf481ed92fd16251c140551c3b469aacfd1 (diff)
ommit -> omit
-rw-r--r--wmt2017-transformer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wmt2017-transformer/README.md b/wmt2017-transformer/README.md
index 7f9c989..d3f046f 100644
--- a/wmt2017-transformer/README.md
+++ b/wmt2017-transformer/README.md
@@ -86,7 +86,7 @@ improving on Edinburgh's system submission to WMT2017 by 1.2 BLEU:
| R2L Rerank | 29.08 | 31.04 | 36.80 | 29.50 |
|Edinburgh WMT17 | -- | -- | 36.20 | 28.30 |
-It seems R2L reranking does not do much for the transformer, you might want to ommit it. We left it in there
+It seems R2L reranking does not do much for the transformer, you might want to omit it. We left it in there
to make sure and to have all components of the Edinburgh recipe.
Training all components for more than 8 epochs is likely to improve results further.
So could increasing model dimensions (e.g. with `--dim-emb 1024` or `--transformer-dim-ffn 4096`), but that will