Skip to content
Advertisement
Text

WMT T2T

WMT T2T

Dataset Card for “wmt t2t” Dataset Summary The WMT EnDe Translate dataset used by the Tensor2Tensor library. Translation dataset based on the data from statmt.org. Versions exist for different years using a combination of data sources. The base wmt allows you to create a custom dataset by choosing your own data/language pair. This can be done as follows: from datasets import inspect dataset, load dataset builder inspect dataset(“wmt t2t”, “path/to/scripts”) builder =… See the full description on the dataset page: t2t.

Source: Hugging Face Hub (wmt/wmt_t2t). Metadata imported from the dataset’s Hub tags.

Advertisement