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