diff --git a/compositional_skills/engineering/test-skill-form/attribution.txt b/compositional_skills/engineering/test-skill-form/attribution.txt new file mode 100644 index 0000000..2ad6fee --- /dev/null +++ b/compositional_skills/engineering/test-skill-form/attribution.txt @@ -0,0 +1,3 @@ +Title of work: no title +License of the work: no license +Creator names: anil diff --git a/compositional_skills/engineering/test-skill-form/qna.yaml b/compositional_skills/engineering/test-skill-form/qna.yaml new file mode 100644 index 0000000..0b55088 --- /dev/null +++ b/compositional_skills/engineering/test-skill-form/qna.yaml @@ -0,0 +1,15 @@ +created_by: vishnoianil +version: 3 +task_description: Testing new skill form design +seed_examples: + - context: '1' + question: '11' + answer: '1' + - question: '2' + answer: '2' + - question: '3' + answer: '3' + - question: '4' + answer: '4' + - question: '5' + answer: '5'