diff --git a/skills/a-attribution.txt b/skills/a-attribution.txt new file mode 100644 index 0000000..97eb9ad --- /dev/null +++ b/skills/a-attribution.txt @@ -0,0 +1,5 @@ +Title of work: title +Link to work: - +Revision: - +License of the work: license +Creator names: name diff --git a/skills/a-qna.yaml b/skills/a-qna.yaml new file mode 100644 index 0000000..5658cf1 --- /dev/null +++ b/skills/a-qna.yaml @@ -0,0 +1,19 @@ +created_by: vishnoianil +version: 2 +task_description: t +seed_examples: + - question: a + answer: a + context: a + - question: b + answer: b + context: b + - question: c + answer: c + context: c + - question: d + answer: d + context: d + - question: e + answer: e + context: e