Generative QA with LFQA #4111
Unanswered
Chetan-Yeola
asked this question in
Questions
Replies: 2 comments 4 replies
-
Yes you can. Haystack doesn't support training these models but It is like fine-tuning any other Seq2Seq model. Here is an example |
Beta Was this translation helpful? Give feedback.
4 replies
-
Yes @mayankjobanputra , you are correct. Haystack is an open-source library for building and evaluating information retrieval systems, and it does not currently support training models for the LFQA task. However, it is possible to fine-tune an existing Seq2Seq (Sequence-to-Sequence) model for the task of generative QA, including LFQA. |
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.
-
Can we train a reader/generator on our own dataset?
Beta Was this translation helpful? Give feedback.
All reactions