diff --git a/promptsource/templates.py b/promptsource/templates.py index 2b9eb341e..5e12fabce 100644 --- a/promptsource/templates.py +++ b/promptsource/templates.py @@ -27,7 +27,23 @@ # These are users whose datasets should be included in the results returned by # filter_english_datasets (regardless of their metadata) -INCLUDED_USERS = {"Zaid", "craffel", "GEM", "aps", "khalidalt", "shanya", "rbawden", "BigScienceBiasEval", "gsarti"} +INCLUDED_USERS = { + "Zaid", + "craffel", + "GEM", + "aps", + "khalidalt", + "shanya", + "rbawden", + "BigScienceBiasEval", + "gsarti", + "Helsinki-NLP", + "Muennighoff", + "facebook", + "codeparrot", + "pasinit", + "allenai" +} # These are the metrics with which templates can be tagged METRICS = { diff --git a/promptsource/templates/allenai/wmt22_african/eng-ibo/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-ibo/templates.yaml new file mode 100644 index 000000000..8a97223ca --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-ibo/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-ibo +templates: + 5f9460d6-969f-4ac4-91a3-c1f186d015db: !Template + answer_choices: null + id: 5f9460d6-969f-4ac4-91a3-c1f186d015db + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-ibo + reference: '' + f94b73b3-6651-47db-8153-bde52d8efb6f: !Template + answer_choices: null + id: f94b73b3-6651-47db-8153-bde52d8efb6f + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-eng + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-kin/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-kin/templates.yaml new file mode 100644 index 000000000..715751a96 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-kin/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-kin +templates: + 2835f057-862f-4c1c-bfdf-9ce7da78cd52: !Template + answer_choices: null + id: 2835f057-862f-4c1c-bfdf-9ce7da78cd52 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-eng + reference: '' + 7791e913-ff4e-4a5b-b22f-7e656d6c03fe: !Template + answer_choices: null + id: 7791e913-ff4e-4a5b-b22f-7e656d6c03fe + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-lin/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-lin/templates.yaml new file mode 100644 index 000000000..e2d521e38 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-lin/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-lin +templates: + 1da45b56-dd44-4d81-8964-458bcf561a20: !Template + answer_choices: null + id: 1da45b56-dd44-4d81-8964-458bcf561a20 + jinja: 'Text in Lingala: {{translation["lin"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lin-eng + reference: '' + ef8d25f2-5a88-4765-a281-11870fcf3939: !Template + answer_choices: null + id: ef8d25f2-5a88-4765-a281-11870fcf3939 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Lingala: ||| {{translation["lin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-lin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-lug/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-lug/templates.yaml new file mode 100644 index 000000000..ee0ad51e4 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-lug/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-lug +templates: + 25ae2809-b3c4-4a9c-bd05-51a7d3b9bd8e: !Template + answer_choices: null + id: 25ae2809-b3c4-4a9c-bd05-51a7d3b9bd8e + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-lug + reference: '' + e90a3a05-4929-43d2-a0a8-d700643c2ca4: !Template + answer_choices: null + id: e90a3a05-4929-43d2-a0a8-d700643c2ca4 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-eng + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-nso/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-nso/templates.yaml new file mode 100644 index 000000000..bc1b1c6ae --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-nso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-nso +templates: + a271c8be-b330-409a-bdbb-4e1247a06896: !Template + answer_choices: null + id: a271c8be-b330-409a-bdbb-4e1247a06896 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-eng + reference: '' + be1013fd-f634-4b9c-889b-543a2274ae4d: !Template + answer_choices: null + id: be1013fd-f634-4b9c-889b-543a2274ae4d + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-nso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-nya/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-nya/templates.yaml new file mode 100644 index 000000000..e2609da2f --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-nya/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-nya +templates: + 075eddff-c6c2-4261-97db-29d1896827ce: !Template + answer_choices: null + id: 075eddff-c6c2-4261-97db-29d1896827ce + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-eng + reference: '' + d7840a07-7e09-482e-83a4-52c5faf59992: !Template + answer_choices: null + id: d7840a07-7e09-482e-83a4-52c5faf59992 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-sna/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-sna/templates.yaml new file mode 100644 index 000000000..7ed329e4c --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-sna/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-sna +templates: + 83a8a41d-8004-43b2-9e16-a20d3540d725: !Template + answer_choices: null + id: 83a8a41d-8004-43b2-9e16-a20d3540d725 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-sna + reference: '' + a7fa0bf4-fda6-4e9e-a1f1-e65b71b8571e: !Template + answer_choices: null + id: a7fa0bf4-fda6-4e9e-a1f1-e65b71b8571e + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-eng + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-swh/templates.yaml new file mode 100644 index 000000000..6ab2127d0 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-swh +templates: + 315fe82e-e707-4f4d-bdc2-6694918f6b7a: !Template + answer_choices: null + id: 315fe82e-e707-4f4d-bdc2-6694918f6b7a + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-swh + reference: '' + 473be043-470b-4b3e-897e-a75c83fecbd8: !Template + answer_choices: null + id: 473be043-470b-4b3e-897e-a75c83fecbd8 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-eng + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-tsn/templates.yaml new file mode 100644 index 000000000..31a0152ba --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-tsn +templates: + 8e7073a7-1215-40bc-8c4b-d6d0ab6caa4e: !Template + answer_choices: null + id: 8e7073a7-1215-40bc-8c4b-d6d0ab6caa4e + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-eng + reference: '' + f5e31ee8-8292-4c61-844f-2f6fe1b93b04: !Template + answer_choices: null + id: f5e31ee8-8292-4c61-844f-2f6fe1b93b04 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-tso/templates.yaml new file mode 100644 index 000000000..73ce591c3 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-tso +templates: + 362fd980-f0c5-4087-8e01-5f21a021cc57: !Template + answer_choices: null + id: 362fd980-f0c5-4087-8e01-5f21a021cc57 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-tso + reference: '' + c6bc90df-8e8e-4427-9c93-0898880b2148: !Template + answer_choices: null + id: c6bc90df-8e8e-4427-9c93-0898880b2148 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-eng + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-wol/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-wol/templates.yaml new file mode 100644 index 000000000..64f399314 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-wol/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-wol +templates: + d4d76d70-b6c6-4e71-af89-aacf6d7f436f: !Template + answer_choices: null + id: d4d76d70-b6c6-4e71-af89-aacf6d7f436f + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Wolof: ||| {{translation["wol"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-wol + reference: '' + fc90fc4a-8bcc-4799-a30e-8f00a51f823e: !Template + answer_choices: null + id: fc90fc4a-8bcc-4799-a30e-8f00a51f823e + jinja: 'Text in Wolof: {{translation["wol"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-wol-eng + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-xho/templates.yaml new file mode 100644 index 000000000..fbcfa3477 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-xho +templates: + 14d08a7a-4083-4ed4-8051-fb3222191f1c: !Template + answer_choices: null + id: 14d08a7a-4083-4ed4-8051-fb3222191f1c + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-eng + reference: '' + a43009d5-efc2-4c39-9572-8be5b6c64174: !Template + answer_choices: null + id: a43009d5-efc2-4c39-9572-8be5b6c64174 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-yor/templates.yaml new file mode 100644 index 000000000..b0747efb2 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-yor +templates: + 92d39f7a-f5dd-4671-8de5-bf5bebc85c99: !Template + answer_choices: null + id: 92d39f7a-f5dd-4671-8de5-bf5bebc85c99 + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-eng + reference: '' + dc546be3-2a3e-404e-a109-35447163b2f8: !Template + answer_choices: null + id: dc546be3-2a3e-404e-a109-35447163b2f8 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-yor + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/eng-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/eng-zul/templates.yaml new file mode 100644 index 000000000..158f88766 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/eng-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: eng-zul +templates: + 4182c917-ed6e-44bc-90e3-f81554d04c17: !Template + answer_choices: null + id: 4182c917-ed6e-44bc-90e3-f81554d04c17 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to English: ||| {{translation["eng"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-eng + reference: '' + 6b69f401-51f3-4ce7-b25a-14b399a78fc8: !Template + answer_choices: null + id: 6b69f401-51f3-4ce7-b25a-14b399a78fc8 + jinja: 'Text in English: {{translation["eng"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-eng-zul + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-ibo/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-ibo/templates.yaml new file mode 100644 index 000000000..7ab08b80c --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-ibo/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-ibo +templates: + 19b8243e-1e95-4422-9add-8a05ff911406: !Template + answer_choices: null + id: 19b8243e-1e95-4422-9add-8a05ff911406 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-fra + reference: '' + a0dbb11b-8da2-4bc7-abc2-6e66088e8c89: !Template + answer_choices: null + id: a0dbb11b-8da2-4bc7-abc2-6e66088e8c89 + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-kin/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-kin/templates.yaml new file mode 100644 index 000000000..e4e73f0ca --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-kin/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-kin +templates: + 1a81f146-f57b-4914-a4d1-ec7eb8634a11: !Template + answer_choices: null + id: 1a81f146-f57b-4914-a4d1-ec7eb8634a11 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-fra + reference: '' + 2a553903-09c6-48cd-b7b0-814125bd17d1: !Template + answer_choices: null + id: 2a553903-09c6-48cd-b7b0-814125bd17d1 + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-lin/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-lin/templates.yaml new file mode 100644 index 000000000..9f1d0aef0 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-lin/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-lin +templates: + 0ad07210-35b7-4525-af66-7163cb7e7505: !Template + answer_choices: null + id: 0ad07210-35b7-4525-af66-7163cb7e7505 + jinja: 'Text in Lingala: {{translation["lin"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lin-fra + reference: '' + 5abee804-8477-4ce6-b573-b6b0b75aa32e: !Template + answer_choices: null + id: 5abee804-8477-4ce6-b573-b6b0b75aa32e + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Lingala: ||| {{translation["lin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-lin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-lug/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-lug/templates.yaml new file mode 100644 index 000000000..fb78df633 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-lug/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-lug +templates: + 832e3f58-0281-4862-87cc-392f18ca284c: !Template + answer_choices: null + id: 832e3f58-0281-4862-87cc-392f18ca284c + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-fra + reference: '' + d3a8823d-00a9-4d37-bda0-02a90bda731e: !Template + answer_choices: null + id: d3a8823d-00a9-4d37-bda0-02a90bda731e + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-lug + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-nso/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-nso/templates.yaml new file mode 100644 index 000000000..1d16d4812 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-nso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-nso +templates: + 56c641f7-63b6-4459-b31e-c1a82d6cdce3: !Template + answer_choices: null + id: 56c641f7-63b6-4459-b31e-c1a82d6cdce3 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-fra + reference: '' + b7a1d68f-a4dc-4910-a254-4222f1ddda4a: !Template + answer_choices: null + id: b7a1d68f-a4dc-4910-a254-4222f1ddda4a + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-nso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-nya/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-nya/templates.yaml new file mode 100644 index 000000000..541a0b6c2 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-nya/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-nya +templates: + 36c35b96-da76-404d-bf41-388659a75441: !Template + answer_choices: null + id: 36c35b96-da76-404d-bf41-388659a75441 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-fra + reference: '' + 71922024-2379-4224-8f0c-bef643d0529f: !Template + answer_choices: null + id: 71922024-2379-4224-8f0c-bef643d0529f + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-swh/templates.yaml new file mode 100644 index 000000000..961f620bd --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-swh +templates: + cc32b085-aa79-47a5-8a17-e8ce1cdc8c10: !Template + answer_choices: null + id: cc32b085-aa79-47a5-8a17-e8ce1cdc8c10 + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-swh + reference: '' + d4df7b8c-0969-41f3-8d40-4eb6167406b2: !Template + answer_choices: null + id: d4df7b8c-0969-41f3-8d40-4eb6167406b2 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-fra + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-tsn/templates.yaml new file mode 100644 index 000000000..9075e0dd5 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-tsn +templates: + 8a5e2ba3-e13c-47f0-bd61-be47e9de6ec0: !Template + answer_choices: null + id: 8a5e2ba3-e13c-47f0-bd61-be47e9de6ec0 + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-tsn + reference: '' + b9abffac-32a0-484f-8bb0-0acc70e6fad0: !Template + answer_choices: null + id: b9abffac-32a0-484f-8bb0-0acc70e6fad0 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-fra + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-tso/templates.yaml new file mode 100644 index 000000000..07a7bc428 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-tso +templates: + 60043c9e-7d67-40b0-b5bc-3799dd8f794e: !Template + answer_choices: null + id: 60043c9e-7d67-40b0-b5bc-3799dd8f794e + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-fra + reference: '' + 8d0e48ab-82fe-4c2e-849c-b8cd9e1e4dee: !Template + answer_choices: null + id: 8d0e48ab-82fe-4c2e-849c-b8cd9e1e4dee + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-tso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-wol/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-wol/templates.yaml new file mode 100644 index 000000000..75a091c50 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-wol/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-wol +templates: + 8d26716c-1f06-47c4-a7ea-a5f839e2cd9c: !Template + answer_choices: null + id: 8d26716c-1f06-47c4-a7ea-a5f839e2cd9c + jinja: 'Text in Wolof: {{translation["wol"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-wol-fra + reference: '' + a518b209-d1f6-487d-894e-3ea6b8a27ff4: !Template + answer_choices: null + id: a518b209-d1f6-487d-894e-3ea6b8a27ff4 + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Wolof: ||| {{translation["wol"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-wol + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-xho/templates.yaml new file mode 100644 index 000000000..279f13af1 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-xho +templates: + 5618d7e8-0113-4eaa-aed1-df52b6a7029a: !Template + answer_choices: null + id: 5618d7e8-0113-4eaa-aed1-df52b6a7029a + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-fra + reference: '' + 9a4e6942-85d1-4da7-b584-5d1b098b0348: !Template + answer_choices: null + id: 9a4e6942-85d1-4da7-b584-5d1b098b0348 + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/fra-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/fra-zul/templates.yaml new file mode 100644 index 000000000..e2120a30b --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/fra-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: fra-zul +templates: + 4326f0fe-bdc5-4983-ab49-a045014561ba: !Template + answer_choices: null + id: 4326f0fe-bdc5-4983-ab49-a045014561ba + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to French: ||| {{translation["fra"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-fra + reference: '' + e5e47b30-45f4-4028-898e-e67cd8bba15f: !Template + answer_choices: null + id: e5e47b30-45f4-4028-898e-e67cd8bba15f + jinja: 'Text in French: {{translation["fra"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-fra-zul + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-kin/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-kin/templates.yaml new file mode 100644 index 000000000..23bbeb453 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-kin/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-kin +templates: + 626c4ad9-a1b0-452b-bbbf-c343bbc17d7f: !Template + answer_choices: null + id: 626c4ad9-a1b0-452b-bbbf-c343bbc17d7f + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-kin + reference: '' + 8e8739b6-db60-4d09-bd63-36debcf3fae2: !Template + answer_choices: null + id: 8e8739b6-db60-4d09-bd63-36debcf3fae2 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-lug/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-lug/templates.yaml new file mode 100644 index 000000000..f5a65549a --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-lug/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-lug +templates: + 0ceb99c6-4cf2-4fd4-b485-0176acf4e9d5: !Template + answer_choices: null + id: 0ceb99c6-4cf2-4fd4-b485-0176acf4e9d5 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-lug + reference: '' + ac59ae1d-a260-4607-be62-e54ddc0d2e77: !Template + answer_choices: null + id: ac59ae1d-a260-4607-be62-e54ddc0d2e77 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-nso/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-nso/templates.yaml new file mode 100644 index 000000000..e099f00ec --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-nso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-nso +templates: + 8b923c40-5289-4346-881d-018d60a61116: !Template + answer_choices: null + id: 8b923c40-5289-4346-881d-018d60a61116 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-nso + reference: '' + f4df9c08-a6f6-4746-b2fd-a4dbfe27b6bd: !Template + answer_choices: null + id: f4df9c08-a6f6-4746-b2fd-a4dbfe27b6bd + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-nya/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-nya/templates.yaml new file mode 100644 index 000000000..b919ccf6c --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-nya/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-nya +templates: + 3978de59-036d-474b-ad12-536a3b89ab0c: !Template + answer_choices: null + id: 3978de59-036d-474b-ad12-536a3b89ab0c + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-nya + reference: '' + ed98de11-d91a-4c67-a278-02c332692a2c: !Template + answer_choices: null + id: ed98de11-d91a-4c67-a278-02c332692a2c + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-sna/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-sna/templates.yaml new file mode 100644 index 000000000..0c4106f84 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-sna/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-sna +templates: + 2dbf9150-528a-4380-beb3-9633a52c2b63: !Template + answer_choices: null + id: 2dbf9150-528a-4380-beb3-9633a52c2b63 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-ibo + reference: '' + 458e81d3-3077-442b-832f-29fb84ebdbe4: !Template + answer_choices: null + id: 458e81d3-3077-442b-832f-29fb84ebdbe4 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-swh/templates.yaml new file mode 100644 index 000000000..865e5bc34 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-swh +templates: + c267da8b-64ff-41f2-8a81-e6b6b6a461e1: !Template + answer_choices: null + id: c267da8b-64ff-41f2-8a81-e6b6b6a461e1 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-ibo + reference: '' + e300e903-a7bb-4420-beb7-f65bd146f930: !Template + answer_choices: null + id: e300e903-a7bb-4420-beb7-f65bd146f930 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-swh + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-tsn/templates.yaml new file mode 100644 index 000000000..aed746d0c --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-tsn +templates: + 4272ae45-480c-47bb-98e0-abd8b24c7fe0: !Template + answer_choices: null + id: 4272ae45-480c-47bb-98e0-abd8b24c7fe0 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-ibo + reference: '' + 4776f302-a312-4a4f-bcbe-7552e223a94d: !Template + answer_choices: null + id: 4776f302-a312-4a4f-bcbe-7552e223a94d + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-tso/templates.yaml new file mode 100644 index 000000000..3c6a5224a --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-tso +templates: + 4c7f0177-1142-4132-a2fc-c046628100c9: !Template + answer_choices: null + id: 4c7f0177-1142-4132-a2fc-c046628100c9 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-tso + reference: '' + bad85eb8-d9f4-455c-89bc-146a360e1b98: !Template + answer_choices: null + id: bad85eb8-d9f4-455c-89bc-146a360e1b98 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-xho/templates.yaml new file mode 100644 index 000000000..d78f7994f --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-xho +templates: + 393e4b85-bc2d-4332-843a-657fdd30b009: !Template + answer_choices: null + id: 393e4b85-bc2d-4332-843a-657fdd30b009 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-xho + reference: '' + 4f014b0d-0e46-4302-9179-c7aa25a9efa6: !Template + answer_choices: null + id: 4f014b0d-0e46-4302-9179-c7aa25a9efa6 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-yor/templates.yaml new file mode 100644 index 000000000..0c19e14a3 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-yor +templates: + a74cebd5-6804-4dcf-84ec-24732bcd7068: !Template + answer_choices: null + id: a74cebd5-6804-4dcf-84ec-24732bcd7068 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-yor + reference: '' + f8f5f0be-89fb-4e99-b074-db0f0df8561d: !Template + answer_choices: null + id: f8f5f0be-89fb-4e99-b074-db0f0df8561d + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/ibo-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/ibo-zul/templates.yaml new file mode 100644 index 000000000..2bcbb4e8c --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/ibo-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: ibo-zul +templates: + 1507ed6e-0266-4058-a27f-fdc4e9ce0735: !Template + answer_choices: null + id: 1507ed6e-0266-4058-a27f-fdc4e9ce0735 + jinja: 'Text in Igbo: {{translation["ibo"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-ibo-zul + reference: '' + 433763ad-f58b-4823-9418-643c598b97a2: !Template + answer_choices: null + id: 433763ad-f58b-4823-9418-643c598b97a2 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Igbo: ||| {{translation["ibo"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-ibo + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-lug/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-lug/templates.yaml new file mode 100644 index 000000000..95723e170 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-lug/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-lug +templates: + 90ed670f-ec66-4804-b3f7-71af4caefb73: !Template + answer_choices: null + id: 90ed670f-ec66-4804-b3f7-71af4caefb73 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-lug + reference: '' + d2a5ed81-90f7-498f-9e5a-ca3349efaa07: !Template + answer_choices: null + id: d2a5ed81-90f7-498f-9e5a-ca3349efaa07 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-nso/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-nso/templates.yaml new file mode 100644 index 000000000..b57791b2e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-nso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-nso +templates: + 69e14013-43b3-4e38-b0c3-08fb25652e25: !Template + answer_choices: null + id: 69e14013-43b3-4e38-b0c3-08fb25652e25 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-nso + reference: '' + 9e45f161-6584-4b1c-b991-93a3e4321211: !Template + answer_choices: null + id: 9e45f161-6584-4b1c-b991-93a3e4321211 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-nya/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-nya/templates.yaml new file mode 100644 index 000000000..1d051daeb --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-nya/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-nya +templates: + f148485a-2d66-46e0-bed1-11a90b193aad: !Template + answer_choices: null + id: f148485a-2d66-46e0-bed1-11a90b193aad + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-nya + reference: '' + fa10251f-8ead-47eb-933f-e33d72506318: !Template + answer_choices: null + id: fa10251f-8ead-47eb-933f-e33d72506318 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-sna/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-sna/templates.yaml new file mode 100644 index 000000000..c66e36ccf --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-sna/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-sna +templates: + cabaea1c-e78b-4654-a034-7ef9f188bbc8: !Template + answer_choices: null + id: cabaea1c-e78b-4654-a034-7ef9f188bbc8 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-kin + reference: '' + dcad7d27-f8e5-4a41-9115-bbe95c97b141: !Template + answer_choices: null + id: dcad7d27-f8e5-4a41-9115-bbe95c97b141 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-swh/templates.yaml new file mode 100644 index 000000000..c7385e607 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-swh +templates: + 6b23de5d-c627-4670-85a3-fb958daf670d: !Template + answer_choices: null + id: 6b23de5d-c627-4670-85a3-fb958daf670d + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-swh + reference: '' + e37535b5-cf10-4a4b-ad51-73659f024948: !Template + answer_choices: null + id: e37535b5-cf10-4a4b-ad51-73659f024948 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-tsn/templates.yaml new file mode 100644 index 000000000..337a2e10e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-tsn +templates: + 13936649-316a-467c-a4d5-9bda4401ab68: !Template + answer_choices: null + id: 13936649-316a-467c-a4d5-9bda4401ab68 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-kin + reference: '' + bad50f7a-01af-43b0-ad60-b09e2fc69b9c: !Template + answer_choices: null + id: bad50f7a-01af-43b0-ad60-b09e2fc69b9c + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-tso/templates.yaml new file mode 100644 index 000000000..b1fec1f9b --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-tso +templates: + 37784c5e-da13-458c-864e-ea14a9a43e86: !Template + answer_choices: null + id: 37784c5e-da13-458c-864e-ea14a9a43e86 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-tso + reference: '' + 498af961-e28f-4b14-9663-ca869c1a7ffb: !Template + answer_choices: null + id: 498af961-e28f-4b14-9663-ca869c1a7ffb + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-xho/templates.yaml new file mode 100644 index 000000000..b8f6da83e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-xho +templates: + c2d55768-679c-4e81-86a5-49bf7a68b039: !Template + answer_choices: null + id: c2d55768-679c-4e81-86a5-49bf7a68b039 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-xho + reference: '' + c65f68e3-a9c5-4ddc-9f1f-c78896d72e10: !Template + answer_choices: null + id: c65f68e3-a9c5-4ddc-9f1f-c78896d72e10 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-yor/templates.yaml new file mode 100644 index 000000000..02091c439 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-yor +templates: + 2a421a7f-3e9a-4ed9-96ac-00a36671c358: !Template + answer_choices: null + id: 2a421a7f-3e9a-4ed9-96ac-00a36671c358 + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-yor + reference: '' + 2aed19a2-e4e9-4676-b319-656de0e36fb1: !Template + answer_choices: null + id: 2aed19a2-e4e9-4676-b319-656de0e36fb1 + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/kin-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/kin-zul/templates.yaml new file mode 100644 index 000000000..11840405b --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/kin-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: kin-zul +templates: + 281d00c7-753d-4b09-82e7-74065f6285aa: !Template + answer_choices: null + id: 281d00c7-753d-4b09-82e7-74065f6285aa + jinja: 'Text in Kinyarwanda: {{translation["kin"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-kin-zul + reference: '' + d2e459f5-8a2a-4197-9e16-7d0a6c55aa59: !Template + answer_choices: null + id: d2e459f5-8a2a-4197-9e16-7d0a6c55aa59 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Kinyarwanda: ||| {{translation["kin"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-kin + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-nso/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-nso/templates.yaml new file mode 100644 index 000000000..b9b104a8d --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-nso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-nso +templates: + b0264ebb-43b4-44be-87f4-4bb20d17b2e5: !Template + answer_choices: null + id: b0264ebb-43b4-44be-87f4-4bb20d17b2e5 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-lug + reference: '' + cc870961-f8a8-492c-9746-fa0e63c84da7: !Template + answer_choices: null + id: cc870961-f8a8-492c-9746-fa0e63c84da7 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-nso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-nya/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-nya/templates.yaml new file mode 100644 index 000000000..1aa3427b2 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-nya/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-nya +templates: + 244fdba0-34aa-4117-829f-b214d325c4a1: !Template + answer_choices: null + id: 244fdba0-34aa-4117-829f-b214d325c4a1 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-lug + reference: '' + a420f53f-b52a-4241-8f69-2bed3a39afb3: !Template + answer_choices: null + id: a420f53f-b52a-4241-8f69-2bed3a39afb3 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-sna/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-sna/templates.yaml new file mode 100644 index 000000000..996dd5dfc --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-sna/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-sna +templates: + b1b5a04f-7b4b-4d41-90b3-a3a6b272db51: !Template + answer_choices: null + id: b1b5a04f-7b4b-4d41-90b3-a3a6b272db51 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-lug + reference: '' + e0d1e054-f9a5-453d-ab17-d9dd478ae8ae: !Template + answer_choices: null + id: e0d1e054-f9a5-453d-ab17-d9dd478ae8ae + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-swh/templates.yaml new file mode 100644 index 000000000..4ddb9697b --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-swh +templates: + 1a8a4f25-378b-49c3-aef0-e39bde1b137c: !Template + answer_choices: null + id: 1a8a4f25-378b-49c3-aef0-e39bde1b137c + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-lug + reference: '' + 8edc9125-3b79-4c6c-8463-7c3cd9d13391: !Template + answer_choices: null + id: 8edc9125-3b79-4c6c-8463-7c3cd9d13391 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-swh + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-tsn/templates.yaml new file mode 100644 index 000000000..fb3b6848f --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-tsn +templates: + 7c3dda60-e785-41e7-9e4b-0739185bfc12: !Template + answer_choices: null + id: 7c3dda60-e785-41e7-9e4b-0739185bfc12 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-tsn + reference: '' + 897ba5a7-661f-48b0-84a1-ec1522851965: !Template + answer_choices: null + id: 897ba5a7-661f-48b0-84a1-ec1522851965 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-lug + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-tso/templates.yaml new file mode 100644 index 000000000..0e2914373 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-tso +templates: + 771470d5-9f4d-4711-ad54-cb3db57a7d71: !Template + answer_choices: null + id: 771470d5-9f4d-4711-ad54-cb3db57a7d71 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-tso + reference: '' + ecee5850-2fc4-4df3-be70-0caf7a2106cd: !Template + answer_choices: null + id: ecee5850-2fc4-4df3-be70-0caf7a2106cd + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-lug + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-xho/templates.yaml new file mode 100644 index 000000000..601be2375 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-xho +templates: + 1942d62b-bf15-4a88-89f4-56aebe000872: !Template + answer_choices: null + id: 1942d62b-bf15-4a88-89f4-56aebe000872 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-xho + reference: '' + 75f54c0f-b00c-47ef-91ac-54572d5dac02: !Template + answer_choices: null + id: 75f54c0f-b00c-47ef-91ac-54572d5dac02 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-lug + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-yor/templates.yaml new file mode 100644 index 000000000..0906649df --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-yor +templates: + 9d553879-54d1-45f0-99f2-edaa4137a935: !Template + answer_choices: null + id: 9d553879-54d1-45f0-99f2-edaa4137a935 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-yor + reference: '' + d9cdb191-10fb-4c0d-b16d-9962b55660ad: !Template + answer_choices: null + id: d9cdb191-10fb-4c0d-b16d-9962b55660ad + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-lug + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/lug-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/lug-zul/templates.yaml new file mode 100644 index 000000000..e326f9b20 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/lug-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: lug-zul +templates: + 55d38723-188a-4c69-b76b-7f16919004e5: !Template + answer_choices: null + id: 55d38723-188a-4c69-b76b-7f16919004e5 + jinja: 'Text in Ganda: {{translation["lug"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-lug-zul + reference: '' + 8396f54d-c220-47af-bb74-2fa10c903da6: !Template + answer_choices: null + id: 8396f54d-c220-47af-bb74-2fa10c903da6 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Ganda: ||| {{translation["lug"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-lug + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-nya/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-nya/templates.yaml new file mode 100644 index 000000000..d245d6eca --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-nya/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-nya +templates: + 7d953a35-aa01-4cef-a05f-ad09aed1eef4: !Template + answer_choices: null + id: 7d953a35-aa01-4cef-a05f-ad09aed1eef4 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-nso + reference: '' + d7ab21ef-4d09-4d10-a561-6d9327a2c00a: !Template + answer_choices: null + id: d7ab21ef-4d09-4d10-a561-6d9327a2c00a + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-sna/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-sna/templates.yaml new file mode 100644 index 000000000..545f93fef --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-sna/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-sna +templates: + 31a1eebf-eb77-4d74-86a9-523b5a170681: !Template + answer_choices: null + id: 31a1eebf-eb77-4d74-86a9-523b5a170681 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-nso + reference: '' + 94ce2d9f-e538-47ae-9b68-daec4bc3cf53: !Template + answer_choices: null + id: 94ce2d9f-e538-47ae-9b68-daec4bc3cf53 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-swh/templates.yaml new file mode 100644 index 000000000..498129db8 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-swh +templates: + 3c847444-a922-4798-aec1-d4496b3d8df4: !Template + answer_choices: null + id: 3c847444-a922-4798-aec1-d4496b3d8df4 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-nso + reference: '' + d5916740-6d8c-493b-aaee-6235e162ad3f: !Template + answer_choices: null + id: d5916740-6d8c-493b-aaee-6235e162ad3f + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-swh + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-tsn/templates.yaml new file mode 100644 index 000000000..bef689c8a --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-tsn +templates: + 3d29844a-8aea-4296-b52a-240ef0a148e2: !Template + answer_choices: null + id: 3d29844a-8aea-4296-b52a-240ef0a148e2 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-nso + reference: '' + e594115c-a2a4-401c-8e84-6a192c55f19d: !Template + answer_choices: null + id: e594115c-a2a4-401c-8e84-6a192c55f19d + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-tso/templates.yaml new file mode 100644 index 000000000..c28bc44a2 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-tso +templates: + 1bae33a9-8c9d-46bf-a35f-74f7dbfbff88: !Template + answer_choices: null + id: 1bae33a9-8c9d-46bf-a35f-74f7dbfbff88 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-tso + reference: '' + dd68e7fa-3a27-49ec-9673-8408c64e5dad: !Template + answer_choices: null + id: dd68e7fa-3a27-49ec-9673-8408c64e5dad + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-nso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-xho/templates.yaml new file mode 100644 index 000000000..a8d835725 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-xho +templates: + 0cf4f390-a9cf-4487-a9cc-43a4357d9e8e: !Template + answer_choices: null + id: 0cf4f390-a9cf-4487-a9cc-43a4357d9e8e + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-xho + reference: '' + 91ccc935-e072-441b-93f2-0aec14e92b0d: !Template + answer_choices: null + id: 91ccc935-e072-441b-93f2-0aec14e92b0d + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-nso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-yor/templates.yaml new file mode 100644 index 000000000..7b31b23c9 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-yor +templates: + 11fb7954-04c9-4246-89a6-10aeb399004d: !Template + answer_choices: null + id: 11fb7954-04c9-4246-89a6-10aeb399004d + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-yor + reference: '' + 628f6cb8-4831-4af8-89e3-162bfd721e1b: !Template + answer_choices: null + id: 628f6cb8-4831-4af8-89e3-162bfd721e1b + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-nso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nso-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/nso-zul/templates.yaml new file mode 100644 index 000000000..5a70e0244 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nso-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nso-zul +templates: + 0c1a22a2-9c79-458e-af5c-e965fe049b93: !Template + answer_choices: null + id: 0c1a22a2-9c79-458e-af5c-e965fe049b93 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Pedi: ||| {{translation["nso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-nso + reference: '' + 43769bcb-f067-49ec-92e5-265516cee587: !Template + answer_choices: null + id: 43769bcb-f067-49ec-92e5-265516cee587 + jinja: 'Text in Pedi: {{translation["nso"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nso-zul + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-sna/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-sna/templates.yaml new file mode 100644 index 000000000..ef6a7d4cc --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-sna/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-sna +templates: + ce36f07f-c6e4-444b-8cbe-b09e441f100a: !Template + answer_choices: null + id: ce36f07f-c6e4-444b-8cbe-b09e441f100a + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-nya + reference: '' + ceb6a6a3-064b-4a27-a194-1b3e1c73e8af: !Template + answer_choices: null + id: ceb6a6a3-064b-4a27-a194-1b3e1c73e8af + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-swh/templates.yaml new file mode 100644 index 000000000..2200b1974 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-swh +templates: + 25299ec2-3058-4911-8b66-badb325797db: !Template + answer_choices: null + id: 25299ec2-3058-4911-8b66-badb325797db + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-swh + reference: '' + 29843ffa-4635-4bbb-b492-ac363d6ef5e9: !Template + answer_choices: null + id: 29843ffa-4635-4bbb-b492-ac363d6ef5e9 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-tsn/templates.yaml new file mode 100644 index 000000000..1ff1bc175 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-tsn +templates: + 3403b326-46e0-4cb2-af38-abcd2f4984b9: !Template + answer_choices: null + id: 3403b326-46e0-4cb2-af38-abcd2f4984b9 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-nya + reference: '' + 59fad8eb-17a8-4c8f-85d8-a005f2d647da: !Template + answer_choices: null + id: 59fad8eb-17a8-4c8f-85d8-a005f2d647da + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-tso/templates.yaml new file mode 100644 index 000000000..2a084644c --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-tso +templates: + a5639d5a-dcfe-4c4c-a4b9-ee8e6152a3d1: !Template + answer_choices: null + id: a5639d5a-dcfe-4c4c-a4b9-ee8e6152a3d1 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-tso + reference: '' + d3aafec9-3d20-456c-86ac-8c83c1ab4098: !Template + answer_choices: null + id: d3aafec9-3d20-456c-86ac-8c83c1ab4098 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-xho/templates.yaml new file mode 100644 index 000000000..c8e0655ea --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-xho +templates: + 1345abf5-155f-4550-aab3-b072c8e7bf21: !Template + answer_choices: null + id: 1345abf5-155f-4550-aab3-b072c8e7bf21 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-nya + reference: '' + fd5a5106-e6cf-4f35-a7d7-e45aa1f84229: !Template + answer_choices: null + id: fd5a5106-e6cf-4f35-a7d7-e45aa1f84229 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-yor/templates.yaml new file mode 100644 index 000000000..fa3b8881e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-yor +templates: + 05e72617-5459-467d-9e22-bbe9bcccd5a6: !Template + answer_choices: null + id: 05e72617-5459-467d-9e22-bbe9bcccd5a6 + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-nya + reference: '' + a77aaf6a-2ab2-4de0-a28b-fea8ad605e68: !Template + answer_choices: null + id: a77aaf6a-2ab2-4de0-a28b-fea8ad605e68 + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-yor + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/nya-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/nya-zul/templates.yaml new file mode 100644 index 000000000..2f0f1f19e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/nya-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: nya-zul +templates: + 84133dd0-35b6-4415-b9f9-18df5267c90d: !Template + answer_choices: null + id: 84133dd0-35b6-4415-b9f9-18df5267c90d + jinja: 'Text in Nyanja: {{translation["nya"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-nya-zul + reference: '' + 93995b72-d8a7-438b-a179-9c64a7ecd4cd: !Template + answer_choices: null + id: 93995b72-d8a7-438b-a179-9c64a7ecd4cd + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Nyanja: ||| {{translation["nya"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-nya + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/sna-swh/templates.yaml b/promptsource/templates/allenai/wmt22_african/sna-swh/templates.yaml new file mode 100644 index 000000000..3f21ceb4d --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/sna-swh/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: sna-swh +templates: + a316c141-fe11-4a14-a8c1-34dc4fb85178: !Template + answer_choices: null + id: a316c141-fe11-4a14-a8c1-34dc4fb85178 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-swh + reference: '' + b9099895-63ad-4a0c-a21a-01da51d155a3: !Template + answer_choices: null + id: b9099895-63ad-4a0c-a21a-01da51d155a3 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/sna-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/sna-tsn/templates.yaml new file mode 100644 index 000000000..1b608e693 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/sna-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: sna-tsn +templates: + 0b7e6afd-e761-4752-b883-ec23ef6e7af4: !Template + answer_choices: null + id: 0b7e6afd-e761-4752-b883-ec23ef6e7af4 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-tsn + reference: '' + 9b8dd053-7fc4-4e76-963b-fc985ad64cb2: !Template + answer_choices: null + id: 9b8dd053-7fc4-4e76-963b-fc985ad64cb2 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/sna-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/sna-tso/templates.yaml new file mode 100644 index 000000000..ff94af818 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/sna-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: sna-tso +templates: + 1317e4f7-8402-4815-ba9d-dfe9a1e62a19: !Template + answer_choices: null + id: 1317e4f7-8402-4815-ba9d-dfe9a1e62a19 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-tso + reference: '' + 8f40c5b7-52b5-4537-9061-faeee926cf23: !Template + answer_choices: null + id: 8f40c5b7-52b5-4537-9061-faeee926cf23 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/sna-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/sna-xho/templates.yaml new file mode 100644 index 000000000..9689d7bbc --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/sna-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: sna-xho +templates: + 071d7c55-c029-41a1-b75c-d06771b59ee1: !Template + answer_choices: null + id: 071d7c55-c029-41a1-b75c-d06771b59ee1 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-sna + reference: '' + b15e38d8-7e70-4df9-b0b7-96d0fc497077: !Template + answer_choices: null + id: b15e38d8-7e70-4df9-b0b7-96d0fc497077 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/sna-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/sna-yor/templates.yaml new file mode 100644 index 000000000..330235f1f --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/sna-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: sna-yor +templates: + 8047f2a8-6fa7-47f4-a4a1-9be8e2e3a231: !Template + answer_choices: null + id: 8047f2a8-6fa7-47f4-a4a1-9be8e2e3a231 + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-yor + reference: '' + fc2eea57-8dc9-4bef-9a05-2a861379c7ad: !Template + answer_choices: null + id: fc2eea57-8dc9-4bef-9a05-2a861379c7ad + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/sna-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/sna-zul/templates.yaml new file mode 100644 index 000000000..f1bab40a7 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/sna-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: sna-zul +templates: + 651bbc87-b9ad-4d9e-844a-e694c8571a0b: !Template + answer_choices: null + id: 651bbc87-b9ad-4d9e-844a-e694c8571a0b + jinja: 'Text in Shona: {{translation["sna"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-sna-zul + reference: '' + 8d01b95b-a332-4293-abc3-3c5d646954cb: !Template + answer_choices: null + id: 8d01b95b-a332-4293-abc3-3c5d646954cb + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Shona: ||| {{translation["sna"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-sna + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/swh-tsn/templates.yaml b/promptsource/templates/allenai/wmt22_african/swh-tsn/templates.yaml new file mode 100644 index 000000000..29a899546 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/swh-tsn/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: swh-tsn +templates: + 5a8ae44b-e0a3-4e3d-b89e-25bb9509b5cb: !Template + answer_choices: null + id: 5a8ae44b-e0a3-4e3d-b89e-25bb9509b5cb + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-swh + reference: '' + ea443915-3895-4963-ace5-2425d6154da6: !Template + answer_choices: null + id: ea443915-3895-4963-ace5-2425d6154da6 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/swh-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/swh-tso/templates.yaml new file mode 100644 index 000000000..d61c67288 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/swh-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: swh-tso +templates: + 5a7c8ff7-bdde-44b7-8994-9ec10bd2f7fe: !Template + answer_choices: null + id: 5a7c8ff7-bdde-44b7-8994-9ec10bd2f7fe + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-swh + reference: '' + f425a640-2fd1-4b9d-905e-66a06515f570: !Template + answer_choices: null + id: f425a640-2fd1-4b9d-905e-66a06515f570 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-tso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/swh-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/swh-xho/templates.yaml new file mode 100644 index 000000000..766ed1a37 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/swh-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: swh-xho +templates: + b7bcf34f-d04a-43e0-b400-6b2618f81c4b: !Template + answer_choices: null + id: b7bcf34f-d04a-43e0-b400-6b2618f81c4b + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-swh + reference: '' + f263624f-3bd0-4bc1-9c99-c261dc7da201: !Template + answer_choices: null + id: f263624f-3bd0-4bc1-9c99-c261dc7da201 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/swh-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/swh-yor/templates.yaml new file mode 100644 index 000000000..0f4db8435 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/swh-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: swh-yor +templates: + 3fb1b8c4-403f-48cb-a65b-d09c2a579a33: !Template + answer_choices: null + id: 3fb1b8c4-403f-48cb-a65b-d09c2a579a33 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-yor + reference: '' + a548944b-fd80-44bd-b98a-3050d7bec4de: !Template + answer_choices: null + id: a548944b-fd80-44bd-b98a-3050d7bec4de + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-swh + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/swh-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/swh-zul/templates.yaml new file mode 100644 index 000000000..95b4e2788 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/swh-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: swh-zul +templates: + 34eeb42b-f0a2-4a61-8089-85ec64be4025: !Template + answer_choices: null + id: 34eeb42b-f0a2-4a61-8089-85ec64be4025 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Swahili (individual language): ||| {{translation["swh"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-swh + reference: '' + dae67925-8fc2-415f-b4bc-6c4157964211: !Template + answer_choices: null + id: dae67925-8fc2-415f-b4bc-6c4157964211 + jinja: 'Text in Swahili (individual language): {{translation["swh"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-swh-zul + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tsn-tso/templates.yaml b/promptsource/templates/allenai/wmt22_african/tsn-tso/templates.yaml new file mode 100644 index 000000000..66ff9328e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tsn-tso/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tsn-tso +templates: + 34e866a3-1eb9-4387-9f33-ec06bfdfcf7f: !Template + answer_choices: null + id: 34e866a3-1eb9-4387-9f33-ec06bfdfcf7f + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-tso + reference: '' + af1dce7f-d047-4772-ae44-94859daef02d: !Template + answer_choices: null + id: af1dce7f-d047-4772-ae44-94859daef02d + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tsn-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/tsn-xho/templates.yaml new file mode 100644 index 000000000..0f83b3168 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tsn-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tsn-xho +templates: + 032f38ab-e5d9-4111-afab-273723c56052: !Template + answer_choices: null + id: 032f38ab-e5d9-4111-afab-273723c56052 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-xho + reference: '' + e7aa25cb-0f90-4bfb-94be-e043beb41fc4: !Template + answer_choices: null + id: e7aa25cb-0f90-4bfb-94be-e043beb41fc4 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tsn-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/tsn-yor/templates.yaml new file mode 100644 index 000000000..737c1ae92 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tsn-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tsn-yor +templates: + 541da8c4-490a-4134-af9c-06269815133c: !Template + answer_choices: null + id: 541da8c4-490a-4134-af9c-06269815133c + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-tsn + reference: '' + 7c3a16c9-5e09-4ac9-8471-c7f071709e10: !Template + answer_choices: null + id: 7c3a16c9-5e09-4ac9-8471-c7f071709e10 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-yor + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tsn-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/tsn-zul/templates.yaml new file mode 100644 index 000000000..1358d40e9 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tsn-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tsn-zul +templates: + 6ed6a063-3d83-4322-8326-24c1e26936d2: !Template + answer_choices: null + id: 6ed6a063-3d83-4322-8326-24c1e26936d2 + jinja: 'Text in Tswana: {{translation["tsn"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tsn-zul + reference: '' + de3044a6-a06a-4b57-8e4f-68210e431939: !Template + answer_choices: null + id: de3044a6-a06a-4b57-8e4f-68210e431939 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Tswana: ||| {{translation["tsn"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-tsn + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tso-xho/templates.yaml b/promptsource/templates/allenai/wmt22_african/tso-xho/templates.yaml new file mode 100644 index 000000000..192270b24 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tso-xho/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tso-xho +templates: + 2a106906-6418-4030-9e65-e7083f735958: !Template + answer_choices: null + id: 2a106906-6418-4030-9e65-e7083f735958 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-tso + reference: '' + 609a06fe-7152-4240-8a3b-fe4044519646: !Template + answer_choices: null + id: 609a06fe-7152-4240-8a3b-fe4044519646 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tso-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/tso-yor/templates.yaml new file mode 100644 index 000000000..387d87730 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tso-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tso-yor +templates: + d0bbc881-e746-49a7-9b1b-d5702a15d166: !Template + answer_choices: null + id: d0bbc881-e746-49a7-9b1b-d5702a15d166 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-yor + reference: '' + deb4b92c-4468-4b2c-9a38-694db8446d8b: !Template + answer_choices: null + id: deb4b92c-4468-4b2c-9a38-694db8446d8b + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-tso + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/tso-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/tso-zul/templates.yaml new file mode 100644 index 000000000..e292b4051 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/tso-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: tso-zul +templates: + 4f7ec5cd-d4b5-4d92-ae82-1e453e10aac8: !Template + answer_choices: null + id: 4f7ec5cd-d4b5-4d92-ae82-1e453e10aac8 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Tsonga: ||| {{translation["tso"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-tso + reference: '' + fbed021c-6ab7-4e38-8281-166595e0a843: !Template + answer_choices: null + id: fbed021c-6ab7-4e38-8281-166595e0a843 + jinja: 'Text in Tsonga: {{translation["tso"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-tso-zul + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/xho-yor/templates.yaml b/promptsource/templates/allenai/wmt22_african/xho-yor/templates.yaml new file mode 100644 index 000000000..6c44fc639 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/xho-yor/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: xho-yor +templates: + 5b46a25c-00d0-42ff-9385-771e1379080f: !Template + answer_choices: null + id: 5b46a25c-00d0-42ff-9385-771e1379080f + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-xho + reference: '' + fb6cf92e-7b53-49da-b579-2fa574b2a998: !Template + answer_choices: null + id: fb6cf92e-7b53-49da-b579-2fa574b2a998 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-yor + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/xho-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/xho-zul/templates.yaml new file mode 100644 index 000000000..cb1207b84 --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/xho-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: xho-zul +templates: + 79b6a8d6-6161-4fd8-b415-ef242c4e7e84: !Template + answer_choices: null + id: 79b6a8d6-6161-4fd8-b415-ef242c4e7e84 + jinja: 'Text in Xhosa: {{translation["xho"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-xho-zul + reference: '' + ad2d92a7-0105-4ae4-b1df-93fc5391e81e: !Template + answer_choices: null + id: ad2d92a7-0105-4ae4-b1df-93fc5391e81e + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Xhosa: ||| {{translation["xho"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-xho + reference: '' diff --git a/promptsource/templates/allenai/wmt22_african/yor-zul/templates.yaml b/promptsource/templates/allenai/wmt22_african/yor-zul/templates.yaml new file mode 100644 index 000000000..96384b15e --- /dev/null +++ b/promptsource/templates/allenai/wmt22_african/yor-zul/templates.yaml @@ -0,0 +1,29 @@ +dataset: allenai/wmt22_african +subset: yor-zul +templates: + 6db53c49-2d43-4dad-8265-a3dedfd4e115: !Template + answer_choices: null + id: 6db53c49-2d43-4dad-8265-a3dedfd4e115 + jinja: 'Text in Zulu: {{translation["zul"] }} + + Translation of the previous text to Yoruba: ||| {{translation["yor"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-zul-yor + reference: '' + 8b787c15-51b7-4e4c-a6c4-0a4f9e1b4c32: !Template + answer_choices: null + id: 8b787c15-51b7-4e4c-a6c4-0a4f9e1b4c32 + jinja: 'Text in Yoruba: {{translation["yor"] }} + + Translation of the previous text to Zulu: ||| {{translation["zul"]}}' + metadata: !TemplateMetadata + choices_in_prompt: null + languages: null + metrics: null + original_task: null + name: text-translation-yor-zul + reference: ''