Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit c8709d1

Browse files
authored
Merge pull request #700 from stefan-it/master
documentation: add English-Vietnamese problem
2 parents 28af7bf + 47a26d5 commit c8709d1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ There are a number of translation data-sets in T2T:
143143
* English-French: `--problems=translate_enfr_wmt32k`
144144
* English-Czech: `--problems=translate_encs_wmt32k`
145145
* English-Chinese: `--problems=translate_enzh_wmt32k`
146+
* English-Vietnamese: `--problems=translate_envi_iwslt32k`
146147

147148
You can get translations in the other direction by appending `_rev` to
148149
the problem name, e.g., for German-English use

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ There are a number of translation data-sets in T2T:
107107
* English-French: `--problems=translate_enfr_wmt32k`
108108
* English-Czech: `--problems=translate_encs_wmt32k`
109109
* English-Chinese: `--problems=translate_enzh_wmt32k`
110+
* English-Vietnamese: `--problems=translate_envi_iwslt32k`
110111

111112
You can get translations in the other direction by appending `_rev` to
112113
the problem name, e.g., for German-English use

docs/walkthrough.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ There are a number of translation data-sets in T2T:
143143
* English-French: `--problems=translate_enfr_wmt32k`
144144
* English-Czech: `--problems=translate_encs_wmt32k`
145145
* English-Chinese: `--problems=translate_enzh_wmt32k`
146+
* English-Vietnamese: `--problems=translate_envi_iwslt32k`
146147

147148
You can get translations in the other direction by appending `_rev` to
148149
the problem name, e.g., for German-English use

0 commit comments

Comments
 (0)