Skip to content

Commit

Permalink
Mock data for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Pereira <[email protected]>
  • Loading branch information
Gregory-Pereira committed Dec 15, 2024
1 parent e91f737 commit 29dbd89
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 0 deletions.
5 changes: 5 additions & 0 deletions knowledge/engineering/mock_data/attribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Title of work: mock data
Link to work: https://gist.githubusercontent.com/Gregory-Pereira/1ce24e2c048d9596d3fbc91e01ac1112/raw/f422768f7f05ba0d0c12943c95e87a1c38eb2032/mock-data-ilab-contribution.md
Revision: 1
License of the work: MIT-2.0
Creator names: Gregory Pereira
52 changes: 52 additions & 0 deletions knowledge/engineering/mock_data/qna.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
created_by: Gregory-Pereira
version: 3
domain: Testing mock data
document_outline: >-
This is some mock data that I will use to determine the structure of Ilab and
how it works.
seed_examples:
- context: '1'
questions_and_answers:
- question: a
answer: a
- question: b
answer: b
- question: c
answer: c
- context: '2'
questions_and_answers:
- question: a
answer: a
- question: b
answer: b
- question: c
answer: c
- context: '3'
questions_and_answers:
- question: a
answer: a
- question: b
answer: b
- question: c
answer: c
- context: '4'
questions_and_answers:
- question: a
answer: a
- question: b
answer: b
- question: c
answer: c
- context: '5'
questions_and_answers:
- question: a
answer: a
- question: b
answer: b
- question: c
answer: c
document:
repo: https://gist.github.com/Gregory-Pereira/1ce24e2c048d9596d3fbc91e01ac1112
commit: 1ce24e2c048d9596d3fbc91e01ac1112
patterns:
- mock-data-ilab-contribution.md

0 comments on commit 29dbd89

Please sign in to comment.