From 47a26d564afbf258e04bb8808a61af72f190f9be Mon Sep 17 00:00:00 2001 From: Stefan Schweter Date: Tue, 10 Apr 2018 23:48:03 +0200 Subject: [PATCH] documentation: add English-Vietnamese problem to translation overview section --- README.md | 1 + docs/index.md | 1 + docs/walkthrough.md | 1 + 3 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 12e05e936..889d5ad64 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ There are a number of translation data-sets in T2T: * English-French: `--problems=translate_enfr_wmt32k` * English-Czech: `--problems=translate_encs_wmt32k` * English-Chinese: `--problems=translate_enzh_wmt32k` +* English-Vietnamese: `--problems=translate_envi_iwslt32k` You can get translations in the other direction by appending `_rev` to the problem name, e.g., for German-English use diff --git a/docs/index.md b/docs/index.md index b7d0236c9..060e10471 100644 --- a/docs/index.md +++ b/docs/index.md @@ -107,6 +107,7 @@ There are a number of translation data-sets in T2T: * English-French: `--problems=translate_enfr_wmt32k` * English-Czech: `--problems=translate_encs_wmt32k` * English-Chinese: `--problems=translate_enzh_wmt32k` +* English-Vietnamese: `--problems=translate_envi_iwslt32k` You can get translations in the other direction by appending `_rev` to the problem name, e.g., for German-English use diff --git a/docs/walkthrough.md b/docs/walkthrough.md index 12e05e936..889d5ad64 100644 --- a/docs/walkthrough.md +++ b/docs/walkthrough.md @@ -143,6 +143,7 @@ There are a number of translation data-sets in T2T: * English-French: `--problems=translate_enfr_wmt32k` * English-Czech: `--problems=translate_encs_wmt32k` * English-Chinese: `--problems=translate_enzh_wmt32k` +* English-Vietnamese: `--problems=translate_envi_iwslt32k` You can get translations in the other direction by appending `_rev` to the problem name, e.g., for German-English use