From 2e426c5ccf793acd9c235bcf98c625d831b66a86 Mon Sep 17 00:00:00 2001 From: Roman Grundkiewicz Date: Tue, 27 Nov 2018 08:51:38 +0000 Subject: Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e87f8a3..dc42b1c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ More information on https://marian-nmt.github.io List of examples: * `translating-amun` -- examples for translating with Amun * `training-basics` -- the complete example for training a WMT16-scale model +* `training-basics-sentencepiece` -- as `training-basics`, but uses built-in SentencePiece for data processing, requires Marian v1.7+ * `transformer` -- scripts for training the transformer model * `wmt2017-uedin` -- scripts for building a WMT2017-grade model for en-de based on Edinburgh's WMT2017 submission * `wmt2017-transformer` -- scripts for building a better than WMT2017-grade model for en-de, beating WMT2017 submission by 1.2 BLEU -- cgit v1.2.3