wmt/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: https://huggingface.co/datasets/wmt/wmt_t2t.
mlforge datasets pull wmt/wmt_t2t
Dataset details
About wmt/wmt_t2t
Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions