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:
authorMarcin Junczys-Dowmunt <marcinjd@microsoft.com>2018-11-26 06:37:16 +0300
committerGitHub <noreply@github.com>2018-11-26 06:37:16 +0300
commitcb68198f7064fa74175a27a5b105c9f53cffa01e (patch)
tree3753d26404897f6a1612bd6bc0af96efa561c5fe
parenta7f7ac5e2f91f3ecd65d7d8aae70c2926e6c82b1 (diff)
Update README.md
-rw-r--r--training-basics-spm/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/training-basics-spm/README.md b/training-basics-spm/README.md
index 8bd2b84..bddeaed 100644
--- a/training-basics-spm/README.md
+++ b/training-basics-spm/README.md
@@ -240,3 +240,5 @@ You should see results somewhere in the area of 36.5 BLEU for the dev set and 35
BLEU+case.mixed+lang.ro-en+numrefs.1+smooth.exp+test.wmt16/dev+tok.13a+version.1.2.12 = 36.5 67.9/42.7/29.4/20.9 (BP = 1.000 ratio = 1.006 hyp_len = 49816 ref_len = 49526)
BLEU+case.mixed+lang.ro-en+numrefs.1+smooth.exp+test.wmt16+tok.13a+version.1.2.12 = 35.1 66.6/41.3/28.0/19.6 (BP = 1.000 ratio = 1.005 hyp_len = 47804 ref_len = 47562)
```
+
+That's all folks.