| | --- |
| | license: afl-3.0 |
| | task_categories: |
| | - translation |
| | language: |
| | - en |
| | - de |
| | pretty_name: Doc-Level NMT |
| | size_categories: |
| | - 100K<n<1M |
| | --- |
| | # Dataset Card for Dataset Name |
| |
|
| | ### Dataset Summary |
| |
|
| | The benchmark datasets for document-level machine translation. |
| |
|
| | ### Supported Tasks |
| |
|
| | Document-level Machine Translation Tasks. |
| |
|
| | ### Languages |
| |
|
| | English-German |
| |
|
| | ## Dataset Structure |
| |
|
| | ### Data Instances |
| |
|
| | TED: iwslt17, News: nc2016, Europarl: europarl7 |
| |
|
| | ### Data Fields |
| |
|
| | Pure text that each line represents a sentence and multiple lines separated by '\<d\>' line form a document. |
| |
|
| | ### Data Splits |
| |
|
| | train, dev, test |
| |
|
| | ### Data Usage |
| | This dataset is created for the convenience of usage by https://github.com/baoguangsheng/g-transformer |
| |
|