fabricatio_rag.models.qa
Models defined in fabricatio-rag.
Classes
A question-answer pair where the answer is grounded in source text. |
|
Container holding all question-answer pairs generated for one text chunk. |
Module Contents
- class fabricatio_rag.models.qa.QAPair(/, **data: Any)
Bases:
fabricatio_core.models.generic.SketchedAbleA question-answer pair where the answer is grounded in source text.
- class fabricatio_rag.models.qa.EnrichmentResult(/, **data: Any)
Bases:
fabricatio_core.models.generic.SketchedAbleContainer holding all question-answer pairs generated for one text chunk.