Skip to content

Commit

Permalink
Knowledge in InstructLab is represented by question and answ
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Vishnoi <[email protected]>
  • Loading branch information
vishnoianil committed Dec 20, 2024
1 parent 2631714 commit 3ca1402
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
5 changes: 5 additions & 0 deletions knowledge/geography/test/knowledge/attribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Title of work: work title
Link to work: http://github.com
Revision: sadfadsfadsf098098098dsfasdf
License of the work: no license
Creator names: Anil Kumar Vishnoi
53 changes: 53 additions & 0 deletions knowledge/geography/test/knowledge/qna.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
created_by: vishnoianil
version: 3
domain: test
document_outline: >-
Knowledge in InstructLab is represented by question and answer pairs that
involve facts, data, or references. Knowledge in InstructLab is represented by
question and answer pairs that involve facts, data, or references.
seed_examples:
- context: '1'
questions_and_answers:
- question: '11'
answer: '11'
- question: '12'
answer: '12'
- question: '13'
answer: '13'
- context: '2'
questions_and_answers:
- question: '21'
answer: '21'
- question: '22'
answer: '22'
- question: '23'
answer: '23'
- context: '3'
questions_and_answers:
- question: '31'
answer: '31'
- question: '32'
answer: '32'
- question: '33'
answer: '33'
- context: '4'
questions_and_answers:
- question: '41'
answer: '41'
- question: '42'
answer: '42'
- question: '43'
answer: '43'
- context: '5'
questions_and_answers:
- question: '51'
answer: '51'
- question: '52'
answer: '52'
- question: '53'
answer: '53'
document:
repo: https://github.com
commit: asdfasdfasdf897897987asdf87asdf987asdf
patterns:
- test.pdf

0 comments on commit 3ca1402

Please sign in to comment.