wmt16_en-de.yaml 294 Bytes
Newer Older
1
2
3
4
5
6
7
8
# Generated by utils.py
dataset_name: de-en
dataset_path: wmt16
doc_to_target: ' {{translation["de"]}}'
doc_to_text: 'English phrase: {{translation["en"]}}

  German phrase:'
group:
9
- generate_until
10
11
12
13
14
- translation
- wmt16
- gpt3_translation_benchmarks
include: wmt_common_yaml
task: wmt16-en-de