Skip to content

Commit

Permalink
skill for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Kumar Vishnoi <[email protected]>
  • Loading branch information
vishnoianil committed Jul 11, 2024
1 parent e91f737 commit 86fa8d6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
5 changes: 5 additions & 0 deletions compositional_skills/test/skill-1/attribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Title of work: test title
Link to work: -
Revision: -
License of the work: test license
Creator names: Anil Vishnoi
19 changes: 19 additions & 0 deletions compositional_skills/test/skill-1/qna.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
created_by: vishnoianil
version: 2
task_description: skil description for testing
seed_examples:
- question: '11'
context: '11'
answer: '11'
- question: '22'
context: '22'
answer: '22'
- question: '33'
context: '33'
answer: '33'
- question: '44'
context: '44'
answer: '44'
- question: '55'
context: '55'
answer: '55'

0 comments on commit 86fa8d6

Please sign in to comment.