diff --git a/compositional_skills/test/skill-1/attribution.txt b/compositional_skills/test/skill-1/attribution.txt new file mode 100644 index 0000000..2f5483c --- /dev/null +++ b/compositional_skills/test/skill-1/attribution.txt @@ -0,0 +1,5 @@ +Title of work: test title +Link to work: - +Revision: - +License of the work: test license +Creator names: Anil Vishnoi diff --git a/compositional_skills/test/skill-1/qna.yaml b/compositional_skills/test/skill-1/qna.yaml new file mode 100644 index 0000000..f0acbb4 --- /dev/null +++ b/compositional_skills/test/skill-1/qna.yaml @@ -0,0 +1,19 @@ +created_by: vishnoianil +version: 2 +task_description: skil description for testing +seed_examples: + - question: 11a + context: 11a + answer: 11a + - question: "22" + context: "22" + answer: "22" + - question: "33" + context: "33" + answer: "33" + - question: "44" + context: "44" + answer: "44" + - question: "55" + context: "55" + answer: "55"