From db16963827cdc42ab25f317e81584b4d78a816a7 Mon Sep 17 00:00:00 2001 From: Anil Vishnoi Date: Fri, 13 Sep 2024 17:04:39 -0700 Subject: [PATCH] Amend commit with updated content Signed-off-by: anil --- .../geography/attribution.txt | 3 +++ compositional_skills/geography/qna.yaml | 20 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 compositional_skills/geography/attribution.txt create mode 100644 compositional_skills/geography/qna.yaml diff --git a/compositional_skills/geography/attribution.txt b/compositional_skills/geography/attribution.txt new file mode 100644 index 0000000..da59c5d --- /dev/null +++ b/compositional_skills/geography/attribution.txt @@ -0,0 +1,3 @@ +Title of work: title +License of the work: license +Creator names: anil diff --git a/compositional_skills/geography/qna.yaml b/compositional_skills/geography/qna.yaml new file mode 100644 index 0000000..6c43182 --- /dev/null +++ b/compositional_skills/geography/qna.yaml @@ -0,0 +1,20 @@ +created_by: vishnoianil +version: 3 +task_description: >- + asdfasdfkljasdlkfjalskjdflkajsdfklajsdfkljasdlkfjaskldjfklasdjflkadsjflkjadslkfjalksdjflkasjdf +seed_examples: + - context: '1' + question: '1' + answer: '1' + - context: '2' + question: '2' + answer: '2' + - context: '3' + question: '3' + answer: '3' + - context: '4' + question: '4' + answer: '4' + - context: '5' + question: '5' + answer: '5'