Replies: 1 comment
-
I re-opened #5992 because we reverted the way we implemented this feature in the first beta and we'll try another approach soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that there are not any classes such as
QuestionAnswerGenerationPipeline
,RetrieverQuestionGenerationPipeline
, andQuestionGenerationPipeline
. I am using Haystack 1.24 currently and it has good options for QA. For example, there is a complete tutorial in this subject.I want to switch
Haystack 2.0
, but I can't find any docs about QA generation using Haystack 2.0. Can you help me in using Haystack 2.0 for QA generation?Beta Was this translation helpful? Give feedback.
All reactions